From 7cca2d80fb5b362e8f17d6fd81ff04f304c2f2c9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 16 Dec 2015 06:15:51 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Iff78ca4ed8e01fcfb2c6614113b20f783f2016d0 --- .../source/locale/admin-guide-cloud.pot | 613 ++-- doc/common-rst/source/locale/common-rst.pot | 3073 ++++++++-------- .../locale/de/LC_MESSAGES/common-rst.po | 10 +- .../locale/en_GB/LC_MESSAGES/common-rst.po | 8 +- .../locale/es/LC_MESSAGES/common-rst.po | 9 +- .../locale/fr/LC_MESSAGES/common-rst.po | 15 +- .../locale/ja/LC_MESSAGES/common-rst.po | 359 +- .../locale/ru/LC_MESSAGES/common-rst.po | 5 +- .../locale/vi_VN/LC_MESSAGES/common-rst.po | 16 +- .../locale/zh_CN/LC_MESSAGES/common-rst.po | 45 +- doc/glossary/locale/de.po | 10 +- doc/glossary/locale/en_GB.po | 8 +- doc/glossary/locale/es.po | 9 +- doc/glossary/locale/fr.po | 15 +- doc/glossary/locale/glossary.pot | 3172 ++++++++--------- doc/glossary/locale/ja.po | 15 +- doc/glossary/locale/ko_KR.po | 10 +- doc/glossary/locale/ru.po | 7 +- doc/glossary/locale/vi_VN.po | 16 +- doc/glossary/locale/zh_CN.po | 10 +- .../locale/cs/LC_MESSAGES/install-guide.po | 13 +- .../source/locale/install-guide.pot | 83 +- .../locale/ja/LC_MESSAGES/install-guide.po | 14 +- 23 files changed, 3670 insertions(+), 3865 deletions(-) diff --git a/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot b/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot index d9e2409912..7908b230df 100644 --- a/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot +++ b/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Cloud Administrator Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-04 06:09+0000\n" +"POT-Creation-Date: 2015-12-16 06:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -122,7 +122,7 @@ msgid "Install the Bare Metal service." msgstr "" #: ../baremetal.rst:69 -msgid "Setup the Bare Metal driver in the compute node's :file:`nova.conf`." +msgid "Setup the Bare Metal driver in the compute node's ``nova.conf`` file." msgstr "" #: ../baremetal.rst:71 @@ -155,7 +155,7 @@ msgstr "" # #-#-#-#-# baremetal.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# cross_project_cors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../baremetal.rst:88 ../cross_project_cors.rst:109 +#: ../baremetal.rst:88 ../cross_project_cors.rst:114 msgid "Troubleshooting" msgstr "" @@ -170,64 +170,64 @@ msgstr "" #: ../baremetal.rst:99 msgid "" -"The message \"No valid host was found\" means that the Compute service " +"The message ``No valid host was found`` means that the Compute service " "scheduler could not find a bare metal node suitable for booting the new " "instance." msgstr "" -#: ../baremetal.rst:102 +#: ../baremetal.rst:103 msgid "" "This means there will be some mismatch between resources that the Compute " "service expects to find and resources that Bare Metal service advertised to " "the Compute service." msgstr "" -#: ../baremetal.rst:106 -msgid "If this is true, check the following:" +#: ../baremetal.rst:107 +msgid "If you get this message, check the following:" msgstr "" -#: ../baremetal.rst:108 +#: ../baremetal.rst:109 msgid "" "Introspection should have succeeded for you before, or you should have " -"entered the required bare-metal node properties manually. For each node in " -"``ironic node-list`` use:" +"entered the required bare-metal node properties manually. For each node in :" +"command:`ironic node-list` use:" msgstr "" -#: ../baremetal.rst:116 +#: ../baremetal.rst:117 msgid "" "and make sure that ``properties`` JSON field has valid values for keys " "``cpus``, ``cpu_arch``, ``memory_mb`` and ``local_gb``." msgstr "" -#: ../baremetal.rst:119 +#: ../baremetal.rst:120 msgid "" "The flavor in the Compute service that you are using does not exceed the " "bare-metal node properties above for a required number of nodes. Use:" msgstr "" -#: ../baremetal.rst:126 +#: ../baremetal.rst:127 msgid "" -"Make sure that enough nodes are in ``available`` state according to ``ironic " -"node-list``. Nodes in ``manageable`` state usually mean they have failed " -"introspection." +"Make sure that enough nodes are in ``available`` state according to :command:" +"`ironic node-list`. Nodes in ``manageable`` state usually mean they have " +"failed introspection." msgstr "" -#: ../baremetal.rst:130 +#: ../baremetal.rst:131 msgid "" -"Make sure nodes you are going to deploy to are not in maintenance mode. Use " -"``ironic node-list`` to check. A node automatically going to maintenance " -"mode usually means the incorrect credentials for this node. Check them and " -"then remove maintenance mode:" +"Make sure nodes you are going to deploy to are not in maintenance mode. Use :" +"command:`ironic node-list` to check. A node automatically going to " +"maintenance mode usually means the incorrect credentials for this node. " +"Check them and then remove maintenance mode:" msgstr "" -#: ../baremetal.rst:139 +#: ../baremetal.rst:140 msgid "" "It takes some time for nodes information to propagate from the Bare Metal " "service to the Compute service after introspection. Our tooling usually " "accounts for it, but if you did some steps manually, there may be a period " -"of time when nodes are not available to the Compute service yet. Check that " -"``nova hypervisor-stats`` correctly shows total amount of resources in your " -"system." +"of time when nodes are not available to the Compute service yet. Check that :" +"command:`nova hypervisor-stats` correctly shows total amount of resources in " +"your system." msgstr "" #: ../blockstorage-api-throughput.rst:3 @@ -3923,7 +3923,7 @@ msgstr "" #: ../compute-networking-nova.rst:310 ../compute-networking-nova.rst:507 #: ../compute-remote-console-access.rst:36 #: ../compute-remote-console-access.rst:153 ../compute-security.rst:103 -#: ../database.rst:103 ../database.rst:141 ../networking_adv-features.rst:47 +#: ../database.rst:104 ../database.rst:144 ../networking_adv-features.rst:47 #: ../networking_adv-features.rst:130 ../networking_adv-features.rst:711 #: ../networking_arch.rst:29 ../networking_introduction.rst:36 #: ../networking_introduction.rst:129 ../networking_multi-dhcp-agents.rst:40 @@ -5098,7 +5098,7 @@ msgstr "" # #-#-#-#-# compute-live-migration-usage.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# database.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# telemetry-data-collection.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-live-migration-usage.rst:71 ../database.rst:108 +#: ../compute-live-migration-usage.rst:71 ../database.rst:109 #: ../telemetry-data-collection.rst:691 msgid "name" msgstr "" @@ -8224,7 +8224,7 @@ msgstr "" # #-#-#-#-# compute-security.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# database.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute-security.rst:75 ../database.rst:104 ../database.rst:142 +#: ../compute-security.rst:75 ../database.rst:105 ../database.rst:145 msgid "In this example:" msgstr "" @@ -9225,11 +9225,11 @@ msgstr "" msgid "Cross-origin resource sharing" msgstr "" -#: ../cross_project_cors.rst:8 +#: ../cross_project_cors.rst:9 msgid "This is a new feature in OpenStack Liberty." msgstr "" -#: ../cross_project_cors.rst:10 +#: ../cross_project_cors.rst:11 msgid "" "OpenStack supports :term:`Cross-Origin Resource Sharing (CORS)`, a W3C " "specification defining a contract by which the single-origin policy of a " @@ -9238,7 +9238,7 @@ msgid "" "or port." msgstr "" -#: ../cross_project_cors.rst:15 +#: ../cross_project_cors.rst:16 msgid "" "This feature is most useful to organizations which maintain one or more " "custom user interfaces for OpenStack, as it permits those interfaces to " @@ -9247,70 +9247,71 @@ msgid "" "the security advisory below for more information." msgstr "" -#: ../cross_project_cors.rst:23 +#: ../cross_project_cors.rst:24 msgid "" "Both the Object Storage and dashboard projects provide CORS support that is " "not covered by this document. For those, please refer to their respective " "implementations:" msgstr "" -#: ../cross_project_cors.rst:27 +#: ../cross_project_cors.rst:28 msgid "" "`CORS in Object Storage `_" msgstr "" -#: ../cross_project_cors.rst:28 +#: ../cross_project_cors.rst:29 msgid "" "`CORS in dashboard `_" msgstr "" -#: ../cross_project_cors.rst:32 +#: ../cross_project_cors.rst:33 msgid "Enabling CORS with configuration" msgstr "" -#: ../cross_project_cors.rst:34 +#: ../cross_project_cors.rst:35 msgid "" "In most cases, CORS support is built directly into the service itself. To " "enable it, simply follow the configuration options exposed in the default " "configuration file, or add it yourself according to the pattern below." msgstr "" -#: ../cross_project_cors.rst:47 +#: ../cross_project_cors.rst:48 msgid "" "This method also enables you to define multiple origins. To express this in " -"your configuration file, first begin with a :code:`[cors]` group as above, " -"into which you place your default configuration values. Then, add as many " -"additional configuration groups as necessary, naming them :code:`[cors." -"{something}]` (each name must be unique). The purpose of the suffix to :code:" -"`cors.` is legibility, we recommend using a reasonable human-readable string:" +"your configuration file, first begin with a ``[cors]`` group as above, into " +"which you place your default configuration values. Then, add as many " +"additional configuration groups as necessary, naming them ``[cors." +"{something}]`` (each name must be unique). The purpose of the suffix to " +"``cors.`` is legibility, we recommend using a reasonable human-readable " +"string:" msgstr "" -#: ../cross_project_cors.rst:74 +#: ../cross_project_cors.rst:75 msgid "Enabling CORS with PasteDeploy" msgstr "" -#: ../cross_project_cors.rst:76 +#: ../cross_project_cors.rst:77 msgid "" "In other services, CORS is configured via PasteDeploy. In this case, you " -"must first make sure that OpenStack's :code:`oslo_middleware` package " -"(version 2.4.0 or later) is available in the Python environment that is " -"running the service. Then, add the following configuration block to your :" -"file:`paste.ini` file." -msgstr "" - -#: ../cross_project_cors.rst:92 -msgid "To add another domain, simply add another filter." +"must first make sure that OpenStack's ``oslo_middleware`` package (version " +"2.4.0 or later) is available in the Python environment that is running the " +"service. Then, add the following configuration block to your ``paste.ini`` " +"file." msgstr "" #: ../cross_project_cors.rst:95 +msgid "To add another domain, simply add another filter." +msgstr "" + +#: ../cross_project_cors.rst:98 msgid "Security concerns" msgstr "" -#: ../cross_project_cors.rst:97 +#: ../cross_project_cors.rst:100 msgid "" -"CORS specifies a wildcard character `*`, which permits access to all user " +"CORS specifies a wildcard character ``*``, which permits access to all user " "agents, regardless of domain, protocol, or host. While there are valid use " "cases for this approach, it also permits a malicious actor to create a " "convincing facsimile of a user interface, and trick users into revealing " @@ -9318,72 +9319,71 @@ msgid "" "relevant documentation for any risk to your organization." msgstr "" -#: ../cross_project_cors.rst:104 +#: ../cross_project_cors.rst:109 msgid "" "The CORS specification does not support using this wildcard as a part of a " -"URI. Setting allowed-origin to `*` would work, while :code:`*.openstack.org` " -"would not." +"URI. Setting ``allowed_origin`` to ``*`` would work, while ``*.openstack." +"org`` would not." msgstr "" -#: ../cross_project_cors.rst:110 +#: ../cross_project_cors.rst:116 msgid "" "CORS is very easy to get wrong, as even one incorrect property will violate " "the prescribed contract. Here are some steps you can take to troubleshoot " "your configuration." msgstr "" -#: ../cross_project_cors.rst:115 +#: ../cross_project_cors.rst:121 msgid "Check the service log" msgstr "" -#: ../cross_project_cors.rst:117 +#: ../cross_project_cors.rst:123 msgid "" "The CORS middleware used by OpenStack provides verbose debug logging that " "should reveal most configuration problems. Here are some example log " "messages, and how to resolve them." msgstr "" -#: ../cross_project_cors.rst:122 +#: ../cross_project_cors.rst:128 msgid "" -"A request was received from the origin 'http://foo.com', however this origin " -"was not found in the permitted list. The cause may be a superfluous port " -"notation (ports 80 and 443 do not need to be specified). To correct, ensure " -"that the configuration property for this host is identical to the host " -"indicated in the log message." +"A request was received from the origin ``http://example.com``, however this " +"origin was not found in the permitted list. The cause may be a superfluous " +"port notation (ports 80 and 443 do not need to be specified). To correct, " +"ensure that the configuration property for this host is identical to the " +"host indicated in the log message." msgstr "" -#: ../cross_project_cors.rst:126 -msgid "``CORS request from origin 'http://foo.com' not permitted.``" +#: ../cross_project_cors.rst:132 +msgid "``CORS request from origin 'http://example.com' not permitted.``" msgstr "" -#: ../cross_project_cors.rst:129 +#: ../cross_project_cors.rst:135 msgid "" "A user agent has requested permission to perform a DELETE request, however " "the CORS configuration for the domain does not permit this. To correct, add " -"this method to the :code:`allow_methods` configuration property." +"this method to the ``allow_methods`` configuration property." msgstr "" -#: ../cross_project_cors.rst:131 +#: ../cross_project_cors.rst:137 msgid "``Request method 'DELETE' not in permitted list: GET,PUT,POST``" msgstr "" -#: ../cross_project_cors.rst:134 +#: ../cross_project_cors.rst:140 msgid "" -"A request was received with the header 'X-Custom-Header', which is not " -"permitted. Add this header to the :code:`allow_headers` configuration " -"property." +"A request was received with the header ``X-Custom-Header``, which is not " +"permitted. Add this header to the ``allow_headers`` configuration property." msgstr "" -#: ../cross_project_cors.rst:136 +#: ../cross_project_cors.rst:142 msgid "" "``Request header 'X-Custom-Header' not in permitted list: X-Other-Header``" msgstr "" -#: ../cross_project_cors.rst:139 +#: ../cross_project_cors.rst:145 msgid "Open your browser's console log" msgstr "" -#: ../cross_project_cors.rst:141 +#: ../cross_project_cors.rst:147 msgid "" "Most browsers provide helpful debug output when a CORS request is rejected. " "Usually this happens when a request was successful, but the return headers " @@ -9391,30 +9391,30 @@ msgid "" "trying to access." msgstr "" -#: ../cross_project_cors.rst:147 +#: ../cross_project_cors.rst:153 msgid "Manually construct a CORS request" msgstr "" -#: ../cross_project_cors.rst:148 +#: ../cross_project_cors.rst:155 msgid "" "By using ``curl`` or a similar tool, you can trigger a CORS response with a " "properly constructed HTTP request. An example request and response might " "look like this." msgstr "" -#: ../cross_project_cors.rst:152 -msgid "Request::" +#: ../cross_project_cors.rst:159 +msgid "Request example:" msgstr "" -#: ../cross_project_cors.rst:156 -msgid "Response::" +#: ../cross_project_cors.rst:165 +msgid "Response example:" msgstr "" -#: ../cross_project_cors.rst:166 +#: ../cross_project_cors.rst:177 msgid "" "If the service does not return any access control headers, check the service " -"log, such as :code:`/var/log/upstart/ironic-api.log` for an indication on " -"what went wrong." +"log, such as ``/var/log/upstart/ironic-api.log`` for an indication on what " +"went wrong." msgstr "" #: ../dashboard.rst:3 @@ -9452,14 +9452,11 @@ msgid "" "The dashboard uses `Django sessions framework `__ to handle user session data. However, " "you can use any available session back end. You customize the session back " -"end through the ``SESSION_ENGINE`` setting in your :file:`local_settings` " -"file (on Fedora/RHEL/ CentOS: :file:`/etc/openstack-dashboard/" -"local_settings`, on Ubuntu and Debian: :file:`/etc/openstack-dashboard/" -"local_settings.py`, and on openSUSE: :file:`/srv/www/openstack-dashboard/" -"openstack_dashboard/local/local_settings.py`)." +"end through the ``SESSION_ENGINE`` setting in your ``local_settings.py`` " +"file." msgstr "" -#: ../dashboard_sessions.rst:14 +#: ../dashboard_sessions.rst:11 msgid "" "After architecting and implementing the core OpenStack services and other " "required services, combined with the Dashboard service steps below, users " @@ -9468,100 +9465,96 @@ msgid "" "of the User Guide for further instructions on logging in to the Dashboard." msgstr "" -#: ../dashboard_sessions.rst:22 +#: ../dashboard_sessions.rst:19 msgid "" "The following sections describe the pros and cons of each option as it " "pertains to deploying the Dashboard." msgstr "" -#: ../dashboard_sessions.rst:26 +#: ../dashboard_sessions.rst:23 msgid "Local memory cache" msgstr "" -#: ../dashboard_sessions.rst:27 +#: ../dashboard_sessions.rst:25 msgid "" "Local memory storage is the quickest and easiest session back end to set up, " "as it has no external dependencies whatsoever. It has the following " "significant drawbacks:" msgstr "" -#: ../dashboard_sessions.rst:31 +#: ../dashboard_sessions.rst:29 msgid "No shared storage across processes or workers." msgstr "" -#: ../dashboard_sessions.rst:32 +#: ../dashboard_sessions.rst:30 msgid "No persistence after a process terminates." msgstr "" -#: ../dashboard_sessions.rst:34 +#: ../dashboard_sessions.rst:32 msgid "" "The local memory back end is enabled as the default for Horizon solely " "because it has no dependencies. It is not recommended for production use, or " -"even for serious development work. Enabled by::" +"even for serious development work." msgstr "" #: ../dashboard_sessions.rst:45 msgid "" -"You can use applications such as Memcached or Redis for external caching. " -"These applications offer persistence and shared storage and are useful for " -"small-scale deployments and development." +"You can use applications such as ``Memcached`` or ``Redis`` for external " +"caching. These applications offer persistence and shared storage and are " +"useful for small-scale deployments and development." msgstr "" #: ../dashboard_sessions.rst:50 msgid "Memcached" msgstr "" -#: ../dashboard_sessions.rst:51 +#: ../dashboard_sessions.rst:52 msgid "" "Memcached is a high-performance and distributed memory object caching system " "providing in-memory key-value store for small chunks of arbitrary data." msgstr "" -#: ../dashboard_sessions.rst:55 ../dashboard_sessions.rst:75 +#: ../dashboard_sessions.rst:56 ../dashboard_sessions.rst:77 msgid "Requirements:" msgstr "" -#: ../dashboard_sessions.rst:57 +#: ../dashboard_sessions.rst:58 msgid "Memcached service running and accessible." msgstr "" -#: ../dashboard_sessions.rst:58 +#: ../dashboard_sessions.rst:59 msgid "Python module ``python-memcached`` installed." msgstr "" -#: ../dashboard_sessions.rst:60 ../dashboard_sessions.rst:80 -msgid "Enabled by::" -msgstr "" - -#: ../dashboard_sessions.rst:71 +#: ../dashboard_sessions.rst:72 msgid "Redis" msgstr "" -#: ../dashboard_sessions.rst:72 +#: ../dashboard_sessions.rst:74 msgid "" "Redis is an open source, BSD licensed, advanced key-value store. It is often " "referred to as a data structure server." msgstr "" -#: ../dashboard_sessions.rst:77 +#: ../dashboard_sessions.rst:79 msgid "Redis service running and accessible." msgstr "" -#: ../dashboard_sessions.rst:78 +#: ../dashboard_sessions.rst:80 msgid "Python modules ``redis`` and ``django-redis`` installed." msgstr "" -#: ../dashboard_sessions.rst:94 +#: ../dashboard_sessions.rst:96 msgid "Initialize and configure the database" msgstr "" -#: ../dashboard_sessions.rst:95 +#: ../dashboard_sessions.rst:98 msgid "" "Database-backed sessions are scalable, persistent, and can be made high-" "concurrency and highly-available." msgstr "" -#: ../dashboard_sessions.rst:98 +#: ../dashboard_sessions.rst:101 msgid "" "However, database-backed sessions are one of the slower session storages and " "incur a high overhead under heavy usage. Proper configuration of your " @@ -9569,74 +9562,64 @@ msgid "" "the scope of this documentation." msgstr "" -#: ../dashboard_sessions.rst:103 -msgid "Start the mysql command-line client::" -msgstr "" - -#: ../dashboard_sessions.rst:107 -msgid "Enter the MySQL root user's password when prompted." -msgstr "" - -#: ../dashboard_sessions.rst:108 -msgid "To configure the MySQL database, create the dash database::" +#: ../dashboard_sessions.rst:106 +msgid "Start the MySQL command-line client." msgstr "" #: ../dashboard_sessions.rst:112 -msgid "" -"Create a MySQL user for the newly created dash database that has full " -"control of the database. Replace DASH\\_DBPASS with a password for the new " -"user::" +msgid "Enter the MySQL root user's password when prompted." +msgstr "" + +#: ../dashboard_sessions.rst:113 +msgid "To configure the MySQL database, create the dash database." msgstr "" #: ../dashboard_sessions.rst:119 +msgid "" +"Create a MySQL user for the newly created dash database that has full " +"control of the database. Replace DASH\\_DBPASS with a password for the new " +"user." +msgstr "" + +#: ../dashboard_sessions.rst:128 msgid "Enter ``quit`` at the ``mysql>`` prompt to exit MySQL." msgstr "" -#: ../dashboard_sessions.rst:121 -msgid "" -"In the :file:`local_settings` file (on Fedora/RHEL/CentOS: :file:`/etc/" -"openstack-dashboard/local_settings`, on Ubuntu/Debian: :file:`/etc/openstack-" -"dashboard/local_settings.py`, and on openSUSE: :file:`/srv/www/openstack-" -"dashboard/openstack_dashboard/local/local_settings.py`), change these " -"options::" -msgstr "" - -#: ../dashboard_sessions.rst:140 -msgid "" -"After configuring the :file:`local_settings` file as shown, you can run the " -"``manage.py syncdb`` command to populate this newly created database::" -msgstr "" - -#: ../dashboard_sessions.rst:145 -msgid "" -"Note on openSUSE the path is :file:`/srv/www/openstack-dashboard/manage.py`." +#: ../dashboard_sessions.rst:130 +msgid "In the ``local_settings.py`` file, change these options:" msgstr "" #: ../dashboard_sessions.rst:147 -msgid "The following output is returned::" -msgstr "" - -#: ../dashboard_sessions.rst:154 msgid "" -"To avoid a warning when you restart Apache on Ubuntu, create a :file:" -"`blackhole` directory in the Dashboard directory, as follows::" +"After configuring the ``local_settings.py`` file as shown, you can run the :" +"command:`manage.py syncdb` command to populate this newly created database." msgstr "" -#: ../dashboard_sessions.rst:159 +#: ../dashboard_sessions.rst:155 +msgid "The following output is returned:" +msgstr "" + +#: ../dashboard_sessions.rst:164 +msgid "" +"To avoid a warning when you restart Apache on Ubuntu, create a ``blackhole`` " +"directory in the Dashboard directory, as follows." +msgstr "" + +#: ../dashboard_sessions.rst:171 msgid "Restart the Apache service." msgstr "" -#: ../dashboard_sessions.rst:161 +#: ../dashboard_sessions.rst:173 msgid "" -"On Ubuntu, restart the nova-api service to ensure that the API server can " -"connect to the Dashboard without error::" +"On Ubuntu, restart the ``nova-api`` service to ensure that the API server " +"can connect to the Dashboard without error." msgstr "" -#: ../dashboard_sessions.rst:167 +#: ../dashboard_sessions.rst:181 msgid "Cached database" msgstr "" -#: ../dashboard_sessions.rst:168 +#: ../dashboard_sessions.rst:183 msgid "" "To mitigate the performance issues of database queries, you can use the " "Django ``cached_db`` session back end, which utilizes both your database and " @@ -9644,23 +9627,23 @@ msgid "" "retrieval." msgstr "" -#: ../dashboard_sessions.rst:173 +#: ../dashboard_sessions.rst:188 msgid "" "Enable this hybrid setting by configuring both your database and cache, as " -"discussed previously. Then, set the following value::" +"discussed previously. Then, set the following value:" msgstr "" -#: ../dashboard_sessions.rst:179 +#: ../dashboard_sessions.rst:196 msgid "Cookies" msgstr "" -#: ../dashboard_sessions.rst:180 +#: ../dashboard_sessions.rst:198 msgid "" "If you use Django 1.4 or later, the ``signed_cookies`` back end avoids " "server load and scaling problems." msgstr "" -#: ../dashboard_sessions.rst:183 +#: ../dashboard_sessions.rst:201 msgid "" "This back end stores session data in a cookie, which is stored by the user's " "browser. The back end uses a cryptographic signing technique to ensure " @@ -9668,21 +9651,21 @@ msgid "" "encryption; session data is still readable by an attacker." msgstr "" -#: ../dashboard_sessions.rst:188 +#: ../dashboard_sessions.rst:206 msgid "" "The pros of this engine are that it requires no additional dependencies or " "infrastructure overhead, and it scales indefinitely as long as the quantity " "of session data being stored fits into a normal cookie." msgstr "" -#: ../dashboard_sessions.rst:192 +#: ../dashboard_sessions.rst:210 msgid "" "The biggest downside is that it places session data into storage on the " "user's machine and transports it over the wire. It also limits the quantity " "of session data that can be stored." msgstr "" -#: ../dashboard_sessions.rst:196 +#: ../dashboard_sessions.rst:214 msgid "" "See the Django `cookie-based sessions `__ documentation." @@ -9715,224 +9698,221 @@ msgid "" msgstr "" #: ../database.rst:25 -msgid "Create a datastore" +msgid "Create a data store" msgstr "" #: ../database.rst:27 msgid "" -"An administrative user can create datastores for a variety of databases." +"An administrative user can create data stores for a variety of databases." msgstr "" #: ../database.rst:30 msgid "" -"This section assumes you do not yet have a MySQL datastore, and shows you " -"how to create a MySQL datastore and populate it with a MySQL 5.5 datastore " +"This section assumes you do not yet have a MySQL data store, and shows you " +"how to create a MySQL data store and populate it with a MySQL 5.5 data store " "version." msgstr "" -#: ../database.rst:36 -msgid "**To create a datastore**" +#: ../database.rst:35 +msgid "**To create a data store**" msgstr "" -#: ../database.rst:38 +#: ../database.rst:37 msgid "**Create a trove image**" msgstr "" -#: ../database.rst:40 +#: ../database.rst:39 msgid "" "Create an image for the type of database you want to use, for example, " "MySQL, MongoDB, Cassandra." msgstr "" -#: ../database.rst:43 +#: ../database.rst:42 msgid "" -"This image must have the trove guest agent installed, and it must have the :" -"file:`trove-guestagent.conf` file configured to connect to your OpenStack " -"environment. To configure :file:`trove-guestagent.conf`, add the following " -"lines to :file:`trove-guestagent.conf` on the guest instance you are using " -"to build your image:" +"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 configure ``trove-guestagent.conf``, add the following lines " +"to ``trove-guestagent.conf`` on the guest instance you are using to build " +"your image:" msgstr "" -#: ../database.rst:58 +#: ../database.rst:57 msgid "" "This example assumes you have created a MySQL 5.5 image called ``mysql-5.5." "qcow2``." msgstr "" -#: ../database.rst:61 +#: ../database.rst:60 msgid "**Register image with Image service**" msgstr "" -#: ../database.rst:63 +#: ../database.rst:62 msgid "You need to register your guest image with the Image service." msgstr "" -#: ../database.rst:65 +#: ../database.rst:64 msgid "" "In this example, you use the glance :command:`image-create` command to " -"register a ``mysql-5.5.qcow2`` image::" +"register a ``mysql-5.5.qcow2`` image." msgstr "" -#: ../database.rst:91 -msgid "**Create the datastore**" +#: ../database.rst:92 +msgid "**Create the data store**" msgstr "" -#: ../database.rst:93 +#: ../database.rst:94 msgid "" -"Create the datastore that will house the new image. To do this, use the :" +"Create the data store that will house the new image. To do this, use the :" "command:`trove-manage` :command:`datastore_update` command." msgstr "" -#: ../database.rst:96 ../database.rst:134 +#: ../database.rst:97 ../database.rst:137 msgid "This example uses the following arguments:" msgstr "" -#: ../database.rst:102 ../database.rst:140 +#: ../database.rst:103 ../database.rst:143 msgid "Argument" msgstr "" -#: ../database.rst:105 ../database.rst:144 +#: ../database.rst:106 ../database.rst:147 msgid "config file" msgstr "" -#: ../database.rst:106 ../database.rst:145 +#: ../database.rst:107 ../database.rst:148 msgid "The configuration file to use." msgstr "" -#: ../database.rst:107 ../database.rst:146 +#: ../database.rst:108 ../database.rst:149 msgid ":option:`--config-file=/etc/trove/trove.conf`" msgstr "" -#: ../database.rst:109 -msgid "Name you want to use for this datastore." +#: ../database.rst:110 +msgid "Name you want to use for this data store." msgstr "" -#: ../database.rst:110 ../database.rst:151 ../database.rst:168 +#: ../database.rst:111 ../database.rst:154 ../database.rst:171 msgid "``mysql``" msgstr "" -#: ../database.rst:111 +#: ../database.rst:112 msgid "default version" msgstr "" -#: ../database.rst:112 +#: ../database.rst:113 msgid "" -"You can attach multiple versions/images to a datastore. For example, you " +"You can attach multiple versions/images to a data store. For example, you " "might have a MySQL 5.5 version and a MySQL 5.6 version. You can designate " "one version as the default, which the system uses if a user does not " "explicitly request a specific version." msgstr "" -#: ../database.rst:117 ../database.rst:180 +#: ../database.rst:118 ../database.rst:183 msgid "``\"\"``" msgstr "" -#: ../database.rst:119 +#: ../database.rst:120 msgid "" "At this point, you do not yet have a default version, so pass in an empty " "string." msgstr "" -# #-#-#-#-# database.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -# #-#-#-#-# objectstorage_ringbuilder.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../database.rst:124 ../database.rst:193 -#: ../objectstorage_ringbuilder.rst:105 -msgid "Example::" +#: ../database.rst:125 ../database.rst:196 +msgid "Example:" msgstr "" -#: ../database.rst:128 -msgid "**Add a version to the new datastore**" +#: ../database.rst:131 +msgid "**Add a version to the new data store**" msgstr "" -#: ../database.rst:130 +#: ../database.rst:133 msgid "" -"Now that you have a MySQL datastore, you can add a version to it, using the " -"trove-manage :command:`datastore_version_update` command. The version " -"indicates which guest image to use." +"Now that you have a MySQL data store, you can add a version to it, using " +"the :command:`trove-manage` :command:`datastore_version_update` command. The " +"version indicates which guest image to use." msgstr "" -#: ../database.rst:148 -msgid "datastore" +#: ../database.rst:151 +msgid "data store" msgstr "" -#: ../database.rst:149 +#: ../database.rst:152 msgid "" -"The name of the datastore you just created via trove-manage :command:" +"The name of the data store you just created via ``trove-manage`` :command:" "`datastore_update`." msgstr "" -#: ../database.rst:153 +#: ../database.rst:156 msgid "version name" msgstr "" -#: ../database.rst:154 -msgid "The name of the version you are adding to the datastore." -msgstr "" - -#: ../database.rst:155 -msgid "``mysql-5.5``" -msgstr "" - #: ../database.rst:157 -msgid "datastore manager" +msgid "The name of the version you are adding to the data store." msgstr "" #: ../database.rst:158 +msgid "``mysql-5.5``" +msgstr "" + +#: ../database.rst:160 +msgid "data store manager" +msgstr "" + +#: ../database.rst:161 msgid "" -"Which datastore manager to use for this version. Typically, the datastore " +"Which data store manager to use for this version. Typically, the data store " "manager is identified by one of the following strings, depending on the " "database:" msgstr "" -#: ../database.rst:162 +#: ../database.rst:165 msgid "mysql" msgstr "" -#: ../database.rst:163 +#: ../database.rst:166 msgid "redis" msgstr "" -#: ../database.rst:164 +#: ../database.rst:167 msgid "mongodb" msgstr "" -#: ../database.rst:165 +#: ../database.rst:168 msgid "cassandra" msgstr "" -#: ../database.rst:166 +#: ../database.rst:169 msgid "couchbase" msgstr "" -#: ../database.rst:167 +#: ../database.rst:170 msgid "percona" msgstr "" -#: ../database.rst:170 +#: ../database.rst:173 msgid "glance ID" msgstr "" -#: ../database.rst:171 +#: ../database.rst:174 msgid "" "The ID of the guest image you just added to the Image service. You can get " "this ID by using the glance :command:`image-show` IMAGE_NAME command." msgstr "" -#: ../database.rst:174 +#: ../database.rst:177 msgid "bb75f870-0c33-4907-8467-1367f8cb15b6" msgstr "" -#: ../database.rst:176 +#: ../database.rst:179 msgid "packages" msgstr "" -#: ../database.rst:177 +#: ../database.rst:180 msgid "" "If you want to put additional packages on each guest that you create with " -"this datastore version, you can list the package names here." +"this data store version, you can list the package names here." msgstr "" -#: ../database.rst:182 +#: ../database.rst:185 msgid "" "In this example, the guest image already contains all the required packages, " "so leave this argument empty." @@ -9940,159 +9920,159 @@ msgstr "" # #-#-#-#-# database.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# ts-eql-volume-size.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../database.rst:185 ../ts-eql-volume-size.rst:110 +#: ../database.rst:188 ../ts-eql-volume-size.rst:110 msgid "active" msgstr "" -#: ../database.rst:187 +#: ../database.rst:190 msgid "Set this to either 1 or 0:" msgstr "" -#: ../database.rst:187 +#: ../database.rst:190 msgid "``1`` = active" msgstr "" -#: ../database.rst:188 +#: ../database.rst:191 msgid "``0`` = disabled" msgstr "" -#: ../database.rst:189 +#: ../database.rst:192 msgid "1" msgstr "" -#: ../database.rst:197 +#: ../database.rst:202 msgid "" "**Optional.** Set your new version as the default version. To do this, use " -"the trove-manage :command:`datastore_update` command again, this time " -"specifying the version you just created." +"the :command:`trove-manage` :command:`datastore_update` command again, this " +"time specifying the version you just created." msgstr "" -#: ../database.rst:205 +#: ../database.rst:210 msgid "**Load validation rules for configuration groups**" msgstr "" -#: ../database.rst:209 -msgid "**Applies only to MySQL and Percona datastores**" -msgstr "" - -#: ../database.rst:211 -msgid "" -"If you just created a MySQL or Percona datastore, then you need to load the " -"appropriate validation rules, as described in this step." -msgstr "" - #: ../database.rst:214 -msgid "If you just created a different datastore, skip this step." +msgid "**Applies only to MySQL and Percona data stores**" msgstr "" #: ../database.rst:216 msgid "" +"If you just created a MySQL or Percona data store, then you need to load the " +"appropriate validation rules, as described in this step." +msgstr "" + +#: ../database.rst:219 +msgid "If you just created a different data store, skip this step." +msgstr "" + +#: ../database.rst:221 +msgid "" "**Background.** You can manage database configuration tasks by using " "configuration groups. Configuration groups let you set configuration " "parameters, in bulk, on one or more databases." msgstr "" -#: ../database.rst:220 +#: ../database.rst:225 msgid "" "When you set up a configuration group using the trove :command:" "`configuration-create` command, this command compares the configuration " "values you are setting against a list of valid configuration values that are " -"stored in the :file:`validation-rules.json` file." +"stored in the ``validation-rules.json`` file." msgstr "" -#: ../database.rst:229 +#: ../database.rst:234 msgid "Operating System" msgstr "" -#: ../database.rst:230 +#: ../database.rst:235 msgid "Location of :file:`validation-rules.json`" msgstr "" # #-#-#-#-# database.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# networking_adv-features.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../database.rst:231 ../networking_adv-features.rst:627 +#: ../database.rst:236 ../networking_adv-features.rst:627 msgid "Notes" msgstr "" -#: ../database.rst:233 +#: ../database.rst:238 msgid "Ubuntu 14.04" msgstr "" -#: ../database.rst:234 +#: ../database.rst:239 msgid ":file:`/usr/lib/python2.7/dist-packages/trove/templates/DATASTORE_NAME`" msgstr "" -#: ../database.rst:235 ../database.rst:241 +#: ../database.rst:240 ../database.rst:246 msgid "" -"DATASTORE_NAME is the name of either the MySQL datastore or the Percona " -"datastore. This is typically either ``mysql`` or ``percona``." +"DATASTORE_NAME is the name of either the MySQL data store or the Percona " +"data store. This is typically either ``mysql`` or ``percona``." msgstr "" -#: ../database.rst:239 +#: ../database.rst:244 msgid "RHEL 7, CentOS 7, Fedora 20, and Fedora 21" msgstr "" -#: ../database.rst:240 +#: ../database.rst:245 msgid ":file:`/usr/lib/python2.7/site-packages/trove/templates/DATASTORE_NAME`" msgstr "" -#: ../database.rst:246 +#: ../database.rst:251 msgid "" -"Therefore, as part of creating a datastore, you need to load the :file:" -"`validation-rules.json` file, using the :command:`trove-manage` :command:" +"Therefore, as part of creating a data store, you need to load the " +"``validation-rules.json`` file, using the :command:`trove-manage` :command:" "`db_load_datastore_config_parameters` command. This command takes the " "following arguments:" msgstr "" -#: ../database.rst:251 -msgid "Datastore name" -msgstr "" - -#: ../database.rst:252 -msgid "Datastore version" -msgstr "" - -#: ../database.rst:253 -msgid "Full path to the :file:`validation-rules.json` file" +#: ../database.rst:256 +msgid "Data store name" msgstr "" #: ../database.rst:257 -msgid "" -"This example loads the :file:`validation-rules.json` file for a MySQL " -"database on Ubuntu 14.04::" +msgid "Data store version" +msgstr "" + +#: ../database.rst:258 +msgid "Full path to the ``validation-rules.json`` file" msgstr "" #: ../database.rst:262 -msgid "**Validate datastore**" -msgstr "" - -#: ../database.rst:264 msgid "" -"To validate your new datastore and version, start by listing the datastores " -"on your system::" +"This example loads the ``validation-rules.json`` file for a MySQL database " +"on Ubuntu 14.04:" msgstr "" -#: ../database.rst:275 +#: ../database.rst:269 +msgid "**Validate data store**" +msgstr "" + +#: ../database.rst:271 msgid "" -"Take the ID of the MySQL datastore and pass it in with the :command:" -"`datastore-version-list` command::" +"To validate your new data store and version, start by listing the data " +"stores on your system:" msgstr "" -#: ../database.rst:286 +#: ../database.rst:284 +msgid "" +"Take the ID of the MySQL data store and pass it in with the :command:" +"`datastore-version-list` command:" +msgstr "" + +#: ../database.rst:297 msgid "Configure a cluster" msgstr "" -#: ../database.rst:288 +#: ../database.rst:299 msgid "" "An administrative user can configure various characteristics of a MongoDB " "cluster." msgstr "" -#: ../database.rst:291 +#: ../database.rst:302 msgid "**Query routers and config servers**" msgstr "" -#: ../database.rst:293 +#: ../database.rst:304 msgid "" "**Background.** Each cluster includes at least one query router and one " "config server. Query routers and config servers count against your quota. " @@ -10100,31 +10080,30 @@ msgid "" "and config server(s)." msgstr "" -#: ../database.rst:298 +#: ../database.rst:309 msgid "" "**Configuration.** By default, the system creates one query router and one " -"config server per cluster. You can change this by editing the :file:`/etc/" -"trove/trove.conf` file. These settings are in the ``mongodb`` section of the " -"file:" +"config server per cluster. You can change this by editing the ``/etc/trove/" +"trove.conf`` file. These settings are in the ``mongodb`` section of the file:" msgstr "" -#: ../database.rst:307 +#: ../database.rst:318 msgid "Setting" msgstr "" -#: ../database.rst:308 +#: ../database.rst:319 msgid "Valid values are:" msgstr "" -#: ../database.rst:310 +#: ../database.rst:321 msgid "num_config_servers_per_cluster" msgstr "" -#: ../database.rst:311 ../database.rst:314 +#: ../database.rst:322 ../database.rst:325 msgid "1 or 3" msgstr "" -#: ../database.rst:313 +#: ../database.rst:324 msgid "num_query_routers_per_cluster" msgstr "" @@ -18637,6 +18616,10 @@ msgstr "" msgid "The replica count is adjustable." msgstr "" +#: ../objectstorage_ringbuilder.rst:105 +msgid "Example::" +msgstr "" + #: ../objectstorage_ringbuilder.rst:110 msgid "" "You must rebalance the replica ring in globally distributed clusters. " diff --git a/doc/common-rst/source/locale/common-rst.pot b/doc/common-rst/source/locale/common-rst.pot index daf7f6335d..55e2bada64 100644 --- a/doc/common-rst/source/locale/common-rst.pot +++ b/doc/common-rst/source/locale/common-rst.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-13 06:12+0000\n" +"POT-Creation-Date: 2015-12-16 06:13+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -473,7 +473,7 @@ msgid "Prerequisite" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:19 -#: ../common/cli_overview.rst:34 ../common/get_started_with_openstack.rst:35 +#: ../common/cli_overview.rst:34 ../common/get_started_with_openstack.rst:36 msgid "Description" msgstr "" @@ -789,12 +789,12 @@ msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:270 msgid "" -"To upgrade a client, add the ``--upgrade`` option to the ``pip install`` " -"command:" +"To upgrade a client, add the :option:`--upgrade` option to the :command:`pip " +"install` command:" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:277 -msgid "To remove the client, run the ``pip uninstall`` command:" +msgid "To remove the client, run the :command:`pip uninstall` command:" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:284 @@ -845,58 +845,59 @@ msgstr "" #: ../common/cli_manage_images.rst:23 msgid "" "To get a list of images and to then get further details about a single " -"image, use ``glance image-list`` and ``glance image-show``." +"image, use :command:`glance image-list` and :command:`glance image-show` " +"commands." msgstr "" -#: ../common/cli_manage_images.rst:81 +#: ../common/cli_manage_images.rst:82 msgid "" "When viewing a list of images, you can also use ``grep`` to filter the list, " "as follows:" msgstr "" -#: ../common/cli_manage_images.rst:93 +#: ../common/cli_manage_images.rst:94 msgid "" "To store location metadata for images, which enables direct file access for " "a client, update the ``/etc/glance/glance-api.conf`` file with the following " "statements:" msgstr "" -#: ../common/cli_manage_images.rst:95 +#: ../common/cli_manage_images.rst:96 msgid "``show_multiple_locations = True``" msgstr "" -#: ../common/cli_manage_images.rst:97 +#: ../common/cli_manage_images.rst:98 msgid "" "``filesystem_store_metadata_file = filePath``, where filePath points to a " "JSON file that defines the mount point for OpenStack images on your system " "and a unique ID. For example:" msgstr "" -#: ../common/cli_manage_images.rst:106 +#: ../common/cli_manage_images.rst:107 msgid "" "After you restart the Image service, you can use the following syntax to " "view the image's location information:" msgstr "" -#: ../common/cli_manage_images.rst:112 +#: ../common/cli_manage_images.rst:113 msgid "" "For example, using the image ID shown above, you would issue the command as " "follows:" msgstr "" -#: ../common/cli_manage_images.rst:119 +#: ../common/cli_manage_images.rst:120 msgid "Create or update an image (glance)" msgstr "" -#: ../common/cli_manage_images.rst:121 -msgid "To create an image, use ``glance image-create``:" +#: ../common/cli_manage_images.rst:122 +msgid "To create an image, use :command:`glance image-create`:" msgstr "" -#: ../common/cli_manage_images.rst:127 -msgid "To update an image by name or ID, use ``glance image-update``:" +#: ../common/cli_manage_images.rst:128 +msgid "To update an image by name or ID, use :command:`glance image-update`:" msgstr "" -#: ../common/cli_manage_images.rst:133 +#: ../common/cli_manage_images.rst:134 msgid "" "The following list explains the optional arguments that you can use with the " "``create`` and ``update`` commands to modify image properties. For more " @@ -905,268 +906,269 @@ msgid "" "html>`__." msgstr "" -#: ../common/cli_manage_images.rst:140 +#: ../common/cli_manage_images.rst:141 msgid "``--name NAME``" msgstr "" -#: ../common/cli_manage_images.rst:140 +#: ../common/cli_manage_images.rst:141 msgid "The name of the image." msgstr "" -#: ../common/cli_manage_images.rst:144 +#: ../common/cli_manage_images.rst:145 msgid "``--disk-format DISK_FORMAT``" msgstr "" -#: ../common/cli_manage_images.rst:143 +#: ../common/cli_manage_images.rst:144 msgid "" "The disk format of the image. Acceptable formats are ami, ari, aki, vhd, " "vmdk, raw, qcow2, vdi, and iso." msgstr "" -#: ../common/cli_manage_images.rst:148 +#: ../common/cli_manage_images.rst:149 msgid "``--container-format CONTAINER_FORMAT``" msgstr "" -#: ../common/cli_manage_images.rst:147 +#: ../common/cli_manage_images.rst:148 msgid "" "The container format of the image. Acceptable formats are ami, ari, aki, " -"bare, and ovf." +"bare, docker, and ovf." msgstr "" -#: ../common/cli_manage_images.rst:152 +#: ../common/cli_manage_images.rst:153 msgid "``--owner TENANT_ID --size SIZE``" msgstr "" -#: ../common/cli_manage_images.rst:151 +#: ../common/cli_manage_images.rst:152 msgid "The tenant who should own the image. The size of image data, in bytes." msgstr "" -#: ../common/cli_manage_images.rst:156 +#: ../common/cli_manage_images.rst:157 msgid "``--min-disk DISK_GB``" msgstr "" -#: ../common/cli_manage_images.rst:155 +#: ../common/cli_manage_images.rst:156 msgid "The minimum size of the disk needed to boot the image, in gigabytes." msgstr "" -#: ../common/cli_manage_images.rst:159 +#: ../common/cli_manage_images.rst:160 msgid "``--min-ram DISK_RAM``" msgstr "" -#: ../common/cli_manage_images.rst:159 +#: ../common/cli_manage_images.rst:160 msgid "The minimum amount of RAM needed to boot the image, in megabytes." msgstr "" -#: ../common/cli_manage_images.rst:164 +#: ../common/cli_manage_images.rst:165 msgid "``--location IMAGE_URL``" msgstr "" -#: ../common/cli_manage_images.rst:162 +#: ../common/cli_manage_images.rst:163 msgid "" "The URL where the data for this image resides. For example, if the image " "data is stored in swift, you could specify ``swift://account:key@example.com/" "container/obj``." msgstr "" -#: ../common/cli_manage_images.rst:169 +#: ../common/cli_manage_images.rst:170 msgid "``--file FILE``" msgstr "" -#: ../common/cli_manage_images.rst:167 +#: ../common/cli_manage_images.rst:168 msgid "" "Local file that contains the disk image to be uploaded during the update. " "Alternatively, you can pass images to the client through stdin." msgstr "" -#: ../common/cli_manage_images.rst:172 +#: ../common/cli_manage_images.rst:173 msgid "``--checksum CHECKSUM``" msgstr "" -#: ../common/cli_manage_images.rst:172 +#: ../common/cli_manage_images.rst:173 msgid "Hash of image data to use for verification." msgstr "" -#: ../common/cli_manage_images.rst:177 +#: ../common/cli_manage_images.rst:178 msgid "``--copy-from IMAGE_URL``" msgstr "" -#: ../common/cli_manage_images.rst:175 +#: ../common/cli_manage_images.rst:176 msgid "" -"Similar to ``--location`` in usage, but indicates that the image server " -"should immediately copy the data and store it in its configured image store." +"Similar to :option:`--location` in usage, but indicates that the image " +"server should immediately copy the data and store it in its configured image " +"store." msgstr "" -#: ../common/cli_manage_images.rst:181 +#: ../common/cli_manage_images.rst:182 msgid "``--is-public [True|False]``" msgstr "" -#: ../common/cli_manage_images.rst:180 +#: ../common/cli_manage_images.rst:181 msgid "Makes an image accessible for all the tenants (admin-only by default)." msgstr "" -#: ../common/cli_manage_images.rst:184 +#: ../common/cli_manage_images.rst:185 msgid "``--is-protected [True|False]``" msgstr "" -#: ../common/cli_manage_images.rst:184 +#: ../common/cli_manage_images.rst:185 msgid "Prevents an image from being deleted." msgstr "" -#: ../common/cli_manage_images.rst:188 +#: ../common/cli_manage_images.rst:189 msgid "``--property KEY=VALUE``" msgstr "" -#: ../common/cli_manage_images.rst:187 +#: ../common/cli_manage_images.rst:188 msgid "" "Arbitrary property to associate with image. This option can be used multiple " "times." msgstr "" -#: ../common/cli_manage_images.rst:193 +#: ../common/cli_manage_images.rst:194 msgid "``--purge-props``" msgstr "" -#: ../common/cli_manage_images.rst:191 +#: ../common/cli_manage_images.rst:192 msgid "" "Deletes all image properties that are not explicitly set in the update " "request. Otherwise, those properties not referenced are preserved." msgstr "" -#: ../common/cli_manage_images.rst:197 +#: ../common/cli_manage_images.rst:198 msgid "``--human-readable``" msgstr "" -#: ../common/cli_manage_images.rst:196 +#: ../common/cli_manage_images.rst:197 msgid "Prints the image size in a human-friendly format." msgstr "" -#: ../common/cli_manage_images.rst:199 +#: ../common/cli_manage_images.rst:200 msgid "" "The following example shows the command that you would use to upload a " "CentOS 6.3 image in qcow2 format and configure it for public access:" msgstr "" -#: ../common/cli_manage_images.rst:207 +#: ../common/cli_manage_images.rst:208 msgid "" "The following example shows how to update an existing image with a " "properties that describe the disk bus, the CD-ROM bus, and the VIF model:" msgstr "" -#: ../common/cli_manage_images.rst:219 +#: ../common/cli_manage_images.rst:220 msgid "" "Currently the libvirt virtualization tool determines the disk, CD-ROM, and " "VIF device models based on the configured hypervisor type (``libvirt_type`` " -"in ``/etc/nova/nova.conf``). For the sake of optimal performance, libvirt " -"defaults to using virtio for both disk and VIF (NIC) models. The " +"in ``/etc/nova/nova.conf`` file). For the sake of optimal performance, " +"libvirt defaults to using virtio for both disk and VIF (NIC) models. The " "disadvantage of this approach is that it is not possible to run operating " "systems that lack virtio drivers, for example, BSD, Solaris, and older " "versions of Linux and Windows." msgstr "" -#: ../common/cli_manage_images.rst:227 +#: ../common/cli_manage_images.rst:228 msgid "" "If you specify a disk or CD-ROM bus model that is not supported, see the " "Disk_and_CD-ROM_bus_model_values_table_. If you specify a VIF model that is " "not supported, the instance fails to launch. See the VIF_model_values_table_." msgstr "" -#: ../common/cli_manage_images.rst:232 +#: ../common/cli_manage_images.rst:233 msgid "" "The valid model values depend on the ``libvirt_type`` setting, as shown in " "the following tables." msgstr "" -#: ../common/cli_manage_images.rst:237 +#: ../common/cli_manage_images.rst:238 msgid "**Disk and CD-ROM bus model values**" msgstr "" -#: ../common/cli_manage_images.rst:240 ../common/cli_manage_images.rst:259 +#: ../common/cli_manage_images.rst:241 ../common/cli_manage_images.rst:260 msgid "libvirt\\_type setting" msgstr "" -#: ../common/cli_manage_images.rst:240 ../common/cli_manage_images.rst:259 +#: ../common/cli_manage_images.rst:241 ../common/cli_manage_images.rst:260 msgid "Supported model values" msgstr "" -#: ../common/cli_manage_images.rst:242 ../common/cli_manage_images.rst:261 +#: ../common/cli_manage_images.rst:243 ../common/cli_manage_images.rst:262 msgid "qemu or kvm" msgstr "" -#: ../common/cli_manage_images.rst:242 ../common/cli_manage_images.rst:248 +#: ../common/cli_manage_images.rst:243 ../common/cli_manage_images.rst:249 msgid "ide" msgstr "" -#: ../common/cli_manage_images.rst:244 +#: ../common/cli_manage_images.rst:245 msgid "scsi" msgstr "" -#: ../common/cli_manage_images.rst:246 ../common/cli_manage_images.rst:269 +#: ../common/cli_manage_images.rst:247 ../common/cli_manage_images.rst:270 msgid "virtio" msgstr "" -#: ../common/cli_manage_images.rst:248 ../common/cli_manage_images.rst:250 -#: ../common/cli_manage_images.rst:271 +#: ../common/cli_manage_images.rst:249 ../common/cli_manage_images.rst:251 +#: ../common/cli_manage_images.rst:272 msgid "xen" msgstr "" -#: ../common/cli_manage_images.rst:256 +#: ../common/cli_manage_images.rst:257 msgid "**VIF model values**" msgstr "" -#: ../common/cli_manage_images.rst:261 ../common/cli_manage_images.rst:271 +#: ../common/cli_manage_images.rst:262 ../common/cli_manage_images.rst:272 msgid "e1000" msgstr "" -#: ../common/cli_manage_images.rst:263 ../common/cli_manage_images.rst:275 +#: ../common/cli_manage_images.rst:264 ../common/cli_manage_images.rst:276 msgid "ne2k\\_pci" msgstr "" -#: ../common/cli_manage_images.rst:265 ../common/cli_manage_images.rst:277 +#: ../common/cli_manage_images.rst:266 ../common/cli_manage_images.rst:278 msgid "pcnet" msgstr "" -#: ../common/cli_manage_images.rst:267 ../common/cli_manage_images.rst:279 +#: ../common/cli_manage_images.rst:268 ../common/cli_manage_images.rst:280 msgid "rtl8139" msgstr "" -#: ../common/cli_manage_images.rst:273 +#: ../common/cli_manage_images.rst:274 msgid "netfront" msgstr "" -#: ../common/cli_manage_images.rst:281 +#: ../common/cli_manage_images.rst:282 msgid "vmware" msgstr "" -#: ../common/cli_manage_images.rst:281 +#: ../common/cli_manage_images.rst:282 msgid "VirtualE1000" msgstr "" -#: ../common/cli_manage_images.rst:283 +#: ../common/cli_manage_images.rst:284 msgid "VirtualPCNet32" msgstr "" -#: ../common/cli_manage_images.rst:285 +#: ../common/cli_manage_images.rst:286 msgid "VirtualVmxnet" msgstr "" -#: ../common/cli_manage_images.rst:289 +#: ../common/cli_manage_images.rst:290 msgid "Troubleshoot image creation" msgstr "" -#: ../common/cli_manage_images.rst:291 +#: ../common/cli_manage_images.rst:292 msgid "" "If you encounter problems in creating an image in Image service or Compute, " "the following information may help you troubleshoot the creation process." msgstr "" -#: ../common/cli_manage_images.rst:295 +#: ../common/cli_manage_images.rst:296 msgid "" "Ensure that the version of qemu you are using is version 0.14 or later. " "Earlier versions of qemu result in an ``unknown option -s`` error message in " "the ``nova-compute.log`` file." msgstr "" -#: ../common/cli_manage_images.rst:299 +#: ../common/cli_manage_images.rst:300 msgid "" "Examine the ``/var/log/nova-api.log`` and ``/var/log/nova-compute.log`` log " "files for error messages." @@ -1220,8 +1222,8 @@ msgstr "" #: ../common/cli_manage_volumes.rst:35 msgid "" -"In this example, ``--force-host-copy True`` forces the generic host-based " -"migration mechanism and bypasses any driver optimizations." +"In this example, :option:`--force-host-copy True` forces the generic host-" +"based migration mechanism and bypasses any driver optimizations." msgstr "" #: ../common/cli_manage_volumes.rst:40 @@ -1305,7 +1307,7 @@ msgid "" msgstr "" #: ../common/cli_manage_volumes.rst:198 -msgid "The ``volume-detach`` command does not return any output." +msgid "The :command:`volume-detach` command does not return any output." msgstr "" #: ../common/cli_manage_volumes.rst:200 @@ -1323,7 +1325,7 @@ msgid "" msgstr "" #: ../common/cli_manage_volumes.rst:221 -msgid "The ``extend`` command does not return any output." +msgid "The :command:`extend` command does not return any output." msgstr "" #: ../common/cli_manage_volumes.rst:224 @@ -1342,7 +1344,7 @@ msgid "Delete the volume using either the volume name or ID:" msgstr "" #: ../common/cli_manage_volumes.rst:236 -msgid "The delete command does not return any output." +msgid "The :command:`delete` command does not return any output." msgstr "" #: ../common/cli_manage_volumes.rst:238 @@ -1362,8 +1364,8 @@ msgstr "" #: ../common/cli_manage_volumes.rst:266 msgid "" -"You can transfer a volume from one owner to another by using the ``cinder " -"transfer*`` commands. The volume donor, or original owner, creates a " +"You can transfer a volume from one owner to another by using the :command:" +"`cinder transfer*` commands. The volume donor, or original owner, creates a " "transfer request and sends the created transfer ID and authorization key to " "the volume recipient. The volume recipient, or new owner, accepts the " "transfer by using the ID and key." @@ -1503,7 +1505,7 @@ msgstr "" msgid "" "Each OpenStack project provides a command-line client, which enables you to " "access the project API through easy-to-use commands. For example, the " -"Compute service provides a nova command-line client." +"Compute service provides a ``nova`` command-line client." msgstr "" #: ../common/cli_overview.rst:9 @@ -1546,7 +1548,7 @@ msgstr "" msgid "**OpenStack services and clients**" msgstr "" -#: ../common/cli_overview.rst:34 ../common/get_started_with_openstack.rst:33 +#: ../common/cli_overview.rst:34 ../common/get_started_with_openstack.rst:34 msgid "Service" msgstr "" @@ -1558,11 +1560,11 @@ msgstr "" msgid "Package" msgstr "" -#: ../common/cli_overview.rst:36 ../common/glossary.rst:227 +#: ../common/cli_overview.rst:36 ../common/glossary.rst:223 msgid "Application catalog" msgstr "" -#: ../common/cli_overview.rst:36 ../common/glossary.rst:2363 +#: ../common/cli_overview.rst:36 ../common/glossary.rst:2359 msgid "murano" msgstr "" @@ -1574,11 +1576,11 @@ msgstr "" msgid "Creates and manages applications." msgstr "" -#: ../common/cli_overview.rst:39 ../common/glossary.rst:469 +#: ../common/cli_overview.rst:39 ../common/glossary.rst:465 msgid "Block Storage" msgstr "" -#: ../common/cli_overview.rst:39 ../common/glossary.rst:681 +#: ../common/cli_overview.rst:39 ../common/glossary.rst:677 msgid "cinder" msgstr "" @@ -1594,7 +1596,7 @@ msgstr "" msgid "Clustering service" msgstr "" -#: ../common/cli_overview.rst:42 ../common/glossary.rst:3223 +#: ../common/cli_overview.rst:42 ../common/glossary.rst:3219 msgid "senlin" msgstr "" @@ -1606,11 +1608,11 @@ msgstr "" msgid "Creates and manages clustering services." msgstr "" -#: ../common/cli_overview.rst:45 ../common/glossary.rst:801 +#: ../common/cli_overview.rst:45 ../common/glossary.rst:797 msgid "Compute" msgstr "" -#: ../common/cli_overview.rst:45 ../common/glossary.rst:2550 +#: ../common/cli_overview.rst:45 ../common/glossary.rst:2546 msgid "nova" msgstr "" @@ -1622,11 +1624,11 @@ msgstr "" msgid "Creates and manages images, instances, and flavors." msgstr "" -#: ../common/cli_overview.rst:49 ../common/glossary.rst:886 +#: ../common/cli_overview.rst:49 ../common/glossary.rst:882 msgid "Containers service" msgstr "" -#: ../common/cli_overview.rst:49 ../common/glossary.rst:2226 +#: ../common/cli_overview.rst:49 ../common/glossary.rst:2222 msgid "magnum" msgstr "" @@ -1638,11 +1640,11 @@ msgstr "" msgid "Creates and manages containers." msgstr "" -#: ../common/cli_overview.rst:52 ../common/glossary.rst:1003 +#: ../common/cli_overview.rst:52 ../common/glossary.rst:999 msgid "Database service" msgstr "" -#: ../common/cli_overview.rst:52 ../common/glossary.rst:3642 +#: ../common/cli_overview.rst:52 ../common/glossary.rst:3638 msgid "trove" msgstr "" @@ -1658,7 +1660,7 @@ msgstr "" msgid "Data processing" msgstr "" -#: ../common/cli_overview.rst:55 ../common/glossary.rst:3164 +#: ../common/cli_overview.rst:55 ../common/glossary.rst:3160 msgid "sahara" msgstr "" @@ -1686,11 +1688,11 @@ msgstr "" msgid "Plans Deployments." msgstr "" -#: ../common/cli_overview.rst:62 ../common/glossary.rst:1819 +#: ../common/cli_overview.rst:62 ../common/glossary.rst:1815 msgid "Identity" msgstr "" -#: ../common/cli_overview.rst:62 ../common/glossary.rst:2117 +#: ../common/cli_overview.rst:62 ../common/glossary.rst:2113 msgid "keystone" msgstr "" @@ -1702,11 +1704,11 @@ msgstr "" msgid "Creates and manages users, tenants, roles, endpoints, and credentials." msgstr "" -#: ../common/cli_overview.rst:67 ../common/glossary.rst:1875 +#: ../common/cli_overview.rst:67 ../common/glossary.rst:1871 msgid "Image service" msgstr "" -#: ../common/cli_overview.rst:67 ../common/glossary.rst:1572 +#: ../common/cli_overview.rst:67 ../common/glossary.rst:1568 msgid "glance" msgstr "" @@ -1722,7 +1724,7 @@ msgstr "" msgid "Key Manager service" msgstr "" -#: ../common/cli_overview.rst:70 ../common/glossary.rst:398 +#: ../common/cli_overview.rst:70 ../common/glossary.rst:394 msgid "barbican" msgstr "" @@ -1734,11 +1736,11 @@ msgstr "" msgid "Creates and manages keys." msgstr "" -#: ../common/cli_overview.rst:73 ../common/glossary.rst:2382 +#: ../common/cli_overview.rst:73 ../common/glossary.rst:2378 msgid "Monitoring" msgstr "" -#: ../common/cli_overview.rst:73 ../common/glossary.rst:2347 +#: ../common/cli_overview.rst:73 ../common/glossary.rst:2343 msgid "monasca" msgstr "" @@ -1750,11 +1752,11 @@ msgstr "" msgid "Monitoring solution." msgstr "" -#: ../common/cli_overview.rst:76 ../common/glossary.rst:2486 +#: ../common/cli_overview.rst:76 ../common/glossary.rst:2482 msgid "Networking" msgstr "" -#: ../common/cli_overview.rst:76 ../common/glossary.rst:2497 +#: ../common/cli_overview.rst:76 ../common/glossary.rst:2493 msgid "neutron" msgstr "" @@ -1766,11 +1768,11 @@ msgstr "" msgid "Configures networks for guest servers." msgstr "" -#: ../common/cli_overview.rst:79 ../common/glossary.rst:2599 +#: ../common/cli_overview.rst:79 ../common/glossary.rst:2595 msgid "Object Storage" msgstr "" -#: ../common/cli_overview.rst:79 ../common/glossary.rst:3506 +#: ../common/cli_overview.rst:79 ../common/glossary.rst:3502 msgid "swift" msgstr "" @@ -1785,11 +1787,11 @@ msgid "" "Object Storage installation for ad hoc processing." msgstr "" -#: ../common/cli_overview.rst:90 ../common/glossary.rst:2685 +#: ../common/cli_overview.rst:90 ../common/glossary.rst:2681 msgid "Orchestration" msgstr "" -#: ../common/cli_overview.rst:90 ../common/glossary.rst:1669 +#: ../common/cli_overview.rst:90 ../common/glossary.rst:1665 msgid "heat" msgstr "" @@ -1823,7 +1825,7 @@ msgstr "" msgid "Shared file systems" msgstr "" -#: ../common/cli_overview.rst:100 ../common/glossary.rst:2255 +#: ../common/cli_overview.rst:100 ../common/glossary.rst:2251 msgid "manila" msgstr "" @@ -1835,11 +1837,11 @@ msgstr "" msgid "Creates and manages shared file systems." msgstr "" -#: ../common/cli_overview.rst:103 ../common/glossary.rst:3548 +#: ../common/cli_overview.rst:103 ../common/glossary.rst:3544 msgid "Telemetry" msgstr "" -#: ../common/cli_overview.rst:103 ../common/glossary.rst:609 +#: ../common/cli_overview.rst:103 ../common/glossary.rst:605 msgid "ceilometer" msgstr "" @@ -1863,11 +1865,11 @@ msgstr "" msgid "python-gnocchiclient" msgstr "" -#: ../common/cli_overview.rst:111 ../common/glossary.rst:3885 +#: ../common/cli_overview.rst:111 ../common/glossary.rst:3881 msgid "Workflow service" msgstr "" -#: ../common/cli_overview.rst:111 ../common/glossary.rst:2337 +#: ../common/cli_overview.rst:111 ../common/glossary.rst:2333 msgid "mistral" msgstr "" @@ -1920,7 +1922,7 @@ msgstr "" msgid "" "Defining environment variables using an environment file is not a common " "practice on Microsoft Windows. Environment variables are usually defined in " -"the :guilabel:`Advanced` tab of the :guilabel:`System Properties` dialog box." +"the :menuselection:`Advanced > System Properties` dialog box." msgstr "" #: ../common/cli_set_environment_variables_using_openstack_rc.rst:24 @@ -2000,8 +2002,8 @@ msgid "" "You are not prompted for the password with this method. The password lives " "in clear text format in the ``PROJECT-openrc.sh`` file. Restrict the " "permissions on this file to avoid security problems. You can also remove the " -"``OS_PASSWORD`` variable from the file, and use the ``--password`` parameter " -"with OpenStack client commands instead." +"``OS_PASSWORD`` variable from the file, and use the :option:`--password` " +"parameter with OpenStack client commands instead." msgstr "" #: ../common/cli_set_environment_variables_using_openstack_rc.rst:94 @@ -2042,8 +2044,8 @@ msgstr "" #: ../common/cli_set_environment_variables_using_openstack_rc.rst:122 msgid "" "For example, when you specify your password using the command-line client " -"with the ``--os-password`` argument, anyone with access to your computer can " -"view it in plain text with the ``ps`` field." +"with the :option:`--os-password` argument, anyone with access to your " +"computer can view it in plain text with the ``ps`` field." msgstr "" #: ../common/cli_set_environment_variables_using_openstack_rc.rst:126 @@ -2253,7 +2255,8 @@ msgid "cinder-api" msgstr "" #: ../common/get_started_block_storage.rst:14 -msgid "Accepts API requests, and routes them to the cinder-volume for action." +msgid "" +"Accepts API requests, and routes them to the ``cinder-volume`` for action." msgstr "" #: ../common/get_started_block_storage.rst:23 @@ -2263,10 +2266,10 @@ msgstr "" #: ../common/get_started_block_storage.rst:18 msgid "" "Interacts directly with the Block Storage service, and processes such as the " -"cinder-scheduler. It also interacts with these processes through a message " -"queue. The cinder-volume service responds to read and write requests sent to " -"the Block Storage service to maintain state. It can interact with a variety " -"of storage providers through a driver architecture." +"``cinder-scheduler``. It also interacts with these processes through a " +"message queue. The ``cinder-volume`` service responds to read and write " +"requests sent to the Block Storage service to maintain state. It can " +"interact with a variety of storage providers through a driver architecture." msgstr "" #: ../common/get_started_block_storage.rst:27 @@ -2276,7 +2279,7 @@ msgstr "" #: ../common/get_started_block_storage.rst:26 msgid "" "Selects the optimal storage provider node on which to create the volume. A " -"similar component to the nova-scheduler." +"similar component to the ``nova-scheduler``." msgstr "" #: ../common/get_started_block_storage.rst:33 @@ -2285,8 +2288,8 @@ msgstr "" #: ../common/get_started_block_storage.rst:30 msgid "" -"The cinder-backup service provides backing up volumes of any type to a " -"backup storage provider. Like the cinder-volume service, it can interact " +"The ``cinder-backup`` service provides backing up volumes of any type to a " +"backup storage provider. Like the ``cinder-volume`` service, it can interact " "with a variety of storage providers through a driver architecture." msgstr "" @@ -2307,14 +2310,14 @@ msgstr "" #: ../common/get_started_compute.rst:5 msgid "" "Use OpenStack Compute to host and manage cloud computing systems. OpenStack " -"Compute is a major part of an Infrastructure-as-a-Service (IaaS) system. The " -"main modules are implemented in Python." +"Compute is a major part of an Infrastructure-as-a-Service (:term:`IaaS`) " +"system. The main modules are implemented in Python." msgstr "" #: ../common/get_started_compute.rst:9 msgid "" -"OpenStack Compute interacts with OpenStack Identity for authentication, " -"OpenStack Image service for disk and server images, and OpenStack dashboard " +"OpenStack Compute interacts with OpenStack Identity for authentication; " +"OpenStack Image service for disk and server images; and OpenStack dashboard " "for the user and administrative interface. Image access is limited by " "projects, and by users; quotas are limited per project (the number of " "instances, for example). OpenStack Compute can scale horizontally on " @@ -2344,8 +2347,8 @@ msgstr "" #: ../common/get_started_compute.rst:27 msgid "" -"Accepts metadata requests from instances. The nova-api-metadata service is " -"generally used when you run in multi-host mode with nova-network " +"Accepts metadata requests from instances. The ``nova-api-metadata`` service " +"is generally used when you run in multi-host mode with ``nova-network`` " "installations. For details, see `Metadata service `__ in the " "OpenStack Cloud Administrator Guide." @@ -2396,12 +2399,12 @@ msgstr "" #: ../common/get_started_compute.rst:52 msgid "" -"Mediates interactions between the nova-compute service and the database. It " -"eliminates direct accesses to the cloud database made by the nova-compute " -"service. The nova-conductor module scales horizontally. However, do not " -"deploy it on nodes where the nova-compute service runs. For more " -"information, see `Configuration Reference Guide `__." +"Mediates interactions between the ``nova-compute`` service and the database. " +"It eliminates direct accesses to the cloud database made by the ``nova-" +"compute`` service. The ``nova-conductor`` module scales horizontally. " +"However, do not deploy it on nodes where the ``nova-compute`` service runs. " +"For more information, see `Configuration Reference Guide `__." msgstr "" #: ../common/get_started_compute.rst:63 @@ -2421,9 +2424,9 @@ msgstr "" #: ../common/get_started_compute.rst:66 msgid "" -"Similar to the nova-compute service, accepts networking tasks from the queue " -"and manipulates the network. Performs tasks such as setting up bridging " -"interfaces or changing IPtables rules." +"Similar to the ``nova-compute`` service, accepts networking tasks from the " +"queue and manipulates the network. Performs tasks such as setting up " +"bridging interfaces or changing IPtables rules." msgstr "" #: ../common/get_started_compute.rst:76 @@ -2432,12 +2435,12 @@ msgstr "" #: ../common/get_started_compute.rst:71 msgid "" -"Authorizes tokens for users that console proxies provide. See nova-" -"novncproxy and nova-xvpvncproxy. This service must be running for console " -"proxies to work. You can run proxies of either type against a single nova-" -"consoleauth service in a cluster configuration. For information, see `About " -"nova-consoleauth `__." +"Authorizes tokens for users that console proxies provide. See ``nova-" +"novncproxy`` and ``nova-xvpvncproxy``. This service must be running for " +"console proxies to work. You can run proxies of either type against a single " +"nova-consoleauth service in a cluster configuration. For information, see " +"`About nova-consoleauth `__." msgstr "" #: ../common/get_started_compute.rst:80 @@ -2624,7 +2627,8 @@ msgstr "" #: ../common/get_started_database_service.rst:26 msgid "" -"Use the ``trove-manage`` command to import images and offer them to tenants." +"Use the :command:`trove-manage` command to import images and offer them to " +"tenants." msgstr "" #: ../common/get_started_database_service.rst:29 @@ -2728,7 +2732,8 @@ msgid "manila-api" msgstr "" #: ../common/get_started_file_storage.rst:14 -msgid "Accepts API requests and routes them to the manila-share for action." +msgid "" +"Accepts API requests and routes them to the ``manila-share`` for action." msgstr "" #: ../common/get_started_file_storage.rst:23 @@ -2738,10 +2743,10 @@ msgstr "" #: ../common/get_started_file_storage.rst:18 msgid "" "Interacts directly with the Shared File Systems service and processes such " -"as the manila-scheduler. It also interacts with these processes through a " -"message queue. The manila-share service responds to read and write requests " -"sent to the Shared File Systems service to maintain state. It can interact " -"with a variety of storage providers through a driver architecture." +"as the ``manila-scheduler``. It also interacts with these processes through " +"a message queue. The ``manila-share`` service responds to read and write " +"requests sent to the Shared File Systems service to maintain state. It can " +"interact with a variety of storage providers through a driver architecture." msgstr "" #: ../common/get_started_file_storage.rst:27 @@ -2751,7 +2756,7 @@ msgstr "" #: ../common/get_started_file_storage.rst:26 msgid "" "Selects the optimal storage provider node on which to create the share. A " -"similar component to the cinder-scheduler." +"similar component to the ``cinder-scheduler``." msgstr "" #: ../common/get_started_file_storage.rst:30 @@ -3134,7 +3139,7 @@ msgid "" "running cloud applications. The software integrates other core components of " "OpenStack into a one-file template system. The templates allow you to create " "most OpenStack resource types, such as instances, floating IPs, volumes, " -"security groups and users. It also provides advanced functionality, such as " +"security groups, and users. It also provides advanced functionality, such as " "instance high availability, instance auto-scaling, and nested stacks. This " "enables OpenStack core projects to receive a larger user base." msgstr "" @@ -3149,41 +3154,42 @@ msgstr "" msgid "The Orchestration service consists of the following components:" msgstr "" -#: ../common/get_started_orchestration.rst:22 +#: ../common/get_started_orchestration.rst:23 msgid "``heat`` command-line client" msgstr "" #: ../common/get_started_orchestration.rst:21 msgid "" -"A CLI that communicates with the heat-api to run AWS CloudFormation APIs. " -"End developers can directly use the Orchestration REST API." +"A CLI that communicates with the ``heat-api`` to run :term:`AWS` " +"CloudFormation APIs. End developers can directly use the Orchestration REST " +"API." msgstr "" -#: ../common/get_started_orchestration.rst:26 +#: ../common/get_started_orchestration.rst:27 msgid "``heat-api`` component" msgstr "" -#: ../common/get_started_orchestration.rst:25 +#: ../common/get_started_orchestration.rst:26 msgid "" "An OpenStack-native REST API that processes API requests by sending them to " -"the heat-engine over Remote Procedure Call (RPC)." +"the ``heat-engine`` over :term:`Remote Procedure Call (RPC)`." msgstr "" -#: ../common/get_started_orchestration.rst:30 +#: ../common/get_started_orchestration.rst:31 msgid "``heat-api-cfn`` component" msgstr "" -#: ../common/get_started_orchestration.rst:29 +#: ../common/get_started_orchestration.rst:30 msgid "" "An AWS Query API that is compatible with AWS CloudFormation. It processes " -"API requests by sending them to the heat-engine over RPC." +"API requests by sending them to the ``heat-engine`` over RPC." msgstr "" -#: ../common/get_started_orchestration.rst:33 +#: ../common/get_started_orchestration.rst:34 msgid "``heat-engine``" msgstr "" -#: ../common/get_started_orchestration.rst:33 +#: ../common/get_started_orchestration.rst:34 msgid "" "Orchestrates the launching of templates and provides events back to the API " "consumer." @@ -3540,13 +3546,14 @@ msgstr "" #: ../common/get_started_with_openstack.rst:20 msgid "" -"OpenStack provides an Infrastructure-as-a-Service (IaaS) solution through a " -"set of interrelated services. Each service offers an application programming " -"interface (API) that facilitates this integration. Depending on your needs, " -"you can install some or all services." +"OpenStack provides an Infrastructure-as-a-Service (:term:`IaaS`) solution " +"through a set of interrelated services. Each service offers an application " +"programming interface (:term:`API `) that facilitates this integration. Depending on your needs, you can " +"install some or all services." msgstr "" -#: ../common/get_started_with_openstack.rst:26 +#: ../common/get_started_with_openstack.rst:27 msgid "" "The following table describes the OpenStack services that make up the " "OpenStack architecture:" @@ -3556,55 +3563,55 @@ msgstr "" msgid "OpenStack Services" msgstr "" -#: ../common/get_started_with_openstack.rst:34 +#: ../common/get_started_with_openstack.rst:35 msgid "Project name" msgstr "" -#: ../common/get_started_with_openstack.rst:36 +#: ../common/get_started_with_openstack.rst:37 msgid "" "`Dashboard `__" msgstr "" -#: ../common/get_started_with_openstack.rst:37 +#: ../common/get_started_with_openstack.rst:38 msgid "`Horizon `__" msgstr "" -#: ../common/get_started_with_openstack.rst:38 +#: ../common/get_started_with_openstack.rst:39 msgid "" "Provides a web-based self-service portal to interact with underlying " "OpenStack services, such as launching an instance, assigning IP addresses " "and configuring access controls." msgstr "" -#: ../common/get_started_with_openstack.rst:41 +#: ../common/get_started_with_openstack.rst:42 msgid "" "`Compute `__" msgstr "" -#: ../common/get_started_with_openstack.rst:42 +#: ../common/get_started_with_openstack.rst:43 msgid "`Nova `__" msgstr "" -#: ../common/get_started_with_openstack.rst:43 +#: ../common/get_started_with_openstack.rst:44 msgid "" "Manages the lifecycle of compute instances in an OpenStack environment. " "Responsibilities include spawning, scheduling and decommissioning of virtual " "machines on demand." msgstr "" -#: ../common/get_started_with_openstack.rst:46 +#: ../common/get_started_with_openstack.rst:47 msgid "" "`Networking `__" msgstr "" -#: ../common/get_started_with_openstack.rst:47 +#: ../common/get_started_with_openstack.rst:48 msgid "`Neutron `__" msgstr "" -#: ../common/get_started_with_openstack.rst:48 +#: ../common/get_started_with_openstack.rst:49 msgid "" "Enables Network-Connectivity-as-a-Service for other OpenStack services, such " "as OpenStack Compute. Provides an API for users to define networks and the " @@ -3612,17 +3619,17 @@ msgid "" "popular networking vendors and technologies." msgstr "" -#: ../common/get_started_with_openstack.rst:52 +#: ../common/get_started_with_openstack.rst:53 msgid "" "`Object Storage `__" msgstr "" -#: ../common/get_started_with_openstack.rst:53 +#: ../common/get_started_with_openstack.rst:54 msgid "`Swift `__" msgstr "" -#: ../common/get_started_with_openstack.rst:54 +#: ../common/get_started_with_openstack.rst:55 msgid "" "Stores and retrieves arbitrary unstructured data objects via a RESTful, HTTP " "based API. It is highly fault tolerant with its data replication and scale-" @@ -3631,82 +3638,82 @@ msgid "" "drives, ensuring the data is replicated across a server cluster." msgstr "" -#: ../common/get_started_with_openstack.rst:60 +#: ../common/get_started_with_openstack.rst:61 msgid "" "`Block Storage `__" msgstr "" -#: ../common/get_started_with_openstack.rst:61 +#: ../common/get_started_with_openstack.rst:62 msgid "`Cinder `__" msgstr "" -#: ../common/get_started_with_openstack.rst:62 +#: ../common/get_started_with_openstack.rst:63 msgid "" "Provides persistent block storage to running instances. Its pluggable driver " "architecture facilitates the creation and management of block storage " "devices." msgstr "" -#: ../common/get_started_with_openstack.rst:65 +#: ../common/get_started_with_openstack.rst:66 msgid "" "`Identity service `__" msgstr "" -#: ../common/get_started_with_openstack.rst:66 +#: ../common/get_started_with_openstack.rst:67 msgid "`Keystone `__" msgstr "" -#: ../common/get_started_with_openstack.rst:67 +#: ../common/get_started_with_openstack.rst:68 msgid "" "Provides an authentication and authorization service for other OpenStack " "services. Provides a catalog of endpoints for all OpenStack services." msgstr "" -#: ../common/get_started_with_openstack.rst:70 +#: ../common/get_started_with_openstack.rst:71 msgid "" "`Image service `__" msgstr "" -#: ../common/get_started_with_openstack.rst:71 +#: ../common/get_started_with_openstack.rst:72 msgid "`Glance `__" msgstr "" -#: ../common/get_started_with_openstack.rst:72 +#: ../common/get_started_with_openstack.rst:73 msgid "" "Stores and retrieves virtual machine disk images. OpenStack Compute makes " "use of this during instance provisioning." msgstr "" -#: ../common/get_started_with_openstack.rst:74 +#: ../common/get_started_with_openstack.rst:75 msgid "" "`Telemetry `__" msgstr "" -#: ../common/get_started_with_openstack.rst:75 +#: ../common/get_started_with_openstack.rst:76 msgid "`Ceilometer `__" msgstr "" -#: ../common/get_started_with_openstack.rst:76 +#: ../common/get_started_with_openstack.rst:77 msgid "" "Monitors and meters the OpenStack cloud for billing, benchmarking, " "scalability, and statistical purposes." msgstr "" -#: ../common/get_started_with_openstack.rst:78 +#: ../common/get_started_with_openstack.rst:79 msgid "" "`Orchestration `__" msgstr "" -#: ../common/get_started_with_openstack.rst:79 +#: ../common/get_started_with_openstack.rst:80 msgid "`Heat `__" msgstr "" -#: ../common/get_started_with_openstack.rst:80 +#: ../common/get_started_with_openstack.rst:81 msgid "" "Orchestrates multiple composite cloud applications by using either the " "native HOT template format or the AWS CloudFormation template format, " @@ -3714,33 +3721,33 @@ msgid "" "Query API." msgstr "" -#: ../common/get_started_with_openstack.rst:84 +#: ../common/get_started_with_openstack.rst:85 msgid "" "`Database service `__" msgstr "" -#: ../common/get_started_with_openstack.rst:85 +#: ../common/get_started_with_openstack.rst:86 msgid "`Trove `__" msgstr "" -#: ../common/get_started_with_openstack.rst:86 +#: ../common/get_started_with_openstack.rst:87 msgid "" "Provides scalable and reliable Cloud Database-as-a-Service functionality for " "both relational and non-relational database engines." msgstr "" -#: ../common/get_started_with_openstack.rst:88 +#: ../common/get_started_with_openstack.rst:89 msgid "" "`Data processing service `__" msgstr "" -#: ../common/get_started_with_openstack.rst:89 +#: ../common/get_started_with_openstack.rst:90 msgid "`Sahara `__" msgstr "" -#: ../common/get_started_with_openstack.rst:90 +#: ../common/get_started_with_openstack.rst:91 msgid "" "Provides capabilities to provision and scale Hadoop clusters in OpenStack by " "specifying parameters like Hadoop version, cluster topology and nodes " @@ -4048,18 +4055,10 @@ msgid "The most common web server software currently used on the Internet." msgstr "" #: ../common/glossary.rst:178 -msgid "API" -msgstr "" - -#: ../common/glossary.rst:181 -msgid "Application programming interface." -msgstr "" - -#: ../common/glossary.rst:182 msgid "API endpoint" msgstr "" -#: ../common/glossary.rst:185 +#: ../common/glossary.rst:181 msgid "" "The daemon, worker, or service that a client communicates with to access an " "API. API endpoints can provide any number of services, such as " @@ -4067,78 +4066,78 @@ msgid "" "data, and so on." msgstr "" -#: ../common/glossary.rst:189 +#: ../common/glossary.rst:185 msgid "API extension" msgstr "" -#: ../common/glossary.rst:192 +#: ../common/glossary.rst:188 msgid "Custom modules that extend some OpenStack core APIs." msgstr "" -#: ../common/glossary.rst:193 +#: ../common/glossary.rst:189 msgid "API extension plug-in" msgstr "" -#: ../common/glossary.rst:196 +#: ../common/glossary.rst:192 msgid "Alternative term for a Networking plug-in or Networking API extension." msgstr "" -#: ../common/glossary.rst:198 +#: ../common/glossary.rst:194 msgid "API key" msgstr "" -#: ../common/glossary.rst:201 +#: ../common/glossary.rst:197 msgid "Alternative term for an API token." msgstr "" -#: ../common/glossary.rst:202 +#: ../common/glossary.rst:198 msgid "API server" msgstr "" -#: ../common/glossary.rst:205 +#: ../common/glossary.rst:201 msgid "Any node running a daemon or worker that provides an API endpoint." msgstr "" -#: ../common/glossary.rst:207 +#: ../common/glossary.rst:203 msgid "API token" msgstr "" -#: ../common/glossary.rst:210 +#: ../common/glossary.rst:206 msgid "" "Passed to API requests and used by OpenStack to verify that the client is " "authorized to run the requested operation." msgstr "" -#: ../common/glossary.rst:212 +#: ../common/glossary.rst:208 msgid "API version" msgstr "" -#: ../common/glossary.rst:215 +#: ../common/glossary.rst:211 msgid "" "In OpenStack, the API version for a project is part of the URL. For " "example, :file:`example.com/nova/v1/foobar`." msgstr "" -#: ../common/glossary.rst:217 +#: ../common/glossary.rst:213 msgid "applet" msgstr "" -#: ../common/glossary.rst:220 +#: ../common/glossary.rst:216 msgid "A Java program that can be embedded into a web page." msgstr "" -#: ../common/glossary.rst:221 +#: ../common/glossary.rst:217 msgid "Application Programming Interface (API)" msgstr "" -#: ../common/glossary.rst:224 +#: ../common/glossary.rst:220 msgid "" "A collection of specifications used to access a service, application, or " "program. Includes service calls, required parameters for each call, and the " "expected return values." msgstr "" -#: ../common/glossary.rst:230 +#: ../common/glossary.rst:226 msgid "" "OpenStack project that provides an application catalog service so that users " "can compose and deploy composite environments on an application abstraction " @@ -4146,264 +4145,264 @@ msgid "" "is murano." msgstr "" -#: ../common/glossary.rst:235 +#: ../common/glossary.rst:231 msgid "application server" msgstr "" -#: ../common/glossary.rst:238 +#: ../common/glossary.rst:234 msgid "" "A piece of software that makes available another piece of software over a " "network." msgstr "" -#: ../common/glossary.rst:240 +#: ../common/glossary.rst:236 msgid "Application Service Provider (ASP)" msgstr "" -#: ../common/glossary.rst:243 +#: ../common/glossary.rst:239 msgid "" "Companies that rent specialized applications that help businesses and " "organizations provide additional services with lower cost." msgstr "" -#: ../common/glossary.rst:246 +#: ../common/glossary.rst:242 msgid "Address Resolution Protocol (ARP)" msgstr "" -#: ../common/glossary.rst:249 +#: ../common/glossary.rst:245 msgid "" "The protocol by which layer-3 IP addresses are resolved into layer-2 link " "local addresses." msgstr "" -#: ../common/glossary.rst:251 +#: ../common/glossary.rst:247 msgid "arptables" msgstr "" -#: ../common/glossary.rst:254 +#: ../common/glossary.rst:250 msgid "" "Tool used for maintaining Address Resolution Protocol packet filter rules in " "the Linux kernel firewall modules. Used along with iptables, ebtables, and " "ip6tables in Compute to provide firewall services for VMs." msgstr "" -#: ../common/glossary.rst:258 +#: ../common/glossary.rst:254 msgid "associate" msgstr "" -#: ../common/glossary.rst:261 +#: ../common/glossary.rst:257 msgid "" "The process associating a Compute floating IP address with a fixed IP " "address." msgstr "" -#: ../common/glossary.rst:263 +#: ../common/glossary.rst:259 msgid "Asynchronous JavaScript and XML (AJAX)" msgstr "" -#: ../common/glossary.rst:266 +#: ../common/glossary.rst:262 msgid "" "A group of interrelated web development techniques used on the client-side " "to create asynchronous web applications. Used extensively in horizon." msgstr "" -#: ../common/glossary.rst:269 +#: ../common/glossary.rst:265 msgid "ATA over Ethernet (AoE)" msgstr "" -#: ../common/glossary.rst:272 +#: ../common/glossary.rst:268 msgid "A disk storage protocol tunneled within Ethernet." msgstr "" -#: ../common/glossary.rst:273 +#: ../common/glossary.rst:269 msgid "attach" msgstr "" -#: ../common/glossary.rst:276 +#: ../common/glossary.rst:272 msgid "" "The process of connecting a VIF or vNIC to a L2 network in Networking. In " "the context of Compute, this process connects a storage volume to an " "instance." msgstr "" -#: ../common/glossary.rst:279 +#: ../common/glossary.rst:275 msgid "attachment (network)" msgstr "" -#: ../common/glossary.rst:282 +#: ../common/glossary.rst:278 msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." msgstr "" -#: ../common/glossary.rst:284 +#: ../common/glossary.rst:280 msgid "auditing" msgstr "" -#: ../common/glossary.rst:287 +#: ../common/glossary.rst:283 msgid "Provided in Compute through the system usage data facility." msgstr "" -#: ../common/glossary.rst:289 +#: ../common/glossary.rst:285 msgid "auditor" msgstr "" -#: ../common/glossary.rst:292 +#: ../common/glossary.rst:288 msgid "" "A worker process that verifies the integrity of Object Storage objects, " "containers, and accounts. Auditors is the collective term for the Object " "Storage account auditor, container auditor, and object auditor." msgstr "" -#: ../common/glossary.rst:296 +#: ../common/glossary.rst:292 msgid "Austin" msgstr "" -#: ../common/glossary.rst:299 +#: ../common/glossary.rst:295 msgid "" "The code name for the initial release of OpenStack. The first design summit " "took place in Austin, Texas, US." msgstr "" -#: ../common/glossary.rst:302 +#: ../common/glossary.rst:298 msgid "auth node" msgstr "" -#: ../common/glossary.rst:305 +#: ../common/glossary.rst:301 msgid "Alternative term for an Object Storage authorization node." msgstr "" -#: ../common/glossary.rst:307 +#: ../common/glossary.rst:303 msgid "authentication" msgstr "" -#: ../common/glossary.rst:310 +#: ../common/glossary.rst:306 msgid "" "The process that confirms that the user, process, or client is really who " "they say they are through private key, secret token, password, fingerprint, " "or similar method." msgstr "" -#: ../common/glossary.rst:313 +#: ../common/glossary.rst:309 msgid "authentication token" msgstr "" -#: ../common/glossary.rst:316 +#: ../common/glossary.rst:312 msgid "" "A string of text provided to the client after authentication. Must be " "provided by the user or process in subsequent requests to the API endpoint." msgstr "" -#: ../common/glossary.rst:319 +#: ../common/glossary.rst:315 msgid "AuthN" msgstr "" -#: ../common/glossary.rst:322 +#: ../common/glossary.rst:318 msgid "The Identity service component that provides authentication services." msgstr "" -#: ../common/glossary.rst:324 +#: ../common/glossary.rst:320 msgid "authorization" msgstr "" -#: ../common/glossary.rst:327 +#: ../common/glossary.rst:323 msgid "" "The act of verifying that a user, process, or client is authorized to " "perform an action." msgstr "" -#: ../common/glossary.rst:329 +#: ../common/glossary.rst:325 msgid "authorization node" msgstr "" -#: ../common/glossary.rst:332 +#: ../common/glossary.rst:328 msgid "An Object Storage node that provides authorization services." msgstr "" -#: ../common/glossary.rst:334 +#: ../common/glossary.rst:330 msgid "AuthZ" msgstr "" -#: ../common/glossary.rst:337 +#: ../common/glossary.rst:333 msgid "The Identity component that provides high-level authorization services." msgstr "" -#: ../common/glossary.rst:339 +#: ../common/glossary.rst:335 msgid "Auto ACK" msgstr "" -#: ../common/glossary.rst:342 +#: ../common/glossary.rst:338 msgid "" "Configuration setting within RabbitMQ that enables or disables message " "acknowledgment. Enabled by default." msgstr "" -#: ../common/glossary.rst:344 +#: ../common/glossary.rst:340 msgid "auto declare" msgstr "" -#: ../common/glossary.rst:347 +#: ../common/glossary.rst:343 msgid "" "A Compute RabbitMQ setting that determines whether a message exchange is " "automatically created when the program starts." msgstr "" -#: ../common/glossary.rst:349 +#: ../common/glossary.rst:345 msgid "availability zone" msgstr "" -#: ../common/glossary.rst:352 +#: ../common/glossary.rst:348 msgid "" "An Amazon EC2 concept of an isolated area that is used for fault tolerance. " "Do not confuse with an OpenStack Compute zone or cell." msgstr "" -#: ../common/glossary.rst:355 +#: ../common/glossary.rst:351 msgid "AWS" msgstr "" -#: ../common/glossary.rst:358 +#: ../common/glossary.rst:354 msgid "Amazon Web Services." msgstr "" -#: ../common/glossary.rst:359 +#: ../common/glossary.rst:355 msgid "AWS CloudFormation template" msgstr "" -#: ../common/glossary.rst:362 +#: ../common/glossary.rst:358 msgid "" "AWS CloudFormation allows AWS users to create and manage a collection of " "related resources. The Orchestration service supports a CloudFormation-" "compatible format (CFN)." msgstr "" -#: ../common/glossary.rst:365 +#: ../common/glossary.rst:361 msgid "back end" msgstr "" -#: ../common/glossary.rst:368 +#: ../common/glossary.rst:364 msgid "" "Interactions and processes that are obfuscated from the user, such as " "Compute volume mount, data transmission to an iSCSI target by a daemon, or " "Object Storage object integrity checks." msgstr "" -#: ../common/glossary.rst:371 +#: ../common/glossary.rst:367 msgid "back-end catalog" msgstr "" -#: ../common/glossary.rst:374 +#: ../common/glossary.rst:370 msgid "" "The storage method used by the Identity service catalog service to store and " "retrieve information about API endpoints that are available to the client. " "Examples include a SQL database, LDAP database, or KVS back end." msgstr "" -#: ../common/glossary.rst:378 +#: ../common/glossary.rst:374 msgid "back-end store" msgstr "" -#: ../common/glossary.rst:381 +#: ../common/glossary.rst:377 msgid "" "The persistent data store used to save and retrieve information for a " "service, such as lists of Object Storage objects, current state of guest " @@ -4412,65 +4411,65 @@ msgid "" "system, S3, and HTTP." msgstr "" -#: ../common/glossary.rst:386 +#: ../common/glossary.rst:382 msgid "backup restore and disaster recovery as a service" msgstr "" -#: ../common/glossary.rst:389 +#: ../common/glossary.rst:385 msgid "" "The OpenStack project that provides integrated tooling for backing up, " "restoring, and recovering file systems, instances, or database backups. The " "project name is freezer." msgstr "" -#: ../common/glossary.rst:392 +#: ../common/glossary.rst:388 msgid "bandwidth" msgstr "" -#: ../common/glossary.rst:395 +#: ../common/glossary.rst:391 msgid "" "The amount of available data used by communication resources, such as the " "Internet. Represents the amount of data that is used to download things or " "the amount of data available to download." msgstr "" -#: ../common/glossary.rst:401 +#: ../common/glossary.rst:397 msgid "Code name of the key management service for OpenStack." msgstr "" -#: ../common/glossary.rst:402 +#: ../common/glossary.rst:398 msgid "bare" msgstr "" -#: ../common/glossary.rst:405 +#: ../common/glossary.rst:401 msgid "" "An Image service container format that indicates that no container exists " "for the VM image." msgstr "" -#: ../common/glossary.rst:407 +#: ../common/glossary.rst:403 msgid "Bare metal service" msgstr "" -#: ../common/glossary.rst:410 +#: ../common/glossary.rst:406 msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines. The code name for the project is ironic." msgstr "" -#: ../common/glossary.rst:412 +#: ../common/glossary.rst:408 msgid "base image" msgstr "" -#: ../common/glossary.rst:415 +#: ../common/glossary.rst:411 msgid "An OpenStack-provided image." msgstr "" -#: ../common/glossary.rst:416 +#: ../common/glossary.rst:412 msgid "Bell-LaPadula model" msgstr "" -#: ../common/glossary.rst:419 +#: ../common/glossary.rst:415 msgid "" "A security model that focuses on data confidentiality and controlled access " "to classified information. This model divide the entities into subjects and " @@ -4480,22 +4479,22 @@ msgid "" "lattice." msgstr "" -#: ../common/glossary.rst:425 +#: ../common/glossary.rst:421 msgid "Benchmark service" msgstr "" -#: ../common/glossary.rst:428 +#: ../common/glossary.rst:424 msgid "" "OpenStack project that provides a framework for performance analysis and " "benchmarking of individual OpenStack components as well as full production " "OpenStack cloud deployments. The code name of the project is rally." msgstr "" -#: ../common/glossary.rst:432 +#: ../common/glossary.rst:428 msgid "Bexar" msgstr "" -#: ../common/glossary.rst:435 +#: ../common/glossary.rst:431 msgid "" "A grouped release of projects related to OpenStack that came out in February " "of 2011. It included only Compute (nova) and Object Storage (swift). Bexar " @@ -4503,79 +4502,79 @@ msgid "" "place in San Antonio, Texas, US, which is the county seat for Bexar county." msgstr "" -#: ../common/glossary.rst:441 +#: ../common/glossary.rst:437 msgid "binary" msgstr "" -#: ../common/glossary.rst:444 +#: ../common/glossary.rst:440 msgid "" "Information that consists solely of ones and zeroes, which is the language " "of computers." msgstr "" -#: ../common/glossary.rst:446 +#: ../common/glossary.rst:442 msgid "bit" msgstr "" -#: ../common/glossary.rst:449 +#: ../common/glossary.rst:445 msgid "" "A bit is a single digit number that is in base of 2 (either a zero or one). " "Bandwidth usage is measured in bits per second." msgstr "" -#: ../common/glossary.rst:451 +#: ../common/glossary.rst:447 msgid "bits per second (BPS)" msgstr "" -#: ../common/glossary.rst:454 +#: ../common/glossary.rst:450 msgid "" "The universal measurement of how quickly data is transferred from place to " "place." msgstr "" -#: ../common/glossary.rst:456 +#: ../common/glossary.rst:452 msgid "block device" msgstr "" -#: ../common/glossary.rst:459 +#: ../common/glossary.rst:455 msgid "" "A device that moves data in the form of blocks. These device nodes interface " "the devices, such as hard disks, CD-ROM drives, flash drives, and other " "addressable regions of memory." msgstr "" -#: ../common/glossary.rst:462 +#: ../common/glossary.rst:458 msgid "block migration" msgstr "" -#: ../common/glossary.rst:465 +#: ../common/glossary.rst:461 msgid "" "A method of VM live migration used by KVM to evacuate instances from one " "host to another with very little downtime during a user-initiated " "switchover. Does not require shared storage. Supported by Compute." msgstr "" -#: ../common/glossary.rst:472 +#: ../common/glossary.rst:468 msgid "" "The OpenStack core project that enables management of volumes, volume " "snapshots, and volume types. The project name of Block Storage is cinder." msgstr "" -#: ../common/glossary.rst:475 +#: ../common/glossary.rst:471 msgid "Block Storage API" msgstr "" -#: ../common/glossary.rst:478 +#: ../common/glossary.rst:474 msgid "" "An API on a separate endpoint for attaching, detaching, and creating block " "storage for compute VMs." msgstr "" -#: ../common/glossary.rst:481 +#: ../common/glossary.rst:477 msgid "BMC" msgstr "" -#: ../common/glossary.rst:484 +#: ../common/glossary.rst:480 msgid "" "Baseboard Management Controller. The intelligence in the IPMI architecture, " "which is a specialized micro-controller that is embedded on the motherboard " @@ -4583,91 +4582,91 @@ msgid "" "management software and platform hardware." msgstr "" -#: ../common/glossary.rst:489 +#: ../common/glossary.rst:485 msgid "bootable disk image" msgstr "" -#: ../common/glossary.rst:492 +#: ../common/glossary.rst:488 msgid "A type of VM image that exists as a single, bootable file." msgstr "" -#: ../common/glossary.rst:494 +#: ../common/glossary.rst:490 msgid "Bootstrap Protocol (BOOTP)" msgstr "" -#: ../common/glossary.rst:497 +#: ../common/glossary.rst:493 msgid "" "A network protocol used by a network client to obtain an IP address from a " "configuration server. Provided in Compute through the dnsmasq daemon when " "using either the FlatDHCP manager or VLAN manager network manager." msgstr "" -#: ../common/glossary.rst:501 +#: ../common/glossary.rst:497 msgid "Border Gateway Protocol (BGP)" msgstr "" -#: ../common/glossary.rst:504 +#: ../common/glossary.rst:500 msgid "" "The Border Gateway Protocol is a dynamic routing protocol that connects " "autonomous systems. Considered the backbone of the Internet, this protocol " "connects disparate networks to form a larger network." msgstr "" -#: ../common/glossary.rst:508 +#: ../common/glossary.rst:504 msgid "browser" msgstr "" -#: ../common/glossary.rst:511 +#: ../common/glossary.rst:507 msgid "" "Any client software that enables a computer or device to access the Internet." msgstr "" -#: ../common/glossary.rst:513 +#: ../common/glossary.rst:509 msgid "builder file" msgstr "" -#: ../common/glossary.rst:516 +#: ../common/glossary.rst:512 msgid "" "Contains configuration information that Object Storage uses to reconfigure a " "ring or to re-create it from scratch after a serious failure." msgstr "" -#: ../common/glossary.rst:519 +#: ../common/glossary.rst:515 msgid "bursting" msgstr "" -#: ../common/glossary.rst:522 +#: ../common/glossary.rst:518 msgid "" "The practice of utilizing a secondary environment to elastically build " "instances on-demand when the primary environment is resource constrained." msgstr "" -#: ../common/glossary.rst:525 +#: ../common/glossary.rst:521 msgid "button class" msgstr "" -#: ../common/glossary.rst:528 +#: ../common/glossary.rst:524 msgid "" "A group of related button types within horizon. Buttons to start, stop, and " "suspend VMs are in one class. Buttons to associate and disassociate floating " "IP addresses are in another class, and so on." msgstr "" -#: ../common/glossary.rst:532 +#: ../common/glossary.rst:528 msgid "byte" msgstr "" -#: ../common/glossary.rst:535 +#: ../common/glossary.rst:531 msgid "" "Set of bits that make up a single character; there are usually 8 bits to a " "byte." msgstr "" -#: ../common/glossary.rst:537 +#: ../common/glossary.rst:533 msgid "CA" msgstr "" -#: ../common/glossary.rst:540 +#: ../common/glossary.rst:536 msgid "" "Certificate Authority or Certification Authority. In cryptography, an entity " "that issues digital certificates. The digital certificate certifies the " @@ -4680,21 +4679,21 @@ msgid "" "schemes." msgstr "" -#: ../common/glossary.rst:550 +#: ../common/glossary.rst:546 msgid "cache pruner" msgstr "" -#: ../common/glossary.rst:553 +#: ../common/glossary.rst:549 msgid "" "A program that keeps the Image service VM image cache at or below its " "configured maximum size." msgstr "" -#: ../common/glossary.rst:555 +#: ../common/glossary.rst:551 msgid "Cactus" msgstr "" -#: ../common/glossary.rst:558 +#: ../common/glossary.rst:554 msgid "" "An OpenStack grouped release of projects that came out in the spring of " "2011. It included Compute (nova), Object Storage (swift), and the Image " @@ -4704,207 +4703,207 @@ msgid "" "nearest the previous summit." msgstr "" -#: ../common/glossary.rst:566 +#: ../common/glossary.rst:562 msgid "CADF" msgstr "" -#: ../common/glossary.rst:569 +#: ../common/glossary.rst:565 msgid "" "Cloud Auditing Data Federation (CADF) is a specification for audit event " "data. CADF is supported by OpenStack Identity." msgstr "" -#: ../common/glossary.rst:572 +#: ../common/glossary.rst:568 msgid "CALL" msgstr "" -#: ../common/glossary.rst:575 +#: ../common/glossary.rst:571 msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and waits for a response." msgstr "" -#: ../common/glossary.rst:577 +#: ../common/glossary.rst:573 msgid "capability" msgstr "" -#: ../common/glossary.rst:580 +#: ../common/glossary.rst:576 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 "" -#: ../common/glossary.rst:583 +#: ../common/glossary.rst:579 msgid "capacity cache" msgstr "" -#: ../common/glossary.rst:586 +#: ../common/glossary.rst:582 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 host a VM starts." msgstr "" -#: ../common/glossary.rst:589 +#: ../common/glossary.rst:585 msgid "capacity updater" msgstr "" -#: ../common/glossary.rst:592 +#: ../common/glossary.rst:588 msgid "" "A notification driver that monitors VM instances and updates the capacity " "cache as needed." msgstr "" -#: ../common/glossary.rst:594 +#: ../common/glossary.rst:590 msgid "CAST" msgstr "" -#: ../common/glossary.rst:597 +#: ../common/glossary.rst:593 msgid "" "One of the RPC primitives used by the OpenStack message queue software. " "Sends a message and does not wait for a response." msgstr "" -#: ../common/glossary.rst:599 +#: ../common/glossary.rst:595 msgid "catalog" msgstr "" -#: ../common/glossary.rst:602 +#: ../common/glossary.rst:598 msgid "" "A list of API endpoints that are available to a user after authentication " "with the Identity service." msgstr "" -#: ../common/glossary.rst:604 +#: ../common/glossary.rst:600 msgid "catalog service" msgstr "" -#: ../common/glossary.rst:607 +#: ../common/glossary.rst:603 msgid "" "An Identity service that lists API endpoints that are available to a user " "after authentication with the Identity service." msgstr "" -#: ../common/glossary.rst:612 +#: ../common/glossary.rst:608 msgid "" "The project name for the Telemetry service, which is an integrated project " "that provides metering and measuring facilities for OpenStack." msgstr "" -#: ../common/glossary.rst:615 +#: ../common/glossary.rst:611 msgid "cell" msgstr "" -#: ../common/glossary.rst:618 +#: ../common/glossary.rst:614 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 "" -#: ../common/glossary.rst:622 +#: ../common/glossary.rst:618 msgid "cell forwarding" msgstr "" -#: ../common/glossary.rst:625 +#: ../common/glossary.rst:621 msgid "" "A Compute option that enables parent cells to pass resource requests to " "child cells if the parent cannot provide the requested resource." msgstr "" -#: ../common/glossary.rst:628 +#: ../common/glossary.rst:624 msgid "cell manager" msgstr "" -#: ../common/glossary.rst:631 +#: ../common/glossary.rst:627 msgid "" "The Compute component that contains a list of the current capabilities of " "each host within the cell and routes requests as appropriate." msgstr "" -#: ../common/glossary.rst:634 +#: ../common/glossary.rst:630 msgid "CentOS" msgstr "" -#: ../common/glossary.rst:637 ../common/glossary.rst:1025 -#: ../common/glossary.rst:2679 ../common/glossary.rst:3014 -#: ../common/glossary.rst:3490 +#: ../common/glossary.rst:633 ../common/glossary.rst:1021 +#: ../common/glossary.rst:2675 ../common/glossary.rst:3010 +#: ../common/glossary.rst:3486 msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ../common/glossary.rst:638 +#: ../common/glossary.rst:634 msgid "Ceph" msgstr "" -#: ../common/glossary.rst:641 +#: ../common/glossary.rst:637 msgid "" "Massively scalable distributed storage system that consists of an object " "store, block store, and POSIX-compatible distributed file system. Compatible " "with OpenStack." msgstr "" -#: ../common/glossary.rst:644 +#: ../common/glossary.rst:640 msgid "CephFS" msgstr "" -#: ../common/glossary.rst:647 +#: ../common/glossary.rst:643 msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ../common/glossary.rst:648 +#: ../common/glossary.rst:644 msgid "certificate authority" msgstr "" -#: ../common/glossary.rst:651 +#: ../common/glossary.rst:647 msgid "" "A simple certificate authority provided by Compute for cloudpipe VPNs and VM " "image decryption." msgstr "" -#: ../common/glossary.rst:653 +#: ../common/glossary.rst:649 msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ../common/glossary.rst:656 +#: ../common/glossary.rst:652 msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ../common/glossary.rst:657 +#: ../common/glossary.rst:653 msgid "chance scheduler" msgstr "" -#: ../common/glossary.rst:660 +#: ../common/glossary.rst:656 msgid "" "A scheduling method used by Compute that randomly chooses an available host " "from the pool." msgstr "" -#: ../common/glossary.rst:662 +#: ../common/glossary.rst:658 msgid "changes since" msgstr "" -#: ../common/glossary.rst:665 +#: ../common/glossary.rst:661 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 "" -#: ../common/glossary.rst:668 +#: ../common/glossary.rst:664 msgid "Chef" msgstr "" -#: ../common/glossary.rst:671 +#: ../common/glossary.rst:667 msgid "" "An operating system configuration management tool supporting OpenStack " "deployments." msgstr "" -#: ../common/glossary.rst:673 +#: ../common/glossary.rst:669 msgid "child cell" msgstr "" -#: ../common/glossary.rst:676 +#: ../common/glossary.rst:672 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 " @@ -4912,43 +4911,43 @@ msgid "" "it attempts to pass the request to any of its children." msgstr "" -#: ../common/glossary.rst:684 +#: ../common/glossary.rst:680 msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ../common/glossary.rst:686 +#: ../common/glossary.rst:682 msgid "CirrOS" msgstr "" -#: ../common/glossary.rst:689 +#: ../common/glossary.rst:685 msgid "" "A minimal Linux distribution designed for use as a test image on clouds such " "as OpenStack." msgstr "" -#: ../common/glossary.rst:691 +#: ../common/glossary.rst:687 msgid "Cisco neutron plug-in" msgstr "" -#: ../common/glossary.rst:694 +#: ../common/glossary.rst:690 msgid "" "A Networking plug-in for Cisco devices and technologies, including UCS and " "Nexus." msgstr "" -#: ../common/glossary.rst:696 +#: ../common/glossary.rst:692 msgid "cloud architect" msgstr "" -#: ../common/glossary.rst:699 +#: ../common/glossary.rst:695 msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ../common/glossary.rst:701 +#: ../common/glossary.rst:697 msgid "cloud computing" msgstr "" -#: ../common/glossary.rst:704 +#: ../common/glossary.rst:700 msgid "" "A model that enables access to a shared pool of configurable computing " "resources, such as networks, servers, storage, applications, and services, " @@ -4956,102 +4955,102 @@ msgid "" "or service provider interaction." msgstr "" -#: ../common/glossary.rst:708 +#: ../common/glossary.rst:704 msgid "cloud controller" msgstr "" -#: ../common/glossary.rst:711 +#: ../common/glossary.rst:707 msgid "" "Collection of Compute components that represent the global state of the " "cloud; talks to services, such as Identity authentication, Object Storage, " "and node/storage workers through a queue." msgstr "" -#: ../common/glossary.rst:715 +#: ../common/glossary.rst:711 msgid "cloud controller node" msgstr "" -#: ../common/glossary.rst:718 +#: ../common/glossary.rst:714 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 "" -#: ../common/glossary.rst:721 +#: ../common/glossary.rst:717 msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ../common/glossary.rst:724 +#: ../common/glossary.rst:720 msgid "" "SINA standard that defines a RESTful API for managing objects in the cloud, " "currently unsupported in OpenStack." msgstr "" -#: ../common/glossary.rst:726 +#: ../common/glossary.rst:722 msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ../common/glossary.rst:729 +#: ../common/glossary.rst:725 msgid "" "An in-progress specification for cloud management. Currently unsupported in " "OpenStack." msgstr "" -#: ../common/glossary.rst:731 +#: ../common/glossary.rst:727 msgid "cloud-init" msgstr "" -#: ../common/glossary.rst:734 +#: ../common/glossary.rst:730 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 "" -#: ../common/glossary.rst:738 +#: ../common/glossary.rst:734 msgid "cloudadmin" msgstr "" -#: ../common/glossary.rst:741 +#: ../common/glossary.rst:737 msgid "" "One of the default roles in the Compute RBAC system. Grants complete system " "access." msgstr "" -#: ../common/glossary.rst:743 +#: ../common/glossary.rst:739 msgid "Cloudbase-Init" msgstr "" -#: ../common/glossary.rst:746 +#: ../common/glossary.rst:742 msgid "" "A Windows project providing guest initialization features, similar to cloud-" "init." msgstr "" -#: ../common/glossary.rst:748 +#: ../common/glossary.rst:744 msgid "cloudpipe" msgstr "" -#: ../common/glossary.rst:751 +#: ../common/glossary.rst:747 msgid "A compute service that creates VPNs on a per-project basis." msgstr "" -#: ../common/glossary.rst:753 +#: ../common/glossary.rst:749 msgid "cloudpipe image" msgstr "" -#: ../common/glossary.rst:756 +#: ../common/glossary.rst:752 msgid "" "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN " "running on Linux." msgstr "" -#: ../common/glossary.rst:758 +#: ../common/glossary.rst:754 msgid "Clustering" msgstr "" -#: ../common/glossary.rst:761 +#: ../common/glossary.rst:757 msgid "" "The OpenStack project that OpenStack project that implements clustering " "services and libraries for the management of groups of homogeneous objects " @@ -5059,46 +5058,46 @@ msgid "" "is senlin." msgstr "" -#: ../common/glossary.rst:766 +#: ../common/glossary.rst:762 msgid "CMDB" msgstr "" -#: ../common/glossary.rst:769 +#: ../common/glossary.rst:765 msgid "Configuration Management Database." msgstr "" -#: ../common/glossary.rst:770 +#: ../common/glossary.rst:766 msgid "congress" msgstr "" -#: ../common/glossary.rst:773 +#: ../common/glossary.rst:769 msgid "OpenStack project that provides the Governance service." msgstr "" -#: ../common/glossary.rst:774 +#: ../common/glossary.rst:770 msgid "command filter" msgstr "" -#: ../common/glossary.rst:777 +#: ../common/glossary.rst:773 msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ../common/glossary.rst:779 +#: ../common/glossary.rst:775 msgid "Common Internet File System (CIFS)" msgstr "" -#: ../common/glossary.rst:782 +#: ../common/glossary.rst:778 msgid "" "A file sharing protocol. It is a public or open variation of the original " "Server Message Block (SMB) protocol developed and used by Microsoft. Like " "the SMB protocol, CIFS runs at a higher level and uses the TCP/IP protocol." msgstr "" -#: ../common/glossary.rst:786 +#: ../common/glossary.rst:782 msgid "community project" msgstr "" -#: ../common/glossary.rst:789 +#: ../common/glossary.rst:785 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 " @@ -5106,11 +5105,11 @@ msgid "" "trunk." msgstr "" -#: ../common/glossary.rst:793 +#: ../common/glossary.rst:789 msgid "compression" msgstr "" -#: ../common/glossary.rst:796 +#: ../common/glossary.rst:792 msgid "" "Reducing the size of files by special encoding, the file can be decompressed " "again to its original content. OpenStack supports compression at the Linux " @@ -5118,209 +5117,209 @@ msgid "" "Storage objects or Image service VM images." msgstr "" -#: ../common/glossary.rst:804 +#: ../common/glossary.rst:800 msgid "" "The OpenStack core project that provides compute services. The project name " "of Compute service is nova." msgstr "" -#: ../common/glossary.rst:806 +#: ../common/glossary.rst:802 msgid "Compute API" msgstr "" -#: ../common/glossary.rst:809 +#: ../common/glossary.rst:805 msgid "" "The nova-api daemon provides access to nova services. Can communicate with " "other APIs, such as the Amazon EC2 API." msgstr "" -#: ../common/glossary.rst:812 +#: ../common/glossary.rst:808 msgid "compute controller" msgstr "" -#: ../common/glossary.rst:815 +#: ../common/glossary.rst:811 msgid "" "The Compute component that chooses suitable hosts on which to start VM " "instances." msgstr "" -#: ../common/glossary.rst:817 +#: ../common/glossary.rst:813 msgid "compute host" msgstr "" -#: ../common/glossary.rst:820 +#: ../common/glossary.rst:816 msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ../common/glossary.rst:821 +#: ../common/glossary.rst:817 msgid "compute node" msgstr "" -#: ../common/glossary.rst:824 +#: ../common/glossary.rst:820 msgid "" "A node that runs the nova-compute daemon that manages VM instances that " "provide a wide range of services, such as web applications and analytics." msgstr "" -#: ../common/glossary.rst:827 +#: ../common/glossary.rst:823 msgid "Compute service" msgstr "" -#: ../common/glossary.rst:830 +#: ../common/glossary.rst:826 msgid "Name for the Compute component that manages VMs." msgstr "" -#: ../common/glossary.rst:831 +#: ../common/glossary.rst:827 msgid "compute worker" msgstr "" -#: ../common/glossary.rst:834 +#: ../common/glossary.rst:830 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 "" -#: ../common/glossary.rst:837 +#: ../common/glossary.rst:833 msgid "concatenated object" msgstr "" -#: ../common/glossary.rst:840 +#: ../common/glossary.rst:836 msgid "" "A set of segment objects that Object Storage combines and sends to the " "client." msgstr "" -#: ../common/glossary.rst:842 +#: ../common/glossary.rst:838 msgid "conductor" msgstr "" -#: ../common/glossary.rst:845 +#: ../common/glossary.rst:841 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 "" -#: ../common/glossary.rst:849 +#: ../common/glossary.rst:845 msgid "consistency window" msgstr "" -#: ../common/glossary.rst:852 +#: ../common/glossary.rst:848 msgid "" "The amount of time it takes for a new Object Storage object to become " "accessible to all clients." msgstr "" -#: ../common/glossary.rst:854 +#: ../common/glossary.rst:850 msgid "console log" msgstr "" -#: ../common/glossary.rst:857 +#: ../common/glossary.rst:853 msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ../common/glossary.rst:858 +#: ../common/glossary.rst:854 msgid "container" msgstr "" -#: ../common/glossary.rst:861 +#: ../common/glossary.rst:857 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 "" -#: ../common/glossary.rst:864 +#: ../common/glossary.rst:860 msgid "container auditor" msgstr "" -#: ../common/glossary.rst:867 +#: ../common/glossary.rst:863 msgid "" "Checks for missing replicas or incorrect objects in specified Object Storage " "containers through queries to the SQLite back-end database." msgstr "" -#: ../common/glossary.rst:870 +#: ../common/glossary.rst:866 msgid "container database" msgstr "" -#: ../common/glossary.rst:873 +#: ../common/glossary.rst:869 msgid "" "A SQLite database that stores Object Storage containers and container " "metadata. The container server accesses this database." msgstr "" -#: ../common/glossary.rst:876 +#: ../common/glossary.rst:872 msgid "container format" msgstr "" -#: ../common/glossary.rst:879 +#: ../common/glossary.rst:875 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 "" -#: ../common/glossary.rst:882 +#: ../common/glossary.rst:878 msgid "container server" msgstr "" -#: ../common/glossary.rst:885 +#: ../common/glossary.rst:881 msgid "An Object Storage server that manages containers." msgstr "" -#: ../common/glossary.rst:889 +#: ../common/glossary.rst:885 msgid "" "OpenStack project that provides a set of services for management of " "application containers in a multi-tenant cloud environment. The code name of " "the project name is magnum." msgstr "" -#: ../common/glossary.rst:892 +#: ../common/glossary.rst:888 msgid "container service" msgstr "" -#: ../common/glossary.rst:895 +#: ../common/glossary.rst:891 msgid "" "The Object Storage component that provides container services, such as " "create, delete, list, and so on." msgstr "" -#: ../common/glossary.rst:897 +#: ../common/glossary.rst:893 msgid "content delivery network (CDN)" msgstr "" -#: ../common/glossary.rst:900 +#: ../common/glossary.rst:896 msgid "" "A content delivery network is a specialized network that is used to " "distribute content to clients, typically located close to the client for " "increased performance." msgstr "" -#: ../common/glossary.rst:903 +#: ../common/glossary.rst:899 msgid "controller node" msgstr "" -#: ../common/glossary.rst:906 +#: ../common/glossary.rst:902 msgid "Alternative term for a cloud controller node." msgstr "" -#: ../common/glossary.rst:907 +#: ../common/glossary.rst:903 msgid "core API" msgstr "" -#: ../common/glossary.rst:910 +#: ../common/glossary.rst:906 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 "" -#: ../common/glossary.rst:913 +#: ../common/glossary.rst:909 msgid "core project" msgstr "" -#: ../common/glossary.rst:916 +#: ../common/glossary.rst:912 msgid "" "An official OpenStack project. Currently consists of Compute (nova), Object " "Storage (swift), Image service (glance), Identity (keystone), Dashboard " @@ -5330,22 +5329,22 @@ msgid "" "is changing based on community discussions about the \"Big Tent\"." msgstr "" -#: ../common/glossary.rst:924 +#: ../common/glossary.rst:920 msgid "cost" msgstr "" -#: ../common/glossary.rst:927 +#: ../common/glossary.rst:923 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 "" -#: ../common/glossary.rst:930 +#: ../common/glossary.rst:926 msgid "credentials" msgstr "" -#: ../common/glossary.rst:933 +#: ../common/glossary.rst:929 msgid "" "Data that is only known to or accessible by a user and used to verify that " "the user is who he says he is. Credentials are presented to the server " @@ -5353,11 +5352,11 @@ msgid "" "certificate, and fingerprint." msgstr "" -#: ../common/glossary.rst:938 +#: ../common/glossary.rst:934 msgid "Cross-Origin Resource Sharing (CORS)" msgstr "" -#: ../common/glossary.rst:941 +#: ../common/glossary.rst:937 msgid "" "A mechanism that allows many resources (for example, fonts, JavaScript) on a " "web page to be requested from another domain outside the domain from which " @@ -5365,60 +5364,60 @@ msgid "" "XMLHttpRequest mechanism." msgstr "" -#: ../common/glossary.rst:946 +#: ../common/glossary.rst:942 msgid "Crowbar" msgstr "" -#: ../common/glossary.rst:949 +#: ../common/glossary.rst:945 msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ../common/glossary.rst:951 +#: ../common/glossary.rst:947 msgid "current workload" msgstr "" -#: ../common/glossary.rst:954 +#: ../common/glossary.rst:950 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 "" -#: ../common/glossary.rst:957 +#: ../common/glossary.rst:953 msgid "customer" msgstr "" -#: ../common/glossary.rst:960 +#: ../common/glossary.rst:956 msgid "Alternative term for tenant." msgstr "" -#: ../common/glossary.rst:961 +#: ../common/glossary.rst:957 msgid "customization module" msgstr "" -#: ../common/glossary.rst:964 +#: ../common/glossary.rst:960 msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ../common/glossary.rst:966 +#: ../common/glossary.rst:962 msgid "daemon" msgstr "" -#: ../common/glossary.rst:969 +#: ../common/glossary.rst:965 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 "" -#: ../common/glossary.rst:972 +#: ../common/glossary.rst:968 msgid "DAC" msgstr "" -#: ../common/glossary.rst:975 +#: ../common/glossary.rst:971 msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -5426,21 +5425,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ../common/glossary.rst:980 +#: ../common/glossary.rst:976 msgid "dashboard" msgstr "" -#: ../common/glossary.rst:983 +#: ../common/glossary.rst:979 msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ../common/glossary.rst:985 +#: ../common/glossary.rst:981 msgid "data encryption" msgstr "" -#: ../common/glossary.rst:988 +#: ../common/glossary.rst:984 msgid "" "Both Image service and Compute support encrypted virtual machine (VM) images " "(but not instances). In-transit data encryption is supported in OpenStack " @@ -5449,199 +5448,199 @@ msgid "" "that uses disk encryption." msgstr "" -#: ../common/glossary.rst:993 +#: ../common/glossary.rst:989 msgid "database ID" msgstr "" -#: ../common/glossary.rst:996 +#: ../common/glossary.rst:992 msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ../common/glossary.rst:998 +#: ../common/glossary.rst:994 msgid "database replicator" msgstr "" -#: ../common/glossary.rst:1001 +#: ../common/glossary.rst:997 msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ../common/glossary.rst:1006 +#: ../common/glossary.rst:1002 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 "" -#: ../common/glossary.rst:1010 +#: ../common/glossary.rst:1006 msgid "Data processing service" msgstr "" -#: ../common/glossary.rst:1013 +#: ../common/glossary.rst:1009 msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces. The code name for the project is sahara." msgstr "" -#: ../common/glossary.rst:1016 +#: ../common/glossary.rst:1012 msgid "deallocate" msgstr "" -#: ../common/glossary.rst:1019 +#: ../common/glossary.rst:1015 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 "" -#: ../common/glossary.rst:1022 +#: ../common/glossary.rst:1018 msgid "Debian" msgstr "" -#: ../common/glossary.rst:1026 +#: ../common/glossary.rst:1022 msgid "deduplication" msgstr "" -#: ../common/glossary.rst:1029 +#: ../common/glossary.rst:1025 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 "" -#: ../common/glossary.rst:1032 +#: ../common/glossary.rst:1028 msgid "default panel" msgstr "" -#: ../common/glossary.rst:1035 +#: ../common/glossary.rst:1031 msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ../common/glossary.rst:1037 +#: ../common/glossary.rst:1033 msgid "default tenant" msgstr "" -#: ../common/glossary.rst:1040 +#: ../common/glossary.rst:1036 msgid "" "New users are assigned to this tenant if no tenant is specified when a user " "is created." msgstr "" -#: ../common/glossary.rst:1042 +#: ../common/glossary.rst:1038 msgid "default token" msgstr "" -#: ../common/glossary.rst:1045 +#: ../common/glossary.rst:1041 msgid "" "An Identity service token that is not associated with a specific tenant and " "is exchanged for a scoped token." msgstr "" -#: ../common/glossary.rst:1047 +#: ../common/glossary.rst:1043 msgid "delayed delete" msgstr "" -#: ../common/glossary.rst:1050 +#: ../common/glossary.rst:1046 msgid "" "An option within Image service so that an image is deleted after a " "predefined number of seconds instead of immediately." msgstr "" -#: ../common/glossary.rst:1052 +#: ../common/glossary.rst:1048 msgid "delivery mode" msgstr "" -#: ../common/glossary.rst:1055 +#: ../common/glossary.rst:1051 msgid "" "Setting for the Compute RabbitMQ message delivery mode; can be set to either " "transient or persistent." msgstr "" -#: ../common/glossary.rst:1057 +#: ../common/glossary.rst:1053 msgid "denial of service (DoS)" msgstr "" -#: ../common/glossary.rst:1060 +#: ../common/glossary.rst:1056 msgid "" "Denial of service (DoS) is a short form for denial-of-service attack. This " "is a malicious attempt to prevent legitimate users from using a service." msgstr "" -#: ../common/glossary.rst:1063 +#: ../common/glossary.rst:1059 msgid "deprecated auth" msgstr "" -#: ../common/glossary.rst:1066 +#: ../common/glossary.rst:1062 msgid "" "An option within Compute that enables administrators to create and manage " "users through the `nova-manage` command as opposed to using the Identity " "service." msgstr "" -#: ../common/glossary.rst:1069 +#: ../common/glossary.rst:1065 msgid "Designate" msgstr "" -#: ../common/glossary.rst:1072 +#: ../common/glossary.rst:1068 msgid "Code name for the DNS service project for OpenStack." msgstr "" -#: ../common/glossary.rst:1073 +#: ../common/glossary.rst:1069 msgid "Desktop-as-a-Service" msgstr "" -#: ../common/glossary.rst:1076 +#: ../common/glossary.rst:1072 msgid "" "A platform that provides a suite of desktop environments that users access " "to receive a desktop experience from any location. This may provide general " "use, development, or even homogeneous testing environments." msgstr "" -#: ../common/glossary.rst:1080 +#: ../common/glossary.rst:1076 msgid "developer" msgstr "" -#: ../common/glossary.rst:1083 +#: ../common/glossary.rst:1079 msgid "" "One of the default roles in the Compute RBAC system and the default role " "assigned to a new user." msgstr "" -#: ../common/glossary.rst:1085 +#: ../common/glossary.rst:1081 msgid "device ID" msgstr "" -#: ../common/glossary.rst:1088 +#: ../common/glossary.rst:1084 msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ../common/glossary.rst:1090 +#: ../common/glossary.rst:1086 msgid "device weight" msgstr "" -#: ../common/glossary.rst:1093 +#: ../common/glossary.rst:1089 msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ../common/glossary.rst:1095 +#: ../common/glossary.rst:1091 msgid "DevStack" msgstr "" -#: ../common/glossary.rst:1098 +#: ../common/glossary.rst:1094 msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ../common/glossary.rst:1100 +#: ../common/glossary.rst:1096 msgid "DHCP" msgstr "" -#: ../common/glossary.rst:1103 +#: ../common/glossary.rst:1099 msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that " @@ -5651,20 +5650,20 @@ msgid "" "DHCP server." msgstr "" -#: ../common/glossary.rst:1109 +#: ../common/glossary.rst:1105 msgid "DHCP agent" msgstr "" -#: ../common/glossary.rst:1112 +#: ../common/glossary.rst:1108 msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ../common/glossary.rst:1114 +#: ../common/glossary.rst:1110 msgid "Diablo" msgstr "" -#: ../common/glossary.rst:1117 +#: ../common/glossary.rst:1113 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), " @@ -5674,140 +5673,140 @@ msgid "" "city." msgstr "" -#: ../common/glossary.rst:1125 +#: ../common/glossary.rst:1121 msgid "direct consumer" msgstr "" -#: ../common/glossary.rst:1128 +#: ../common/glossary.rst:1124 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 "" -#: ../common/glossary.rst:1131 +#: ../common/glossary.rst:1127 msgid "direct exchange" msgstr "" -#: ../common/glossary.rst:1134 +#: ../common/glossary.rst:1130 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 "" -#: ../common/glossary.rst:1137 +#: ../common/glossary.rst:1133 msgid "direct publisher" msgstr "" -#: ../common/glossary.rst:1140 +#: ../common/glossary.rst:1136 msgid "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ../common/glossary.rst:1142 +#: ../common/glossary.rst:1138 msgid "disassociate" msgstr "" -#: ../common/glossary.rst:1145 +#: ../common/glossary.rst:1141 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 "" -#: ../common/glossary.rst:1148 +#: ../common/glossary.rst:1144 msgid "disk encryption" msgstr "" -#: ../common/glossary.rst:1151 +#: ../common/glossary.rst:1147 msgid "" "The ability to encrypt data at the file system, disk partition, or whole-" "disk level. Supported within Compute VMs." msgstr "" -#: ../common/glossary.rst:1153 +#: ../common/glossary.rst:1149 msgid "disk format" msgstr "" -#: ../common/glossary.rst:1156 +#: ../common/glossary.rst:1152 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 "" -#: ../common/glossary.rst:1159 +#: ../common/glossary.rst:1155 msgid "dispersion" msgstr "" -#: ../common/glossary.rst:1162 +#: ../common/glossary.rst:1158 msgid "" "In Object Storage, tools to test and ensure dispersion of objects and " "containers to ensure fault tolerance." msgstr "" -#: ../common/glossary.rst:1164 +#: ../common/glossary.rst:1160 msgid "distributed virtual router (DVR)" msgstr "" -#: ../common/glossary.rst:1167 +#: ../common/glossary.rst:1163 msgid "" "Mechanism for highly-available multi-host routing when using OpenStack " "Networking (neutron)." msgstr "" -#: ../common/glossary.rst:1169 +#: ../common/glossary.rst:1165 msgid "Django" msgstr "" -#: ../common/glossary.rst:1172 +#: ../common/glossary.rst:1168 msgid "A web framework used extensively in horizon." msgstr "" -#: ../common/glossary.rst:1173 +#: ../common/glossary.rst:1169 msgid "DNS" msgstr "" -#: ../common/glossary.rst:1176 +#: ../common/glossary.rst:1172 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 "" -#: ../common/glossary.rst:1180 +#: ../common/glossary.rst:1176 msgid "DNS record" msgstr "" -#: ../common/glossary.rst:1183 +#: ../common/glossary.rst:1179 msgid "" "A record that specifies information about a particular domain and belongs to " "the domain." msgstr "" -#: ../common/glossary.rst:1185 +#: ../common/glossary.rst:1181 msgid "DNS service" msgstr "" -#: ../common/glossary.rst:1188 +#: ../common/glossary.rst:1184 msgid "" "OpenStack project that provides scalable, on demand, self service access to " "authoritative DNS services, in a technology-agnostic manner. The code name " "for the project is designate." msgstr "" -#: ../common/glossary.rst:1192 +#: ../common/glossary.rst:1188 msgid "dnsmasq" msgstr "" -#: ../common/glossary.rst:1195 +#: ../common/glossary.rst:1191 msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services for virtual " "networks." msgstr "" -#: ../common/glossary.rst:1197 +#: ../common/glossary.rst:1193 msgid "domain" msgstr "" -#: ../common/glossary.rst:1200 +#: ../common/glossary.rst:1196 msgid "" "An Identity API v3 entity. Represents a collection of projects, groups and " "users that defines administrative boundaries for managing OpenStack Identity " @@ -5818,22 +5817,22 @@ msgid "" "records." msgstr "" -#: ../common/glossary.rst:1209 +#: ../common/glossary.rst:1205 msgid "Domain Name Service (DNS)" msgstr "" -#: ../common/glossary.rst:1212 +#: ../common/glossary.rst:1208 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 "" -#: ../common/glossary.rst:1215 +#: ../common/glossary.rst:1211 msgid "Domain Name System (DNS)" msgstr "" -#: ../common/glossary.rst:1218 +#: ../common/glossary.rst:1214 msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined. DNS helps navigate the Internet by translating " @@ -5846,89 +5845,89 @@ msgid "" "automatically propagated to other active servers." msgstr "" -#: ../common/glossary.rst:1229 +#: ../common/glossary.rst:1225 msgid "download" msgstr "" -#: ../common/glossary.rst:1232 +#: ../common/glossary.rst:1228 msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ../common/glossary.rst:1234 +#: ../common/glossary.rst:1230 msgid "DRTM" msgstr "" -#: ../common/glossary.rst:1237 +#: ../common/glossary.rst:1233 msgid "Dynamic root of trust measurement." msgstr "" -#: ../common/glossary.rst:1238 +#: ../common/glossary.rst:1234 msgid "durable exchange" msgstr "" -#: ../common/glossary.rst:1241 +#: ../common/glossary.rst:1237 msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ../common/glossary.rst:1243 +#: ../common/glossary.rst:1239 msgid "durable queue" msgstr "" -#: ../common/glossary.rst:1246 +#: ../common/glossary.rst:1242 msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ../common/glossary.rst:1248 +#: ../common/glossary.rst:1244 msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ../common/glossary.rst:1251 +#: ../common/glossary.rst:1247 msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ../common/glossary.rst:1253 +#: ../common/glossary.rst:1249 msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ../common/glossary.rst:1256 +#: ../common/glossary.rst:1252 msgid "" "Pages that use HTML, JavaScript, and Cascading Style Sheets to enable users " "to interact with a web page or show simple animation." msgstr "" -#: ../common/glossary.rst:1259 +#: ../common/glossary.rst:1255 msgid "east-west traffic" msgstr "" -#: ../common/glossary.rst:1262 +#: ../common/glossary.rst:1258 msgid "" "Network traffic between servers in the same cloud or data center. See also " "north-south traffic." msgstr "" -#: ../common/glossary.rst:1264 +#: ../common/glossary.rst:1260 msgid "EBS boot volume" msgstr "" -#: ../common/glossary.rst:1267 +#: ../common/glossary.rst:1263 msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ../common/glossary.rst:1269 +#: ../common/glossary.rst:1265 msgid "ebtables" msgstr "" -#: ../common/glossary.rst:1272 +#: ../common/glossary.rst:1268 msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used in Compute along with " @@ -5936,139 +5935,139 @@ msgid "" "communications." msgstr "" -#: ../common/glossary.rst:1276 +#: ../common/glossary.rst:1272 msgid "EC2" msgstr "" -#: ../common/glossary.rst:1279 +#: ../common/glossary.rst:1275 msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ../common/glossary.rst:1281 +#: ../common/glossary.rst:1277 msgid "EC2 access key" msgstr "" -#: ../common/glossary.rst:1284 +#: ../common/glossary.rst:1280 msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ../common/glossary.rst:1286 +#: ../common/glossary.rst:1282 msgid "EC2 API" msgstr "" -#: ../common/glossary.rst:1289 +#: ../common/glossary.rst:1285 msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ../common/glossary.rst:1291 +#: ../common/glossary.rst:1287 msgid "EC2 Compatibility API" msgstr "" -#: ../common/glossary.rst:1294 +#: ../common/glossary.rst:1290 msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ../common/glossary.rst:1296 +#: ../common/glossary.rst:1292 msgid "EC2 secret key" msgstr "" -#: ../common/glossary.rst:1299 +#: ../common/glossary.rst:1295 msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " "API; used to digitally sign each request." msgstr "" -#: ../common/glossary.rst:1301 +#: ../common/glossary.rst:1297 msgid "Elastic Block Storage (EBS)" msgstr "" -#: ../common/glossary.rst:1304 +#: ../common/glossary.rst:1300 msgid "The Amazon commercial block storage product." msgstr "" -#: ../common/glossary.rst:1305 +#: ../common/glossary.rst:1301 msgid "encryption" msgstr "" -#: ../common/glossary.rst:1308 +#: ../common/glossary.rst:1304 msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ../common/glossary.rst:1310 +#: ../common/glossary.rst:1306 msgid "endpoint" msgstr "" -#: ../common/glossary.rst:1313 +#: ../common/glossary.rst:1309 msgid "See API endpoint." msgstr "" -#: ../common/glossary.rst:1314 +#: ../common/glossary.rst:1310 msgid "endpoint registry" msgstr "" -#: ../common/glossary.rst:1317 +#: ../common/glossary.rst:1313 msgid "Alternative term for an Identity service catalog." msgstr "" -#: ../common/glossary.rst:1318 +#: ../common/glossary.rst:1314 msgid "encapsulation" msgstr "" -#: ../common/glossary.rst:1321 +#: ../common/glossary.rst:1317 msgid "" "The practice of placing one packet type within another for the purposes of " "abstracting or securing data. Examples include GRE, MPLS, or IPsec." msgstr "" -#: ../common/glossary.rst:1324 +#: ../common/glossary.rst:1320 msgid "endpoint template" msgstr "" -#: ../common/glossary.rst:1327 +#: ../common/glossary.rst:1323 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 "" -#: ../common/glossary.rst:1330 +#: ../common/glossary.rst:1326 msgid "entity" msgstr "" -#: ../common/glossary.rst:1333 +#: ../common/glossary.rst:1329 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 "" -#: ../common/glossary.rst:1337 +#: ../common/glossary.rst:1333 msgid "ephemeral image" msgstr "" -#: ../common/glossary.rst:1340 +#: ../common/glossary.rst:1336 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 "" -#: ../common/glossary.rst:1343 +#: ../common/glossary.rst:1339 msgid "ephemeral volume" msgstr "" -#: ../common/glossary.rst:1346 +#: ../common/glossary.rst:1342 msgid "" "Volume that does not save the changes made to it and reverts to its original " "state when the current user relinquishes control." msgstr "" -#: ../common/glossary.rst:1348 +#: ../common/glossary.rst:1344 msgid "Essex" msgstr "" -#: ../common/glossary.rst:1351 +#: ../common/glossary.rst:1347 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), " @@ -6078,274 +6077,274 @@ msgid "" "Essex is a nearby city." msgstr "" -#: ../common/glossary.rst:1358 +#: ../common/glossary.rst:1354 msgid "ESX" msgstr "" -#: ../common/glossary.rst:1361 ../common/glossary.rst:1365 -#: ../common/glossary.rst:2196 ../common/glossary.rst:3676 -#: ../common/glossary.rst:3773 ../common/glossary.rst:3862 -#: ../common/glossary.rst:3908 ../common/glossary.rst:3917 +#: ../common/glossary.rst:1357 ../common/glossary.rst:1361 +#: ../common/glossary.rst:2192 ../common/glossary.rst:3672 +#: ../common/glossary.rst:3769 ../common/glossary.rst:3858 +#: ../common/glossary.rst:3904 ../common/glossary.rst:3913 msgid "An OpenStack-supported hypervisor." msgstr "" -#: ../common/glossary.rst:1362 +#: ../common/glossary.rst:1358 msgid "ESXi" msgstr "" -#: ../common/glossary.rst:1366 +#: ../common/glossary.rst:1362 msgid "ETag" msgstr "" -#: ../common/glossary.rst:1369 +#: ../common/glossary.rst:1365 msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ../common/glossary.rst:1371 +#: ../common/glossary.rst:1367 msgid "euca2ools" msgstr "" -#: ../common/glossary.rst:1374 +#: ../common/glossary.rst:1370 msgid "" "A collection of command-line tools for administering VMs; most are " "compatible with OpenStack." msgstr "" -#: ../common/glossary.rst:1376 +#: ../common/glossary.rst:1372 msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ../common/glossary.rst:1379 +#: ../common/glossary.rst:1375 msgid "Used along with an ERI to create an EMI." msgstr "" -#: ../common/glossary.rst:1380 +#: ../common/glossary.rst:1376 msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ../common/glossary.rst:1383 +#: ../common/glossary.rst:1379 msgid "VM image container format supported by Image service." msgstr "" -#: ../common/glossary.rst:1384 +#: ../common/glossary.rst:1380 msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ../common/glossary.rst:1387 +#: ../common/glossary.rst:1383 msgid "Used along with an EKI to create an EMI." msgstr "" -#: ../common/glossary.rst:1388 +#: ../common/glossary.rst:1384 msgid "evacuate" msgstr "" -#: ../common/glossary.rst:1391 +#: ../common/glossary.rst:1387 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 "" -#: ../common/glossary.rst:1394 +#: ../common/glossary.rst:1390 msgid "exchange" msgstr "" -#: ../common/glossary.rst:1397 +#: ../common/glossary.rst:1393 msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ../common/glossary.rst:1398 +#: ../common/glossary.rst:1394 msgid "exchange type" msgstr "" -#: ../common/glossary.rst:1401 +#: ../common/glossary.rst:1397 msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ../common/glossary.rst:1402 +#: ../common/glossary.rst:1398 msgid "exclusive queue" msgstr "" -#: ../common/glossary.rst:1405 +#: ../common/glossary.rst:1401 msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ../common/glossary.rst:1407 +#: ../common/glossary.rst:1403 msgid "extended attributes (xattr)" msgstr "" -#: ../common/glossary.rst:1410 +#: ../common/glossary.rst:1406 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 "" -#: ../common/glossary.rst:1414 +#: ../common/glossary.rst:1410 msgid "extension" msgstr "" -#: ../common/glossary.rst:1417 +#: ../common/glossary.rst:1413 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 "" -#: ../common/glossary.rst:1420 +#: ../common/glossary.rst:1416 msgid "external network" msgstr "" -#: ../common/glossary.rst:1423 +#: ../common/glossary.rst:1419 msgid "A network segment typically used for instance Internet access." msgstr "" -#: ../common/glossary.rst:1425 +#: ../common/glossary.rst:1421 msgid "extra specs" msgstr "" -#: ../common/glossary.rst:1428 +#: ../common/glossary.rst:1424 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 "" -#: ../common/glossary.rst:1431 +#: ../common/glossary.rst:1427 msgid "FakeLDAP" msgstr "" -#: ../common/glossary.rst:1434 +#: ../common/glossary.rst:1430 msgid "" "An easy method to create a local LDAP directory for testing Identity and " "Compute. Requires Redis." msgstr "" -#: ../common/glossary.rst:1436 +#: ../common/glossary.rst:1432 msgid "fan-out exchange" msgstr "" -#: ../common/glossary.rst:1439 +#: ../common/glossary.rst:1435 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 "" -#: ../common/glossary.rst:1442 +#: ../common/glossary.rst:1438 msgid "federated identity" msgstr "" -#: ../common/glossary.rst:1445 +#: ../common/glossary.rst:1441 msgid "" "A method to establish trusts between identity providers and the OpenStack " "cloud." msgstr "" -#: ../common/glossary.rst:1447 +#: ../common/glossary.rst:1443 msgid "Fedora" msgstr "" -#: ../common/glossary.rst:1450 +#: ../common/glossary.rst:1446 msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ../common/glossary.rst:1451 +#: ../common/glossary.rst:1447 msgid "Fibre Channel" msgstr "" -#: ../common/glossary.rst:1454 +#: ../common/glossary.rst:1450 msgid "" "Storage protocol similar in concept to TCP/IP; encapsulates SCSI commands " "and data." msgstr "" -#: ../common/glossary.rst:1456 +#: ../common/glossary.rst:1452 msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ../common/glossary.rst:1459 +#: ../common/glossary.rst:1455 msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ../common/glossary.rst:1460 +#: ../common/glossary.rst:1456 msgid "fill-first scheduler" msgstr "" -#: ../common/glossary.rst:1463 +#: ../common/glossary.rst:1459 msgid "" "The Compute scheduling method that attempts to fill a host with VMs rather " "than starting new VMs on a variety of hosts." msgstr "" -#: ../common/glossary.rst:1465 +#: ../common/glossary.rst:1461 msgid "filter" msgstr "" -#: ../common/glossary.rst:1468 +#: ../common/glossary.rst:1464 msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ../common/glossary.rst:1470 +#: ../common/glossary.rst:1466 msgid "firewall" msgstr "" -#: ../common/glossary.rst:1473 +#: ../common/glossary.rst:1469 msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and ebtables." msgstr "" -#: ../common/glossary.rst:1476 +#: ../common/glossary.rst:1472 msgid "FWaaS" msgstr "" -#: ../common/glossary.rst:1479 +#: ../common/glossary.rst:1475 msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ../common/glossary.rst:1481 +#: ../common/glossary.rst:1477 msgid "fixed IP address" msgstr "" -#: ../common/glossary.rst:1484 +#: ../common/glossary.rst:1480 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 is used for management of the instance." msgstr "" -#: ../common/glossary.rst:1488 +#: ../common/glossary.rst:1484 msgid "Flat Manager" msgstr "" -#: ../common/glossary.rst:1491 +#: ../common/glossary.rst:1487 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 "" -#: ../common/glossary.rst:1494 +#: ../common/glossary.rst:1490 msgid "flat mode injection" msgstr "" -#: ../common/glossary.rst:1497 +#: ../common/glossary.rst:1493 msgid "" "A Compute networking method where the OS network configuration information " "is injected into the VM image before the instance starts." msgstr "" -#: ../common/glossary.rst:1500 +#: ../common/glossary.rst:1496 msgid "flat network" msgstr "" -#: ../common/glossary.rst:1503 +#: ../common/glossary.rst:1499 msgid "" "Virtual network type that uses neither VLANs nor tunnels to segregate tenant " "traffic. Each flat network typically requires a separate underlying physical " @@ -6353,37 +6352,37 @@ msgid "" "multiple subnets." msgstr "" -#: ../common/glossary.rst:1508 +#: ../common/glossary.rst:1504 msgid "FlatDHCP Manager" msgstr "" -#: ../common/glossary.rst:1511 +#: ../common/glossary.rst:1507 msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ../common/glossary.rst:1513 +#: ../common/glossary.rst:1509 msgid "flavor" msgstr "" -#: ../common/glossary.rst:1516 +#: ../common/glossary.rst:1512 msgid "Alternative term for a VM instance type." msgstr "" -#: ../common/glossary.rst:1517 +#: ../common/glossary.rst:1513 msgid "flavor ID" msgstr "" -#: ../common/glossary.rst:1520 +#: ../common/glossary.rst:1516 msgid "UUID for each Compute or Image service VM flavor or instance type." msgstr "" -#: ../common/glossary.rst:1522 +#: ../common/glossary.rst:1518 msgid "floating IP address" msgstr "" -#: ../common/glossary.rst:1525 +#: ../common/glossary.rst:1521 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 " @@ -6391,11 +6390,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ../common/glossary.rst:1530 +#: ../common/glossary.rst:1526 msgid "Folsom" msgstr "" -#: ../common/glossary.rst:1533 +#: ../common/glossary.rst:1529 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 " @@ -6405,258 +6404,258 @@ msgid "" "Francisco, California, US and Folsom is a nearby city." msgstr "" -#: ../common/glossary.rst:1541 +#: ../common/glossary.rst:1537 msgid "FormPost" msgstr "" -#: ../common/glossary.rst:1544 +#: ../common/glossary.rst:1540 msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ../common/glossary.rst:1546 +#: ../common/glossary.rst:1542 msgid "freezer" msgstr "" -#: ../common/glossary.rst:1549 +#: ../common/glossary.rst:1545 msgid "" "OpenStack project that provides backup restore and disaster recovery as a " "service." msgstr "" -#: ../common/glossary.rst:1551 +#: ../common/glossary.rst:1547 msgid "front end" msgstr "" -#: ../common/glossary.rst:1554 +#: ../common/glossary.rst:1550 msgid "" "The point where a user interacts with a service; can be an API endpoint, the " "horizon dashboard, or a command-line tool." msgstr "" -#: ../common/glossary.rst:1556 +#: ../common/glossary.rst:1552 msgid "gateway" msgstr "" -#: ../common/glossary.rst:1559 +#: ../common/glossary.rst:1555 msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ../common/glossary.rst:1561 +#: ../common/glossary.rst:1557 msgid "generic receive offload (GRO)" msgstr "" -#: ../common/glossary.rst:1564 +#: ../common/glossary.rst:1560 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 "" -#: ../common/glossary.rst:1567 +#: ../common/glossary.rst:1563 msgid "generic routing encapsulation (GRE)" msgstr "" -#: ../common/glossary.rst:1570 +#: ../common/glossary.rst:1566 msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ../common/glossary.rst:1575 +#: ../common/glossary.rst:1571 msgid "A core project that provides the OpenStack Image service." msgstr "" -#: ../common/glossary.rst:1576 +#: ../common/glossary.rst:1572 msgid "glance API server" msgstr "" -#: ../common/glossary.rst:1579 +#: ../common/glossary.rst:1575 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 "" -#: ../common/glossary.rst:1582 +#: ../common/glossary.rst:1578 msgid "glance registry" msgstr "" -#: ../common/glossary.rst:1585 +#: ../common/glossary.rst:1581 msgid "Alternative term for the Image service image registry." msgstr "" -#: ../common/glossary.rst:1586 +#: ../common/glossary.rst:1582 msgid "global endpoint template" msgstr "" -#: ../common/glossary.rst:1589 +#: ../common/glossary.rst:1585 msgid "" "The Identity service endpoint template that contains services available to " "all tenants." msgstr "" -#: ../common/glossary.rst:1591 +#: ../common/glossary.rst:1587 msgid "GlusterFS" msgstr "" -#: ../common/glossary.rst:1594 +#: ../common/glossary.rst:1590 msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ../common/glossary.rst:1596 +#: ../common/glossary.rst:1592 msgid "golden image" msgstr "" -#: ../common/glossary.rst:1599 +#: ../common/glossary.rst:1595 msgid "" "A method of operating system installation where a finalized disk image is " "created and then used by all nodes without modification." msgstr "" -#: ../common/glossary.rst:1602 +#: ../common/glossary.rst:1598 msgid "Governance service" msgstr "" -#: ../common/glossary.rst:1605 +#: ../common/glossary.rst:1601 msgid "" "OpenStack project to provide Governance-as-a-Service across any collection " "of cloud services in order to monitor, enforce, and audit policy over " "dynamic infrastructure. The code name for the project is congress." msgstr "" -#: ../common/glossary.rst:1609 +#: ../common/glossary.rst:1605 msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ../common/glossary.rst:1612 +#: ../common/glossary.rst:1608 msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ../common/glossary.rst:1614 +#: ../common/glossary.rst:1610 msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ../common/glossary.rst:1617 +#: ../common/glossary.rst:1613 msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ../common/glossary.rst:1619 +#: ../common/glossary.rst:1615 msgid "Green Threads" msgstr "" -#: ../common/glossary.rst:1622 +#: ../common/glossary.rst:1618 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 "" -#: ../common/glossary.rst:1625 +#: ../common/glossary.rst:1621 msgid "Grizzly" msgstr "" -#: ../common/glossary.rst:1628 +#: ../common/glossary.rst:1624 msgid "" "The code name for the seventh release of OpenStack. The design summit took " "place in San Diego, California, US and Grizzly is an element of the state " "flag of California." msgstr "" -#: ../common/glossary.rst:1632 +#: ../common/glossary.rst:1628 msgid "Group" msgstr "" -#: ../common/glossary.rst:1635 +#: ../common/glossary.rst:1631 msgid "" "An Identity v3 API entity. Represents a collection of users that is owned by " "a specific domain." msgstr "" -#: ../common/glossary.rst:1637 +#: ../common/glossary.rst:1633 msgid "guest OS" msgstr "" -#: ../common/glossary.rst:1640 +#: ../common/glossary.rst:1636 msgid "An operating system instance running under the control of a hypervisor." msgstr "" -#: ../common/glossary.rst:1642 +#: ../common/glossary.rst:1638 msgid "Hadoop" msgstr "" -#: ../common/glossary.rst:1645 +#: ../common/glossary.rst:1641 msgid "" "Apache Hadoop is an open source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ../common/glossary.rst:1647 +#: ../common/glossary.rst:1643 msgid "Hadoop Distributed File System (HDFS)" msgstr "" -#: ../common/glossary.rst:1650 +#: ../common/glossary.rst:1646 msgid "" "A distributed, highly fault-tolerant file system designed to run on low-cost " "commodity hardware." msgstr "" -#: ../common/glossary.rst:1652 +#: ../common/glossary.rst:1648 msgid "handover" msgstr "" -#: ../common/glossary.rst:1655 +#: ../common/glossary.rst:1651 msgid "" "An object state in Object Storage where a new replica of the object is " "automatically created due to a drive failure." msgstr "" -#: ../common/glossary.rst:1657 +#: ../common/glossary.rst:1653 msgid "hard reboot" msgstr "" -#: ../common/glossary.rst:1660 +#: ../common/glossary.rst:1656 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 "" -#: ../common/glossary.rst:1663 +#: ../common/glossary.rst:1659 msgid "Havana" msgstr "" -#: ../common/glossary.rst:1666 +#: ../common/glossary.rst:1662 msgid "" "The code name for the eighth release of OpenStack. The design summit took " "place in Portland, Oregon, US and Havana is an unincorporated community in " "Oregon." msgstr "" -#: ../common/glossary.rst:1672 +#: ../common/glossary.rst:1668 msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ../common/glossary.rst:1674 +#: ../common/glossary.rst:1670 msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ../common/glossary.rst:1677 +#: ../common/glossary.rst:1673 msgid "Heat input in the format native to OpenStack." msgstr "" -#: ../common/glossary.rst:1678 +#: ../common/glossary.rst:1674 msgid "health monitor" msgstr "" -#: ../common/glossary.rst:1681 +#: ../common/glossary.rst:1677 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 " @@ -6664,11 +6663,11 @@ msgid "" "pool. All monitors must declare a member to be healthy for it to stay active." msgstr "" -#: ../common/glossary.rst:1687 +#: ../common/glossary.rst:1683 msgid "high availability (HA)" msgstr "" -#: ../common/glossary.rst:1690 +#: ../common/glossary.rst:1686 msgid "" "A high availability system design approach and associated service " "implementation ensures that a prearranged level of operational performance " @@ -6676,54 +6675,54 @@ msgid "" "systems seeks to minimize system downtime and data loss." msgstr "" -#: ../common/glossary.rst:1695 +#: ../common/glossary.rst:1691 msgid "horizon" msgstr "" -#: ../common/glossary.rst:1698 +#: ../common/glossary.rst:1694 msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ../common/glossary.rst:1700 +#: ../common/glossary.rst:1696 msgid "horizon plug-in" msgstr "" -#: ../common/glossary.rst:1703 +#: ../common/glossary.rst:1699 msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ../common/glossary.rst:1704 +#: ../common/glossary.rst:1700 msgid "host" msgstr "" -#: ../common/glossary.rst:1707 +#: ../common/glossary.rst:1703 msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ../common/glossary.rst:1708 +#: ../common/glossary.rst:1704 msgid "host aggregate" msgstr "" -#: ../common/glossary.rst:1711 +#: ../common/glossary.rst:1707 msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ../common/glossary.rst:1713 +#: ../common/glossary.rst:1709 msgid "Host Bus Adapter (HBA)" msgstr "" -#: ../common/glossary.rst:1716 +#: ../common/glossary.rst:1712 msgid "" "Device plugged into a PCI slot, such as a fibre channel or network card." msgstr "" -#: ../common/glossary.rst:1718 +#: ../common/glossary.rst:1714 msgid "HTTP" msgstr "" -#: ../common/glossary.rst:1721 +#: ../common/glossary.rst:1717 msgid "" "Hypertext Transfer Protocol. HTTP is an application protocol for " "distributed, collaborative, hypermedia information systems. It is the " @@ -6732,11 +6731,11 @@ msgid "" "containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ../common/glossary.rst:1727 +#: ../common/glossary.rst:1723 msgid "HTTPS" msgstr "" -#: ../common/glossary.rst:1730 +#: ../common/glossary.rst:1726 msgid "" "Hypertext Transfer Protocol Secure (HTTPS) is a communications protocol for " "secure communication over a computer network, with especially wide " @@ -6746,11 +6745,11 @@ msgid "" "capabilities of SSL/TLS to standard HTTP communications." msgstr "" -#: ../common/glossary.rst:1737 +#: ../common/glossary.rst:1733 msgid "hybrid cloud" msgstr "" -#: ../common/glossary.rst:1740 +#: ../common/glossary.rst:1736 msgid "" "A hybrid cloud is a composition of two or more clouds (private, community or " "public) that remain distinct entities but are bound together, offering the " @@ -6759,65 +6758,65 @@ msgid "" "resources." msgstr "" -#: ../common/glossary.rst:1746 +#: ../common/glossary.rst:1742 msgid "Hyper-V" msgstr "" -#: ../common/glossary.rst:1749 +#: ../common/glossary.rst:1745 msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ../common/glossary.rst:1750 +#: ../common/glossary.rst:1746 msgid "hyperlink" msgstr "" -#: ../common/glossary.rst:1753 +#: ../common/glossary.rst:1749 msgid "" "Any kind of text that contains a link to some other site, commonly found in " "documents where clicking on a word or words opens up a different website." msgstr "" -#: ../common/glossary.rst:1756 +#: ../common/glossary.rst:1752 msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ../common/glossary.rst:1759 +#: ../common/glossary.rst:1755 msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ../common/glossary.rst:1761 +#: ../common/glossary.rst:1757 msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ../common/glossary.rst:1764 +#: ../common/glossary.rst:1760 msgid "" "Encrypted HTTP communications using SSL or TLS; most OpenStack API endpoints " "and many inter-component communications support HTTPS communication." msgstr "" -#: ../common/glossary.rst:1767 +#: ../common/glossary.rst:1763 msgid "hypervisor" msgstr "" -#: ../common/glossary.rst:1770 +#: ../common/glossary.rst:1766 msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ../common/glossary.rst:1772 +#: ../common/glossary.rst:1768 msgid "hypervisor pool" msgstr "" -#: ../common/glossary.rst:1775 +#: ../common/glossary.rst:1771 msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ../common/glossary.rst:1777 +#: ../common/glossary.rst:1773 msgid "IaaS" msgstr "" -#: ../common/glossary.rst:1780 +#: ../common/glossary.rst:1776 msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center, such as " @@ -6827,65 +6826,65 @@ msgid "" "providing cloud services." msgstr "" -#: ../common/glossary.rst:1786 +#: ../common/glossary.rst:1782 msgid "Icehouse" msgstr "" -#: ../common/glossary.rst:1789 +#: ../common/glossary.rst:1785 msgid "" "The code name for the ninth release of OpenStack. The design summit took " "place in Hong Kong and Ice House is a street in that city." msgstr "" -#: ../common/glossary.rst:1792 +#: ../common/glossary.rst:1788 msgid "ICMP" msgstr "" -#: ../common/glossary.rst:1795 +#: ../common/glossary.rst:1791 msgid "" "Internet Control Message Protocol, used by network devices for control " "messages. For example, :command:`ping` uses ICMP to test connectivity." msgstr "" -#: ../common/glossary.rst:1799 +#: ../common/glossary.rst:1795 msgid "ID number" msgstr "" -#: ../common/glossary.rst:1802 +#: ../common/glossary.rst:1798 msgid "" "Unique numeric ID associated with each user in Identity, conceptually " "similar to a Linux or LDAP UID." msgstr "" -#: ../common/glossary.rst:1804 +#: ../common/glossary.rst:1800 msgid "Identity API" msgstr "" -#: ../common/glossary.rst:1807 +#: ../common/glossary.rst:1803 msgid "Alternative term for the Identity service API." msgstr "" -#: ../common/glossary.rst:1808 +#: ../common/glossary.rst:1804 msgid "Identity back end" msgstr "" -#: ../common/glossary.rst:1811 +#: ../common/glossary.rst:1807 msgid "" "The source used by Identity service to retrieve user information; an " "OpenLDAP server, for example." msgstr "" -#: ../common/glossary.rst:1813 +#: ../common/glossary.rst:1809 msgid "identity provider" msgstr "" -#: ../common/glossary.rst:1816 +#: ../common/glossary.rst:1812 msgid "" "A directory service, which allows users to login with a user name and " "password. It is a typical source of authentication tokens." msgstr "" -#: ../common/glossary.rst:1822 +#: ../common/glossary.rst:1818 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 " @@ -6893,29 +6892,29 @@ msgid "" "name of Identity is keystone." msgstr "" -#: ../common/glossary.rst:1827 +#: ../common/glossary.rst:1823 msgid "Identity service API" msgstr "" -#: ../common/glossary.rst:1830 +#: ../common/glossary.rst:1826 msgid "" "The API used to access the OpenStack Identity service provided through " "keystone." msgstr "" -#: ../common/glossary.rst:1832 +#: ../common/glossary.rst:1828 msgid "IDS" msgstr "" -#: ../common/glossary.rst:1835 +#: ../common/glossary.rst:1831 msgid "Intrusion Detection System." msgstr "" -#: ../common/glossary.rst:1836 +#: ../common/glossary.rst:1832 msgid "image" msgstr "" -#: ../common/glossary.rst:1839 +#: ../common/glossary.rst:1835 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 " @@ -6924,305 +6923,305 @@ msgid "" "for additional servers." msgstr "" -#: ../common/glossary.rst:1844 +#: ../common/glossary.rst:1840 msgid "Image API" msgstr "" -#: ../common/glossary.rst:1847 +#: ../common/glossary.rst:1843 msgid "The Image service API endpoint for management of VM images." msgstr "" -#: ../common/glossary.rst:1849 +#: ../common/glossary.rst:1845 msgid "image cache" msgstr "" -#: ../common/glossary.rst:1852 +#: ../common/glossary.rst:1848 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 "" -#: ../common/glossary.rst:1855 +#: ../common/glossary.rst:1851 msgid "image ID" msgstr "" -#: ../common/glossary.rst:1858 +#: ../common/glossary.rst:1854 msgid "" "Combination of a URI and UUID used to access Image service VM images through " "the image API." msgstr "" -#: ../common/glossary.rst:1860 +#: ../common/glossary.rst:1856 msgid "image membership" msgstr "" -#: ../common/glossary.rst:1863 ../common/glossary.rst:2285 +#: ../common/glossary.rst:1859 ../common/glossary.rst:2281 msgid "" "A list of tenants that can access a given VM image within Image service." msgstr "" -#: ../common/glossary.rst:1865 +#: ../common/glossary.rst:1861 msgid "image owner" msgstr "" -#: ../common/glossary.rst:1868 +#: ../common/glossary.rst:1864 msgid "The tenant who owns an Image service virtual machine image." msgstr "" -#: ../common/glossary.rst:1870 +#: ../common/glossary.rst:1866 msgid "image registry" msgstr "" -#: ../common/glossary.rst:1873 +#: ../common/glossary.rst:1869 msgid "A list of VM images that are available through Image service." msgstr "" -#: ../common/glossary.rst:1878 +#: ../common/glossary.rst:1874 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 "" -#: ../common/glossary.rst:1881 +#: ../common/glossary.rst:1877 msgid "Image service API" msgstr "" -#: ../common/glossary.rst:1884 +#: ../common/glossary.rst:1880 msgid "Alternative name for the glance image API." msgstr "" -#: ../common/glossary.rst:1885 +#: ../common/glossary.rst:1881 msgid "image status" msgstr "" -#: ../common/glossary.rst:1888 +#: ../common/glossary.rst:1884 msgid "" "The current status of a VM image in Image service, not to be confused with " "the status of a running instance." msgstr "" -#: ../common/glossary.rst:1890 +#: ../common/glossary.rst:1886 msgid "image store" msgstr "" -#: ../common/glossary.rst:1893 +#: ../common/glossary.rst:1889 msgid "" "The back-end store used by Image service to store VM images, options include " "Object Storage, local file system, S3, or HTTP." msgstr "" -#: ../common/glossary.rst:1895 +#: ../common/glossary.rst:1891 msgid "image UUID" msgstr "" -#: ../common/glossary.rst:1898 +#: ../common/glossary.rst:1894 msgid "UUID used by Image service to uniquely identify each VM image." msgstr "" -#: ../common/glossary.rst:1900 +#: ../common/glossary.rst:1896 msgid "incubated project" msgstr "" -#: ../common/glossary.rst:1903 +#: ../common/glossary.rst:1899 msgid "" "A community project may be elevated to this status and is then promoted to a " "core project." msgstr "" -#: ../common/glossary.rst:1905 +#: ../common/glossary.rst:1901 msgid "ingress filtering" msgstr "" -#: ../common/glossary.rst:1908 +#: ../common/glossary.rst:1904 msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ../common/glossary.rst:1910 +#: ../common/glossary.rst:1906 msgid "INI" msgstr "" -#: ../common/glossary.rst:1913 +#: ../common/glossary.rst:1909 msgid "" "The OpenStack configuration files use an INI format to describe options and " "their values. It consists of sections and key value pairs." msgstr "" -#: ../common/glossary.rst:1916 +#: ../common/glossary.rst:1912 msgid "injection" msgstr "" -#: ../common/glossary.rst:1919 +#: ../common/glossary.rst:1915 msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ../common/glossary.rst:1921 +#: ../common/glossary.rst:1917 msgid "instance" msgstr "" -#: ../common/glossary.rst:1924 +#: ../common/glossary.rst:1920 msgid "" "A running VM, or a VM in a known state such as suspended, that can be used " "like a hardware server." msgstr "" -#: ../common/glossary.rst:1926 +#: ../common/glossary.rst:1922 msgid "instance ID" msgstr "" -#: ../common/glossary.rst:1929 +#: ../common/glossary.rst:1925 msgid "Alternative term for instance UUID." msgstr "" -#: ../common/glossary.rst:1930 +#: ../common/glossary.rst:1926 msgid "instance state" msgstr "" -#: ../common/glossary.rst:1933 +#: ../common/glossary.rst:1929 msgid "The current state of a guest VM image." msgstr "" -#: ../common/glossary.rst:1934 +#: ../common/glossary.rst:1930 msgid "instance tunnels network" msgstr "" -#: ../common/glossary.rst:1937 +#: ../common/glossary.rst:1933 msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ../common/glossary.rst:1939 +#: ../common/glossary.rst:1935 msgid "instance type" msgstr "" -#: ../common/glossary.rst:1942 +#: ../common/glossary.rst:1938 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 "" -#: ../common/glossary.rst:1945 +#: ../common/glossary.rst:1941 msgid "instance type ID" msgstr "" -#: ../common/glossary.rst:1948 +#: ../common/glossary.rst:1944 msgid "Alternative term for a flavor ID." msgstr "" -#: ../common/glossary.rst:1949 +#: ../common/glossary.rst:1945 msgid "instance UUID" msgstr "" -#: ../common/glossary.rst:1952 ../common/glossary.rst:3242 +#: ../common/glossary.rst:1948 ../common/glossary.rst:3238 msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ../common/glossary.rst:1953 +#: ../common/glossary.rst:1949 msgid "interface" msgstr "" -#: ../common/glossary.rst:1956 +#: ../common/glossary.rst:1952 msgid "" "A physical or virtual device that provides connectivity to another device or " "medium." msgstr "" -#: ../common/glossary.rst:1958 +#: ../common/glossary.rst:1954 msgid "interface ID" msgstr "" -#: ../common/glossary.rst:1961 +#: ../common/glossary.rst:1957 msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ../common/glossary.rst:1963 +#: ../common/glossary.rst:1959 msgid "Internet protocol (IP)" msgstr "" -#: ../common/glossary.rst:1966 +#: ../common/glossary.rst:1962 msgid "" "Principal communications protocol in the internet protocol suite for " "relaying datagrams across network boundaries." msgstr "" -#: ../common/glossary.rst:1968 +#: ../common/glossary.rst:1964 msgid "Internet Service Provider (ISP)" msgstr "" -#: ../common/glossary.rst:1971 +#: ../common/glossary.rst:1967 msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ../common/glossary.rst:1973 +#: ../common/glossary.rst:1969 msgid "Internet Small Computer System Interface (iSCSI)" msgstr "" -#: ../common/glossary.rst:1976 +#: ../common/glossary.rst:1972 msgid "" "Storage protocol that encapsulates SCSI frames for transport over IP " "networks." msgstr "" -#: ../common/glossary.rst:1978 +#: ../common/glossary.rst:1974 msgid "ironic" msgstr "" -#: ../common/glossary.rst:1981 +#: ../common/glossary.rst:1977 msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ../common/glossary.rst:1983 +#: ../common/glossary.rst:1979 msgid "IOPS" msgstr "" -#: ../common/glossary.rst:1986 +#: ../common/glossary.rst:1982 msgid "" "IOPS (Input/Output Operations Per Second) are a common performance " "measurement used to benchmark computer storage devices like hard disk " "drives, solid state drives, and storage area networks." msgstr "" -#: ../common/glossary.rst:1990 +#: ../common/glossary.rst:1986 msgid "IP address" msgstr "" -#: ../common/glossary.rst:1993 +#: ../common/glossary.rst:1989 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 "" -#: ../common/glossary.rst:1996 +#: ../common/glossary.rst:1992 msgid "IP Address Management (IPAM)" msgstr "" -#: ../common/glossary.rst:1999 +#: ../common/glossary.rst:1995 msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ../common/glossary.rst:2002 +#: ../common/glossary.rst:1998 msgid "IPL" msgstr "" -#: ../common/glossary.rst:2005 +#: ../common/glossary.rst:2001 msgid "Initial Program Loader." msgstr "" -#: ../common/glossary.rst:2006 +#: ../common/glossary.rst:2002 msgid "IPMI" msgstr "" -#: ../common/glossary.rst:2009 +#: ../common/glossary.rst:2005 msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of " @@ -7232,11 +7231,11 @@ msgid "" "or login shell." msgstr "" -#: ../common/glossary.rst:2016 +#: ../common/glossary.rst:2012 msgid "ip6tables" msgstr "" -#: ../common/glossary.rst:2019 +#: ../common/glossary.rst:2015 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 " @@ -7244,11 +7243,11 @@ msgid "" "and VMs." msgstr "" -#: ../common/glossary.rst:2023 +#: ../common/glossary.rst:2019 msgid "ipset" msgstr "" -#: ../common/glossary.rst:2026 +#: ../common/glossary.rst:2022 msgid "" "Extension to iptables that allows creation of firewall rules that match " "entire \"sets\" of IP addresses simultaneously. These sets reside in indexed " @@ -7256,11 +7255,11 @@ msgid "" "quantity of rules." msgstr "" -#: ../common/glossary.rst:2030 +#: ../common/glossary.rst:2026 msgid "iptables" msgstr "" -#: ../common/glossary.rst:2033 +#: ../common/glossary.rst:2029 msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -7271,11 +7270,11 @@ msgid "" "manipulate." msgstr "" -#: ../common/glossary.rst:2040 +#: ../common/glossary.rst:2036 msgid "IQN" msgstr "" -#: ../common/glossary.rst:2043 +#: ../common/glossary.rst:2039 msgid "" "iSCSI Qualified Name (IQN) is the format most commonly used for iSCSI names, " "which uniquely identify nodes in an iSCSI network. All IQNs follow the " @@ -7286,107 +7285,107 @@ msgid "" "openstack.408ae959bce1'." msgstr "" -#: ../common/glossary.rst:2050 +#: ../common/glossary.rst:2046 msgid "iSCSI" msgstr "" -#: ../common/glossary.rst:2053 +#: ../common/glossary.rst:2049 msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image service." msgstr "" -#: ../common/glossary.rst:2055 +#: ../common/glossary.rst:2051 msgid "ISO9660" msgstr "" -#: ../common/glossary.rst:2058 ../common/glossary.rst:2901 -#: ../common/glossary.rst:3698 ../common/glossary.rst:3710 -#: ../common/glossary.rst:3791 +#: ../common/glossary.rst:2054 ../common/glossary.rst:2897 +#: ../common/glossary.rst:3694 ../common/glossary.rst:3706 +#: ../common/glossary.rst:3787 msgid "One of the VM image disk formats supported by Image service." msgstr "" -#: ../common/glossary.rst:2060 +#: ../common/glossary.rst:2056 msgid "itsec" msgstr "" -#: ../common/glossary.rst:2063 +#: ../common/glossary.rst:2059 msgid "" "A default role in the Compute RBAC system that can quarantine an instance in " "any project." msgstr "" -#: ../common/glossary.rst:2065 +#: ../common/glossary.rst:2061 msgid "Java" msgstr "" -#: ../common/glossary.rst:2068 +#: ../common/glossary.rst:2064 msgid "" "A programming language that is used to create systems that involve more than " "one computer by way of a network." msgstr "" -#: ../common/glossary.rst:2070 +#: ../common/glossary.rst:2066 msgid "JavaScript" msgstr "" -#: ../common/glossary.rst:2073 +#: ../common/glossary.rst:2069 msgid "A scripting language that is used to build web pages." msgstr "" -#: ../common/glossary.rst:2074 +#: ../common/glossary.rst:2070 msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ../common/glossary.rst:2077 +#: ../common/glossary.rst:2073 msgid "One of the supported response formats in OpenStack." msgstr "" -#: ../common/glossary.rst:2078 +#: ../common/glossary.rst:2074 msgid "Jenkins" msgstr "" -#: ../common/glossary.rst:2081 +#: ../common/glossary.rst:2077 msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ../common/glossary.rst:2083 +#: ../common/glossary.rst:2079 msgid "jumbo frame" msgstr "" -#: ../common/glossary.rst:2086 +#: ../common/glossary.rst:2082 msgid "" "Feature in modern Ethernet networks that supports frames up to approximately " "9000 bytes." msgstr "" -#: ../common/glossary.rst:2088 +#: ../common/glossary.rst:2084 msgid "Juno" msgstr "" -#: ../common/glossary.rst:2091 +#: ../common/glossary.rst:2087 msgid "" "The code name for the tenth release of OpenStack. The design summit took " "place in Atlanta, Georgia, US and Juno is an unincorporated community in " "Georgia." msgstr "" -#: ../common/glossary.rst:2094 +#: ../common/glossary.rst:2090 msgid "Kerberos" msgstr "" -#: ../common/glossary.rst:2097 +#: ../common/glossary.rst:2093 msgid "" "A network authentication protocol which works on the basis of tickets. " "Kerberos allows nodes communication over a non-secure network, and allows " "nodes to prove their identity to one another in a secure manner." msgstr "" -#: ../common/glossary.rst:2101 +#: ../common/glossary.rst:2097 msgid "kernel-based VM (KVM)" msgstr "" -#: ../common/glossary.rst:2104 +#: ../common/glossary.rst:2100 msgid "" "An OpenStack-supported hypervisor. KVM is a full virtualization solution for " "Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-" @@ -7395,36 +7394,36 @@ msgid "" "specific module." msgstr "" -#: ../common/glossary.rst:2110 +#: ../common/glossary.rst:2106 msgid "Key management service" msgstr "" -#: ../common/glossary.rst:2113 +#: ../common/glossary.rst:2109 msgid "" "OpenStack project that produces a secret storage and generation system " "capable of providing key management for services wishing to enable " "encryption features. The code name of the project is barbican." msgstr "" -#: ../common/glossary.rst:2120 +#: ../common/glossary.rst:2116 msgid "The project that provides OpenStack Identity services." msgstr "" -#: ../common/glossary.rst:2121 +#: ../common/glossary.rst:2117 msgid "Kickstart" msgstr "" -#: ../common/glossary.rst:2124 +#: ../common/glossary.rst:2120 msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora, " "and CentOS-based Linux distributions." msgstr "" -#: ../common/glossary.rst:2126 +#: ../common/glossary.rst:2122 msgid "Kilo" msgstr "" -#: ../common/glossary.rst:2129 +#: ../common/glossary.rst:2125 msgid "" "The code name for the eleventh release of OpenStack. The design summit took " "place in Paris, France. Due to delays in the name selection, the release was " @@ -7433,27 +7432,27 @@ msgid "" "community chose Kilo as the release name." msgstr "" -#: ../common/glossary.rst:2135 +#: ../common/glossary.rst:2131 msgid "large object" msgstr "" -#: ../common/glossary.rst:2138 +#: ../common/glossary.rst:2134 msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ../common/glossary.rst:2139 +#: ../common/glossary.rst:2135 msgid "Launchpad" msgstr "" -#: ../common/glossary.rst:2142 +#: ../common/glossary.rst:2138 msgid "The collaboration site for OpenStack." msgstr "" -#: ../common/glossary.rst:2143 +#: ../common/glossary.rst:2139 msgid "Layer-2 network" msgstr "" -#: ../common/glossary.rst:2146 +#: ../common/glossary.rst:2142 msgid "" "Term used in the OSI network architecture for the data link layer. The data " "link layer is responsible for media access control, flow control and " @@ -7461,301 +7460,301 @@ msgid "" "layer." msgstr "" -#: ../common/glossary.rst:2150 +#: ../common/glossary.rst:2146 msgid "Layer-3 network" msgstr "" -#: ../common/glossary.rst:2153 +#: ../common/glossary.rst:2149 msgid "" "Term used in the OSI network architecture for the network layer. The network " "layer is responsible for packet forwarding including routing from one node " "to another." msgstr "" -#: ../common/glossary.rst:2156 +#: ../common/glossary.rst:2152 msgid "Layer-2 (L2) agent" msgstr "" -#: ../common/glossary.rst:2159 +#: ../common/glossary.rst:2155 msgid "" "OpenStack Networking agent that provides layer-2 connectivity for virtual " "networks." msgstr "" -#: ../common/glossary.rst:2161 +#: ../common/glossary.rst:2157 msgid "Layer-3 (L3) agent" msgstr "" -#: ../common/glossary.rst:2164 +#: ../common/glossary.rst:2160 msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ../common/glossary.rst:2166 +#: ../common/glossary.rst:2162 msgid "Liberty" msgstr "" -#: ../common/glossary.rst:2169 +#: ../common/glossary.rst:2165 msgid "" "The code name for the twelfth release of OpenStack. The design summit took " "place in Vancouver, Canada and Liberty is the name of a village in the " "Canadian province of Saskatchewan." msgstr "" -#: ../common/glossary.rst:2173 +#: ../common/glossary.rst:2169 msgid "libvirt" msgstr "" -#: ../common/glossary.rst:2176 +#: ../common/glossary.rst:2172 msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ../common/glossary.rst:2178 +#: ../common/glossary.rst:2174 msgid "Lightweight Directory Access Protocol (LDAP)" msgstr "" -#: ../common/glossary.rst:2181 +#: ../common/glossary.rst:2177 msgid "" "An application protocol for accessing and maintaining distributed directory " "information services over an IP network." msgstr "" -#: ../common/glossary.rst:2183 +#: ../common/glossary.rst:2179 msgid "Linux bridge" msgstr "" -#: ../common/glossary.rst:2186 +#: ../common/glossary.rst:2182 msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ../common/glossary.rst:2188 +#: ../common/glossary.rst:2184 msgid "Linux Bridge neutron plug-in" msgstr "" -#: ../common/glossary.rst:2191 +#: ../common/glossary.rst:2187 msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ../common/glossary.rst:2193 +#: ../common/glossary.rst:2189 msgid "Linux containers (LXC)" msgstr "" -#: ../common/glossary.rst:2197 +#: ../common/glossary.rst:2193 msgid "live migration" msgstr "" -#: ../common/glossary.rst:2200 +#: ../common/glossary.rst:2196 msgid "" "The ability within Compute to move running virtual machine instances from " "one host to another with only a small service interruption during switchover." msgstr "" -#: ../common/glossary.rst:2203 +#: ../common/glossary.rst:2199 msgid "load balancer" msgstr "" -#: ../common/glossary.rst:2206 +#: ../common/glossary.rst:2202 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 "" -#: ../common/glossary.rst:2210 +#: ../common/glossary.rst:2206 msgid "load balancing" msgstr "" -#: ../common/glossary.rst:2213 +#: ../common/glossary.rst:2209 msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ../common/glossary.rst:2215 +#: ../common/glossary.rst:2211 msgid "LBaaS" msgstr "" -#: ../common/glossary.rst:2218 +#: ../common/glossary.rst:2214 msgid "" "Enables Networking to distribute incoming requests evenly between designated " "instances." msgstr "" -#: ../common/glossary.rst:2220 +#: ../common/glossary.rst:2216 msgid "Logical Volume Manager (LVM)" msgstr "" -#: ../common/glossary.rst:2223 +#: ../common/glossary.rst:2219 msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ../common/glossary.rst:2229 +#: ../common/glossary.rst:2225 msgid "" "Code name for the OpenStack project that provides the Containers Service." msgstr "" -#: ../common/glossary.rst:2231 +#: ../common/glossary.rst:2227 msgid "management API" msgstr "" -#: ../common/glossary.rst:2234 +#: ../common/glossary.rst:2230 msgid "Alternative term for an admin API." msgstr "" -#: ../common/glossary.rst:2235 +#: ../common/glossary.rst:2231 msgid "management network" msgstr "" -#: ../common/glossary.rst:2238 +#: ../common/glossary.rst:2234 msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ../common/glossary.rst:2240 +#: ../common/glossary.rst:2236 msgid "manager" msgstr "" -#: ../common/glossary.rst:2243 +#: ../common/glossary.rst:2239 msgid "" "Logical groupings of related code, such as the Block Storage volume manager " "or network manager." msgstr "" -#: ../common/glossary.rst:2245 +#: ../common/glossary.rst:2241 msgid "manifest" msgstr "" -#: ../common/glossary.rst:2248 +#: ../common/glossary.rst:2244 msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ../common/glossary.rst:2250 +#: ../common/glossary.rst:2246 msgid "manifest object" msgstr "" -#: ../common/glossary.rst:2253 +#: ../common/glossary.rst:2249 msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ../common/glossary.rst:2258 +#: ../common/glossary.rst:2254 msgid "" "OpenStack project that provides shared file systems as service to " "applications." msgstr "" -#: ../common/glossary.rst:2260 +#: ../common/glossary.rst:2256 msgid "maximum transmission unit (MTU)" msgstr "" -#: ../common/glossary.rst:2263 +#: ../common/glossary.rst:2259 msgid "" "Maximum frame or packet size for a particular network medium. Typically 1500 " "bytes for Ethernet networks." msgstr "" -#: ../common/glossary.rst:2265 +#: ../common/glossary.rst:2261 msgid "mechanism driver" msgstr "" -#: ../common/glossary.rst:2268 +#: ../common/glossary.rst:2264 msgid "" "A driver for the Modular Layer 2 (ML2) neutron plug-in that provides layer-2 " "connectivity for virtual instances. A single OpenStack installation can use " "multiple mechanism drivers." msgstr "" -#: ../common/glossary.rst:2272 +#: ../common/glossary.rst:2268 msgid "melange" msgstr "" -#: ../common/glossary.rst:2275 +#: ../common/glossary.rst:2271 msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ../common/glossary.rst:2277 +#: ../common/glossary.rst:2273 msgid "membership" msgstr "" -#: ../common/glossary.rst:2280 +#: ../common/glossary.rst:2276 msgid "" "The association between an Image service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ../common/glossary.rst:2282 +#: ../common/glossary.rst:2278 msgid "membership list" msgstr "" -#: ../common/glossary.rst:2287 +#: ../common/glossary.rst:2283 msgid "memcached" msgstr "" -#: ../common/glossary.rst:2290 +#: ../common/glossary.rst:2286 msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ../common/glossary.rst:2292 +#: ../common/glossary.rst:2288 msgid "memory overcommit" msgstr "" -#: ../common/glossary.rst:2295 +#: ../common/glossary.rst:2291 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 "" -#: ../common/glossary.rst:2299 +#: ../common/glossary.rst:2295 msgid "message broker" msgstr "" -#: ../common/glossary.rst:2302 +#: ../common/glossary.rst:2298 msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ../common/glossary.rst:2304 +#: ../common/glossary.rst:2300 msgid "message bus" msgstr "" -#: ../common/glossary.rst:2307 +#: ../common/glossary.rst:2303 msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ../common/glossary.rst:2309 +#: ../common/glossary.rst:2305 msgid "message queue" msgstr "" -#: ../common/glossary.rst:2312 +#: ../common/glossary.rst:2308 msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ../common/glossary.rst:2314 +#: ../common/glossary.rst:2310 msgid "Message service" msgstr "" -#: ../common/glossary.rst:2317 +#: ../common/glossary.rst:2313 msgid "" "OpenStack project that aims to produce an OpenStack messaging service that " "affords a variety of distributed application patterns in an efficient, " @@ -7763,54 +7762,54 @@ msgid "" "Python libraries and documentation. The code name for the project is zaqar." msgstr "" -#: ../common/glossary.rst:2323 +#: ../common/glossary.rst:2319 msgid "Metadata agent" msgstr "" -#: ../common/glossary.rst:2326 +#: ../common/glossary.rst:2322 msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ../common/glossary.rst:2328 +#: ../common/glossary.rst:2324 msgid "Meta-Data Server (MDS)" msgstr "" -#: ../common/glossary.rst:2331 +#: ../common/glossary.rst:2327 msgid "Stores CephFS metadata." msgstr "" -#: ../common/glossary.rst:2332 +#: ../common/glossary.rst:2328 msgid "migration" msgstr "" -#: ../common/glossary.rst:2335 +#: ../common/glossary.rst:2331 msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ../common/glossary.rst:2340 +#: ../common/glossary.rst:2336 msgid "OpenStack project that provides the Workflow service." msgstr "" -#: ../common/glossary.rst:2341 +#: ../common/glossary.rst:2337 msgid "Mitaka" msgstr "" -#: ../common/glossary.rst:2344 +#: ../common/glossary.rst:2340 msgid "" "The code name for the thirteenth release of OpenStack. The design summit " -"will take place in Tokyo, Japan. Mitaka is a city in Tokyo." +"took place in Tokyo, Japan. Mitaka is a city in Tokyo." msgstr "" -#: ../common/glossary.rst:2350 +#: ../common/glossary.rst:2346 msgid "OpenStack project that provides a Monitoring service." msgstr "" -#: ../common/glossary.rst:2351 +#: ../common/glossary.rst:2347 msgid "multi-host" msgstr "" -#: ../common/glossary.rst:2354 +#: ../common/glossary.rst:2350 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 " @@ -7818,51 +7817,51 @@ msgid "" "nodes." msgstr "" -#: ../common/glossary.rst:2358 +#: ../common/glossary.rst:2354 msgid "multinic" msgstr "" -#: ../common/glossary.rst:2361 +#: ../common/glossary.rst:2357 msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ../common/glossary.rst:2366 +#: ../common/glossary.rst:2362 msgid "OpenStack project that provides an Application catalog." msgstr "" -#: ../common/glossary.rst:2367 +#: ../common/glossary.rst:2363 msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ../common/glossary.rst:2370 +#: ../common/glossary.rst:2366 msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ../common/glossary.rst:2372 +#: ../common/glossary.rst:2368 msgid "Monitor (LBaaS)" msgstr "" -#: ../common/glossary.rst:2375 +#: ../common/glossary.rst:2371 msgid "" "LBaaS feature that provides availability monitoring using the `ping` " "command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ../common/glossary.rst:2377 +#: ../common/glossary.rst:2373 msgid "Monitor (Mon)" msgstr "" -#: ../common/glossary.rst:2380 +#: ../common/glossary.rst:2376 msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ../common/glossary.rst:2385 +#: ../common/glossary.rst:2381 msgid "" "The OpenStack project that provides a multi-tenant, highly scalable, " "performant, fault-tolerant Monitoring-as-a-Service solution for metrics, " @@ -7872,440 +7871,440 @@ msgid "" "stability. The project name is monasca." msgstr "" -#: ../common/glossary.rst:2392 +#: ../common/glossary.rst:2388 msgid "multi-factor authentication" msgstr "" -#: ../common/glossary.rst:2395 +#: ../common/glossary.rst:2391 msgid "" "Authentication method that uses two or more credentials, such as a password " "and a private key. Currently not supported in Identity." msgstr "" -#: ../common/glossary.rst:2398 +#: ../common/glossary.rst:2394 msgid "MultiNic" msgstr "" -#: ../common/glossary.rst:2401 +#: ../common/glossary.rst:2397 msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ../common/glossary.rst:2403 +#: ../common/glossary.rst:2399 msgid "network namespace" msgstr "" -#: ../common/glossary.rst:2406 +#: ../common/glossary.rst:2402 msgid "" "Linux kernel feature that provides independent virtual networking instances " "on a single host with separate routing tables and interfaces. Similar to " "virtual routing and forwarding (VRF) services on physical network equipment." msgstr "" -#: ../common/glossary.rst:2410 +#: ../common/glossary.rst:2406 msgid "Nebula" msgstr "" -#: ../common/glossary.rst:2413 +#: ../common/glossary.rst:2409 msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ../common/glossary.rst:2415 +#: ../common/glossary.rst:2411 msgid "netadmin" msgstr "" -#: ../common/glossary.rst:2418 +#: ../common/glossary.rst:2414 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 "" -#: ../common/glossary.rst:2421 +#: ../common/glossary.rst:2417 msgid "NetApp volume driver" msgstr "" -#: ../common/glossary.rst:2424 +#: ../common/glossary.rst:2420 msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ../common/glossary.rst:2427 +#: ../common/glossary.rst:2423 msgid "network" msgstr "" -#: ../common/glossary.rst:2430 +#: ../common/glossary.rst:2426 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 "" -#: ../common/glossary.rst:2434 +#: ../common/glossary.rst:2430 msgid "NAT" msgstr "" -#: ../common/glossary.rst:2437 +#: ../common/glossary.rst:2433 msgid "" "Network Address Translation; Process of modifying IP address information " "while in transit. Supported by Compute and Networking." msgstr "" -#: ../common/glossary.rst:2440 +#: ../common/glossary.rst:2436 msgid "network controller" msgstr "" -#: ../common/glossary.rst:2443 +#: ../common/glossary.rst:2439 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 "" -#: ../common/glossary.rst:2446 +#: ../common/glossary.rst:2442 msgid "Network File System (NFS)" msgstr "" -#: ../common/glossary.rst:2449 +#: ../common/glossary.rst:2445 msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ../common/glossary.rst:2451 +#: ../common/glossary.rst:2447 msgid "network ID" msgstr "" -#: ../common/glossary.rst:2454 +#: ../common/glossary.rst:2450 msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID." msgstr "" -#: ../common/glossary.rst:2456 +#: ../common/glossary.rst:2452 msgid "network manager" msgstr "" -#: ../common/glossary.rst:2459 +#: ../common/glossary.rst:2455 msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ../common/glossary.rst:2461 +#: ../common/glossary.rst:2457 msgid "network node" msgstr "" -#: ../common/glossary.rst:2464 +#: ../common/glossary.rst:2460 msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ../common/glossary.rst:2465 +#: ../common/glossary.rst:2461 msgid "network segment" msgstr "" -#: ../common/glossary.rst:2468 +#: ../common/glossary.rst:2464 msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ../common/glossary.rst:2470 +#: ../common/glossary.rst:2466 msgid "NTP" msgstr "" -#: ../common/glossary.rst:2473 +#: ../common/glossary.rst:2469 msgid "" "Network Time Protocol; Method of keeping a clock for a host or node correct " "via communication with a trusted, accurate time source." msgstr "" -#: ../common/glossary.rst:2476 +#: ../common/glossary.rst:2472 msgid "network UUID" msgstr "" -#: ../common/glossary.rst:2479 +#: ../common/glossary.rst:2475 msgid "Unique ID for a Networking network segment." msgstr "" -#: ../common/glossary.rst:2480 +#: ../common/glossary.rst:2476 msgid "network worker" msgstr "" -#: ../common/glossary.rst:2483 +#: ../common/glossary.rst:2479 msgid "" "The `nova-network` worker daemon; provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ../common/glossary.rst:2489 +#: ../common/glossary.rst:2485 msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute. The project name of Networking is neutron." msgstr "" -#: ../common/glossary.rst:2492 +#: ../common/glossary.rst:2488 msgid "Networking API" msgstr "" -#: ../common/glossary.rst:2495 +#: ../common/glossary.rst:2491 msgid "" "API used to access OpenStack Networking. Provides an extensible architecture " "to enable custom plug-in creation." msgstr "" -#: ../common/glossary.rst:2500 +#: ../common/glossary.rst:2496 msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ../common/glossary.rst:2502 +#: ../common/glossary.rst:2498 msgid "neutron API" msgstr "" -#: ../common/glossary.rst:2505 +#: ../common/glossary.rst:2501 msgid "An alternative name for Networking API." msgstr "" -#: ../common/glossary.rst:2506 +#: ../common/glossary.rst:2502 msgid "neutron manager" msgstr "" -#: ../common/glossary.rst:2509 +#: ../common/glossary.rst:2505 msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ../common/glossary.rst:2511 +#: ../common/glossary.rst:2507 msgid "neutron plug-in" msgstr "" -#: ../common/glossary.rst:2514 +#: ../common/glossary.rst:2510 msgid "" "Interface within Networking that enables organizations to create custom plug-" "ins for advanced features, such as QoS, ACLs, or IDS." msgstr "" -#: ../common/glossary.rst:2517 +#: ../common/glossary.rst:2513 msgid "Nexenta volume driver" msgstr "" -#: ../common/glossary.rst:2520 +#: ../common/glossary.rst:2516 msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ../common/glossary.rst:2521 +#: ../common/glossary.rst:2517 msgid "No ACK" msgstr "" -#: ../common/glossary.rst:2524 +#: ../common/glossary.rst:2520 msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ../common/glossary.rst:2526 +#: ../common/glossary.rst:2522 msgid "node" msgstr "" -#: ../common/glossary.rst:2529 +#: ../common/glossary.rst:2525 msgid "A VM instance that runs on a host." msgstr "" -#: ../common/glossary.rst:2530 +#: ../common/glossary.rst:2526 msgid "non-durable exchange" msgstr "" -#: ../common/glossary.rst:2533 +#: ../common/glossary.rst:2529 msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ../common/glossary.rst:2535 +#: ../common/glossary.rst:2531 msgid "non-durable queue" msgstr "" -#: ../common/glossary.rst:2538 +#: ../common/glossary.rst:2534 msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ../common/glossary.rst:2540 +#: ../common/glossary.rst:2536 msgid "non-persistent volume" msgstr "" -#: ../common/glossary.rst:2543 +#: ../common/glossary.rst:2539 msgid "Alternative term for an ephemeral volume." msgstr "" -#: ../common/glossary.rst:2544 +#: ../common/glossary.rst:2540 msgid "north-south traffic" msgstr "" -#: ../common/glossary.rst:2547 +#: ../common/glossary.rst:2543 msgid "" "Network traffic between a user or client (north) and a server (south), or " "traffic into the cloud (south) and out of the cloud (north). See also east-" "west traffic." msgstr "" -#: ../common/glossary.rst:2553 +#: ../common/glossary.rst:2549 msgid "OpenStack project that provides compute services." msgstr "" -#: ../common/glossary.rst:2554 +#: ../common/glossary.rst:2550 msgid "Nova API" msgstr "" -#: ../common/glossary.rst:2557 +#: ../common/glossary.rst:2553 msgid "Alternative term for the Compute API." msgstr "" -#: ../common/glossary.rst:2558 +#: ../common/glossary.rst:2554 msgid "nova-network" msgstr "" -#: ../common/glossary.rst:2561 +#: ../common/glossary.rst:2557 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 "" -#: ../common/glossary.rst:2564 +#: ../common/glossary.rst:2560 msgid "object" msgstr "" -#: ../common/glossary.rst:2567 +#: ../common/glossary.rst:2563 msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ../common/glossary.rst:2569 +#: ../common/glossary.rst:2565 msgid "object auditor" msgstr "" -#: ../common/glossary.rst:2572 +#: ../common/glossary.rst:2568 msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ../common/glossary.rst:2574 +#: ../common/glossary.rst:2570 msgid "object expiration" msgstr "" -#: ../common/glossary.rst:2577 +#: ../common/glossary.rst:2573 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 "" -#: ../common/glossary.rst:2580 +#: ../common/glossary.rst:2576 msgid "object hash" msgstr "" -#: ../common/glossary.rst:2583 +#: ../common/glossary.rst:2579 msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ../common/glossary.rst:2584 +#: ../common/glossary.rst:2580 msgid "object path hash" msgstr "" -#: ../common/glossary.rst:2587 +#: ../common/glossary.rst:2583 msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ../common/glossary.rst:2589 +#: ../common/glossary.rst:2585 msgid "object replicator" msgstr "" -#: ../common/glossary.rst:2592 +#: ../common/glossary.rst:2588 msgid "" "An Object Storage component that copies an object to remote partitions for " "fault tolerance." msgstr "" -#: ../common/glossary.rst:2594 +#: ../common/glossary.rst:2590 msgid "object server" msgstr "" -#: ../common/glossary.rst:2597 +#: ../common/glossary.rst:2593 msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ../common/glossary.rst:2602 +#: ../common/glossary.rst:2598 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 "" -#: ../common/glossary.rst:2605 +#: ../common/glossary.rst:2601 msgid "Object Storage API" msgstr "" -#: ../common/glossary.rst:2608 +#: ../common/glossary.rst:2604 msgid "API used to access OpenStack Object Storage." msgstr "" -#: ../common/glossary.rst:2609 +#: ../common/glossary.rst:2605 msgid "Object Storage Device (OSD)" msgstr "" -#: ../common/glossary.rst:2612 +#: ../common/glossary.rst:2608 msgid "The Ceph storage daemon." msgstr "" -#: ../common/glossary.rst:2613 +#: ../common/glossary.rst:2609 msgid "object versioning" msgstr "" -#: ../common/glossary.rst:2616 +#: ../common/glossary.rst:2612 msgid "" "Allows a user to set a flag on an Object Storage container so that all " "objects within the container are versioned." msgstr "" -#: ../common/glossary.rst:2618 +#: ../common/glossary.rst:2614 msgid "Oldie" msgstr "" -#: ../common/glossary.rst:2621 +#: ../common/glossary.rst:2617 msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a " "hung process." msgstr "" -#: ../common/glossary.rst:2623 +#: ../common/glossary.rst:2619 msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ../common/glossary.rst:2626 +#: ../common/glossary.rst:2622 msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ../common/glossary.rst:2628 +#: ../common/glossary.rst:2624 msgid "Open Virtualization Format (OVF)" msgstr "" -#: ../common/glossary.rst:2631 +#: ../common/glossary.rst:2627 msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ../common/glossary.rst:2632 +#: ../common/glossary.rst:2628 msgid "Open vSwitch" msgstr "" -#: ../common/glossary.rst:2635 +#: ../common/glossary.rst:2631 msgid "" "Open vSwitch is a production quality, multilayer virtual switch licensed " "under the open source Apache 2.0 license. It is designed to enable massive " @@ -8314,37 +8313,37 @@ msgid "" "SPAN, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: ../common/glossary.rst:2641 +#: ../common/glossary.rst:2637 msgid "Open vSwitch (OVS) agent" msgstr "" -#: ../common/glossary.rst:2644 +#: ../common/glossary.rst:2640 msgid "" "Provides an interface to the underlying Open vSwitch service for the " "Networking plug-in." msgstr "" -#: ../common/glossary.rst:2646 +#: ../common/glossary.rst:2642 msgid "Open vSwitch neutron plug-in" msgstr "" -#: ../common/glossary.rst:2649 +#: ../common/glossary.rst:2645 msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ../common/glossary.rst:2650 +#: ../common/glossary.rst:2646 msgid "OpenLDAP" msgstr "" -#: ../common/glossary.rst:2653 +#: ../common/glossary.rst:2649 msgid "An open source LDAP server. Supported by both Compute and Identity." msgstr "" -#: ../common/glossary.rst:2655 +#: ../common/glossary.rst:2651 msgid "OpenStack" msgstr "" -#: ../common/glossary.rst:2658 +#: ../common/glossary.rst:2654 msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -8353,11 +8352,11 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ../common/glossary.rst:2664 +#: ../common/glossary.rst:2660 msgid "OpenStack code name" msgstr "" -#: ../common/glossary.rst:2667 +#: ../common/glossary.rst:2663 msgid "" "Each OpenStack release has a code name. Code names ascend in alphabetical " "order: Austin, Bexar, Cactus, Diablo, Essex, Folsom, Grizzly, Havana, " @@ -8367,148 +8366,148 @@ msgid "" "flag that sound especially cool. Code names are chosen by popular vote." msgstr "" -#: ../common/glossary.rst:2676 +#: ../common/glossary.rst:2672 msgid "openSUSE" msgstr "" -#: ../common/glossary.rst:2680 +#: ../common/glossary.rst:2676 msgid "operator" msgstr "" -#: ../common/glossary.rst:2683 +#: ../common/glossary.rst:2679 msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ../common/glossary.rst:2688 +#: ../common/glossary.rst:2684 msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ../common/glossary.rst:2691 +#: ../common/glossary.rst:2687 msgid "orphan" msgstr "" -#: ../common/glossary.rst:2694 +#: ../common/glossary.rst:2690 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 "" -#: ../common/glossary.rst:2696 +#: ../common/glossary.rst:2692 msgid "Oslo" msgstr "" -#: ../common/glossary.rst:2699 +#: ../common/glossary.rst:2695 msgid "" "OpenStack project that produces a set of Python libraries containing code " "shared by OpenStack projects." msgstr "" -#: ../common/glossary.rst:2701 +#: ../common/glossary.rst:2697 msgid "parent cell" msgstr "" -#: ../common/glossary.rst:2704 +#: ../common/glossary.rst:2700 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 "" -#: ../common/glossary.rst:2707 +#: ../common/glossary.rst:2703 msgid "partition" msgstr "" -#: ../common/glossary.rst:2710 +#: ../common/glossary.rst:2706 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 "" -#: ../common/glossary.rst:2713 +#: ../common/glossary.rst:2709 msgid "partition index" msgstr "" -#: ../common/glossary.rst:2716 +#: ../common/glossary.rst:2712 msgid "" "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ../common/glossary.rst:2718 +#: ../common/glossary.rst:2714 msgid "partition shift value" msgstr "" -#: ../common/glossary.rst:2721 +#: ../common/glossary.rst:2717 msgid "" "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ../common/glossary.rst:2723 +#: ../common/glossary.rst:2719 msgid "path MTU discovery (PMTUD)" msgstr "" -#: ../common/glossary.rst:2726 +#: ../common/glossary.rst:2722 msgid "" "Mechanism in IP networks to detect end-to-end MTU and adjust packet size " "accordingly." msgstr "" -#: ../common/glossary.rst:2728 +#: ../common/glossary.rst:2724 msgid "pause" msgstr "" -#: ../common/glossary.rst:2731 +#: ../common/glossary.rst:2727 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 "" -#: ../common/glossary.rst:2733 +#: ../common/glossary.rst:2729 msgid "PCI passthrough" msgstr "" -#: ../common/glossary.rst:2736 +#: ../common/glossary.rst:2732 msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ../common/glossary.rst:2738 +#: ../common/glossary.rst:2734 msgid "persistent message" msgstr "" -#: ../common/glossary.rst:2741 +#: ../common/glossary.rst:2737 msgid "" "A message that is stored both in memory and on disk. The message is not lost " "after a failure or restart." msgstr "" -#: ../common/glossary.rst:2743 +#: ../common/glossary.rst:2739 msgid "persistent volume" msgstr "" -#: ../common/glossary.rst:2746 +#: ../common/glossary.rst:2742 msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ../common/glossary.rst:2747 +#: ../common/glossary.rst:2743 msgid "personality file" msgstr "" -#: ../common/glossary.rst:2750 +#: ../common/glossary.rst:2746 msgid "" "A file used to customize a Compute instance. It can be used to inject SSH " "keys or a specific network configuration." msgstr "" -#: ../common/glossary.rst:2752 +#: ../common/glossary.rst:2748 msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ../common/glossary.rst:2755 +#: ../common/glossary.rst:2751 msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -8516,31 +8515,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ../common/glossary.rst:2760 +#: ../common/glossary.rst:2756 msgid "plug-in" msgstr "" -#: ../common/glossary.rst:2763 +#: ../common/glossary.rst:2759 msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ../common/glossary.rst:2765 +#: ../common/glossary.rst:2761 msgid "policy service" msgstr "" -#: ../common/glossary.rst:2768 +#: ../common/glossary.rst:2764 msgid "" "Component of Identity that provides a rule-management interface and a rule-" "based authorization engine." msgstr "" -#: ../common/glossary.rst:2770 +#: ../common/glossary.rst:2766 msgid "pool" msgstr "" -#: ../common/glossary.rst:2773 +#: ../common/glossary.rst:2769 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 " @@ -8548,66 +8547,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ../common/glossary.rst:2778 +#: ../common/glossary.rst:2774 msgid "pool member" msgstr "" -#: ../common/glossary.rst:2781 +#: ../common/glossary.rst:2777 msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ../common/glossary.rst:2783 +#: ../common/glossary.rst:2779 msgid "port" msgstr "" -#: ../common/glossary.rst:2786 +#: ../common/glossary.rst:2782 msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ../common/glossary.rst:2788 +#: ../common/glossary.rst:2784 msgid "port UUID" msgstr "" -#: ../common/glossary.rst:2791 +#: ../common/glossary.rst:2787 msgid "Unique ID for a Networking port." msgstr "" -#: ../common/glossary.rst:2792 +#: ../common/glossary.rst:2788 msgid "preseed" msgstr "" -#: ../common/glossary.rst:2795 +#: ../common/glossary.rst:2791 msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ../common/glossary.rst:2797 +#: ../common/glossary.rst:2793 msgid "private image" msgstr "" -#: ../common/glossary.rst:2800 +#: ../common/glossary.rst:2796 msgid "An Image service VM image that is only available to specified tenants." msgstr "" -#: ../common/glossary.rst:2802 +#: ../common/glossary.rst:2798 msgid "private IP address" msgstr "" -#: ../common/glossary.rst:2805 +#: ../common/glossary.rst:2801 msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ../common/glossary.rst:2807 +#: ../common/glossary.rst:2803 msgid "private network" msgstr "" -#: ../common/glossary.rst:2810 +#: ../common/glossary.rst:2806 msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -8617,48 +8616,48 @@ msgid "" "controlled by the `vlan_interface` option with VLAN managers." msgstr "" -#: ../common/glossary.rst:2818 +#: ../common/glossary.rst:2814 msgid "project" msgstr "" -#: ../common/glossary.rst:2821 +#: ../common/glossary.rst:2817 msgid "" "Projects represent the base unit of “ownership” in OpenStack, in that all " "resources in OpenStack should be owned by a specific project. In OpenStack " "Identity, a project must be owned by a specific domain." msgstr "" -#: ../common/glossary.rst:2824 +#: ../common/glossary.rst:2820 msgid "project ID" msgstr "" -#: ../common/glossary.rst:2827 +#: ../common/glossary.rst:2823 msgid "User-defined alphanumeric string in Compute; the name of a project." msgstr "" -#: ../common/glossary.rst:2829 +#: ../common/glossary.rst:2825 msgid "project VPN" msgstr "" -#: ../common/glossary.rst:2832 +#: ../common/glossary.rst:2828 msgid "Alternative term for a cloudpipe." msgstr "" -#: ../common/glossary.rst:2833 +#: ../common/glossary.rst:2829 msgid "promiscuous mode" msgstr "" -#: ../common/glossary.rst:2836 +#: ../common/glossary.rst:2832 msgid "" "Causes the network interface to pass all traffic it receives to the host " "rather than passing only the frames addressed to it." msgstr "" -#: ../common/glossary.rst:2839 +#: ../common/glossary.rst:2835 msgid "protected property" msgstr "" -#: ../common/glossary.rst:2842 +#: ../common/glossary.rst:2838 msgid "" "Generally, extra properties on an Image service image to which only cloud " "administrators have access. Limits which user roles can perform CRUD " @@ -8666,72 +8665,72 @@ msgid "" "property as protected." msgstr "" -#: ../common/glossary.rst:2847 +#: ../common/glossary.rst:2843 msgid "provider" msgstr "" -#: ../common/glossary.rst:2850 +#: ../common/glossary.rst:2846 msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ../common/glossary.rst:2852 +#: ../common/glossary.rst:2848 msgid "proxy node" msgstr "" -#: ../common/glossary.rst:2855 +#: ../common/glossary.rst:2851 msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ../common/glossary.rst:2856 +#: ../common/glossary.rst:2852 msgid "proxy server" msgstr "" -#: ../common/glossary.rst:2859 +#: ../common/glossary.rst:2855 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 "" -#: ../common/glossary.rst:2862 +#: ../common/glossary.rst:2858 msgid "public API" msgstr "" -#: ../common/glossary.rst:2865 +#: ../common/glossary.rst:2861 msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ../common/glossary.rst:2867 +#: ../common/glossary.rst:2863 msgid "public image" msgstr "" -#: ../common/glossary.rst:2870 +#: ../common/glossary.rst:2866 msgid "An Image service VM image that is available to all tenants." msgstr "" -#: ../common/glossary.rst:2872 +#: ../common/glossary.rst:2868 msgid "public IP address" msgstr "" -#: ../common/glossary.rst:2875 +#: ../common/glossary.rst:2871 msgid "An IP address that is accessible to end-users." msgstr "" -#: ../common/glossary.rst:2876 +#: ../common/glossary.rst:2872 msgid "public key authentication" msgstr "" -#: ../common/glossary.rst:2879 +#: ../common/glossary.rst:2875 msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ../common/glossary.rst:2881 +#: ../common/glossary.rst:2877 msgid "public network" msgstr "" -#: ../common/glossary.rst:2884 +#: ../common/glossary.rst:2880 msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -8739,167 +8738,167 @@ msgid "" "controlled by the `public_interface` option." msgstr "" -#: ../common/glossary.rst:2889 +#: ../common/glossary.rst:2885 msgid "Puppet" msgstr "" -#: ../common/glossary.rst:2892 +#: ../common/glossary.rst:2888 msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ../common/glossary.rst:2894 +#: ../common/glossary.rst:2890 msgid "Python" msgstr "" -#: ../common/glossary.rst:2897 +#: ../common/glossary.rst:2893 msgid "Programming language used extensively in OpenStack." msgstr "" -#: ../common/glossary.rst:2898 +#: ../common/glossary.rst:2894 msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ../common/glossary.rst:2903 +#: ../common/glossary.rst:2899 msgid "Qpid" msgstr "" -#: ../common/glossary.rst:2906 +#: ../common/glossary.rst:2902 msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ../common/glossary.rst:2908 +#: ../common/glossary.rst:2904 msgid "quarantine" msgstr "" -#: ../common/glossary.rst:2911 +#: ../common/glossary.rst:2907 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 "" -#: ../common/glossary.rst:2914 +#: ../common/glossary.rst:2910 msgid "Quick EMUlator (QEMU)" msgstr "" -#: ../common/glossary.rst:2917 +#: ../common/glossary.rst:2913 msgid "" "QEMU is a generic and open source machine emulator and virtualizer. One of " "the hypervisors supported by OpenStack, generally used for development " "purposes." msgstr "" -#: ../common/glossary.rst:2921 +#: ../common/glossary.rst:2917 msgid "quota" msgstr "" -#: ../common/glossary.rst:2924 +#: ../common/glossary.rst:2920 msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ../common/glossary.rst:2926 +#: ../common/glossary.rst:2922 msgid "RabbitMQ" msgstr "" -#: ../common/glossary.rst:2929 +#: ../common/glossary.rst:2925 msgid "The default message queue software used by OpenStack." msgstr "" -#: ../common/glossary.rst:2930 +#: ../common/glossary.rst:2926 msgid "Rackspace Cloud Files" msgstr "" -#: ../common/glossary.rst:2933 +#: ../common/glossary.rst:2929 msgid "" "Released as open source by Rackspace in 2010; the basis for Object Storage." msgstr "" -#: ../common/glossary.rst:2935 +#: ../common/glossary.rst:2931 msgid "RADOS Block Device (RBD)" msgstr "" -#: ../common/glossary.rst:2938 +#: ../common/glossary.rst:2934 msgid "" "Ceph component that enables a Linux block device to be striped over multiple " "distributed data stores." msgstr "" -#: ../common/glossary.rst:2940 +#: ../common/glossary.rst:2936 msgid "radvd" msgstr "" -#: ../common/glossary.rst:2943 +#: ../common/glossary.rst:2939 msgid "" "The router advertisement daemon, used by the Compute VLAN manager and " "FlatDHCP manager to provide routing services for VM instances." msgstr "" -#: ../common/glossary.rst:2946 +#: ../common/glossary.rst:2942 msgid "rally" msgstr "" -#: ../common/glossary.rst:2949 +#: ../common/glossary.rst:2945 msgid "OpenStack project that provides the Benchmark service." msgstr "" -#: ../common/glossary.rst:2950 +#: ../common/glossary.rst:2946 msgid "RAM filter" msgstr "" -#: ../common/glossary.rst:2953 +#: ../common/glossary.rst:2949 msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ../common/glossary.rst:2955 +#: ../common/glossary.rst:2951 msgid "RAM overcommit" msgstr "" -#: ../common/glossary.rst:2958 +#: ../common/glossary.rst:2954 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 "" -#: ../common/glossary.rst:2962 +#: ../common/glossary.rst:2958 msgid "rate limit" msgstr "" -#: ../common/glossary.rst:2965 +#: ../common/glossary.rst:2961 msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ../common/glossary.rst:2967 +#: ../common/glossary.rst:2963 msgid "raw" msgstr "" -#: ../common/glossary.rst:2970 +#: ../common/glossary.rst:2966 msgid "" "One of the VM image disk formats supported by Image service; an unstructured " "disk image." msgstr "" -#: ../common/glossary.rst:2972 +#: ../common/glossary.rst:2968 msgid "rebalance" msgstr "" -#: ../common/glossary.rst:2975 +#: ../common/glossary.rst:2971 msgid "" "The process of distributing Object Storage partitions across all drives in " "the ring; used during initial ring creation and after ring reconfiguration." msgstr "" -#: ../common/glossary.rst:2978 +#: ../common/glossary.rst:2974 msgid "reboot" msgstr "" -#: ../common/glossary.rst:2981 +#: ../common/glossary.rst:2977 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 " @@ -8909,29 +8908,29 @@ msgid "" "halted/stopped." msgstr "" -#: ../common/glossary.rst:2987 +#: ../common/glossary.rst:2983 msgid "rebuild" msgstr "" -#: ../common/glossary.rst:2990 +#: ../common/glossary.rst:2986 msgid "" "Removes all data on the server and replaces it with the specified image. " "Server ID and IP addresses remain the same." msgstr "" -#: ../common/glossary.rst:2992 +#: ../common/glossary.rst:2988 msgid "Recon" msgstr "" -#: ../common/glossary.rst:2995 +#: ../common/glossary.rst:2991 msgid "An Object Storage component that collects meters." msgstr "" -#: ../common/glossary.rst:2996 +#: ../common/glossary.rst:2992 msgid "record" msgstr "" -#: ../common/glossary.rst:2999 +#: ../common/glossary.rst:2995 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 " @@ -8941,140 +8940,140 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ../common/glossary.rst:3006 +#: ../common/glossary.rst:3002 msgid "record ID" msgstr "" -#: ../common/glossary.rst:3009 +#: ../common/glossary.rst:3005 msgid "" "A number within a database that is incremented each time a change is made. " "Used by Object Storage when replicating." msgstr "" -#: ../common/glossary.rst:3011 +#: ../common/glossary.rst:3007 msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ../common/glossary.rst:3015 +#: ../common/glossary.rst:3011 msgid "reference architecture" msgstr "" -#: ../common/glossary.rst:3018 +#: ../common/glossary.rst:3014 msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ../common/glossary.rst:3019 +#: ../common/glossary.rst:3015 msgid "region" msgstr "" -#: ../common/glossary.rst:3022 +#: ../common/glossary.rst:3018 msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically " "shares only the Identity (keystone) with other regions." msgstr "" -#: ../common/glossary.rst:3025 +#: ../common/glossary.rst:3021 msgid "registry" msgstr "" -#: ../common/glossary.rst:3028 +#: ../common/glossary.rst:3024 msgid "Alternative term for the Image service registry." msgstr "" -#: ../common/glossary.rst:3029 +#: ../common/glossary.rst:3025 msgid "registry server" msgstr "" -#: ../common/glossary.rst:3032 +#: ../common/glossary.rst:3028 msgid "" "An Image service that provides VM image metadata information to clients." msgstr "" -#: ../common/glossary.rst:3034 +#: ../common/glossary.rst:3030 msgid "Reliable, Autonomic Distributed Object Store" msgstr "" -#: ../common/glossary.rst:3036 +#: ../common/glossary.rst:3032 msgid "(RADOS)" msgstr "" -#: ../common/glossary.rst:3038 +#: ../common/glossary.rst:3034 msgid "" "A collection of components that provides object storage within Ceph. Similar " "to OpenStack Object Storage." msgstr "" -#: ../common/glossary.rst:3040 +#: ../common/glossary.rst:3036 msgid "Remote Procedure Call (RPC)" msgstr "" -#: ../common/glossary.rst:3043 +#: ../common/glossary.rst:3039 msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ../common/glossary.rst:3045 +#: ../common/glossary.rst:3041 msgid "replica" msgstr "" -#: ../common/glossary.rst:3048 +#: ../common/glossary.rst:3044 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 "" -#: ../common/glossary.rst:3051 +#: ../common/glossary.rst:3047 msgid "replica count" msgstr "" -#: ../common/glossary.rst:3054 +#: ../common/glossary.rst:3050 msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ../common/glossary.rst:3056 +#: ../common/glossary.rst:3052 msgid "replication" msgstr "" -#: ../common/glossary.rst:3059 +#: ../common/glossary.rst:3055 msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ../common/glossary.rst:3061 +#: ../common/glossary.rst:3057 msgid "replicator" msgstr "" -#: ../common/glossary.rst:3064 +#: ../common/glossary.rst:3060 msgid "" "The Object Storage back-end process that creates and manages object replicas." msgstr "" -#: ../common/glossary.rst:3066 +#: ../common/glossary.rst:3062 msgid "request ID" msgstr "" -#: ../common/glossary.rst:3069 +#: ../common/glossary.rst:3065 msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ../common/glossary.rst:3070 +#: ../common/glossary.rst:3066 msgid "rescue image" msgstr "" -#: ../common/glossary.rst:3073 +#: ../common/glossary.rst:3069 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 "" -#: ../common/glossary.rst:3076 +#: ../common/glossary.rst:3072 msgid "resize" msgstr "" -#: ../common/glossary.rst:3079 +#: ../common/glossary.rst:3075 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 " @@ -9082,271 +9081,271 @@ msgid "" "the original server is removed." msgstr "" -#: ../common/glossary.rst:3083 +#: ../common/glossary.rst:3079 msgid "RESTful" msgstr "" -#: ../common/glossary.rst:3086 +#: ../common/glossary.rst:3082 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 "" -#: ../common/glossary.rst:3089 +#: ../common/glossary.rst:3085 msgid "ring" msgstr "" -#: ../common/glossary.rst:3092 +#: ../common/glossary.rst:3088 msgid "" "An entity that maps Object Storage data to partitions. A separate ring " "exists for each service, such as account, object, and container." msgstr "" -#: ../common/glossary.rst:3095 +#: ../common/glossary.rst:3091 msgid "ring builder" msgstr "" -#: ../common/glossary.rst:3098 +#: ../common/glossary.rst:3094 msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ../common/glossary.rst:3101 +#: ../common/glossary.rst:3097 msgid "Role Based Access Control (RBAC)" msgstr "" -#: ../common/glossary.rst:3104 +#: ../common/glossary.rst:3100 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 " "and Compute and can be configured using the horizon dashboard." msgstr "" -#: ../common/glossary.rst:3108 +#: ../common/glossary.rst:3104 msgid "role" msgstr "" -#: ../common/glossary.rst:3111 +#: ../common/glossary.rst:3107 msgid "" "A personality that a user assumes 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 "" -#: ../common/glossary.rst:3114 +#: ../common/glossary.rst:3110 msgid "role ID" msgstr "" -#: ../common/glossary.rst:3117 +#: ../common/glossary.rst:3113 msgid "Alphanumeric ID assigned to each Identity service role." msgstr "" -#: ../common/glossary.rst:3118 +#: ../common/glossary.rst:3114 msgid "rootwrap" msgstr "" -#: ../common/glossary.rst:3121 +#: ../common/glossary.rst:3117 msgid "" "A feature of Compute that allows the unprivileged \"nova\" user to run a " "specified list of commands as the Linux root user." msgstr "" -#: ../common/glossary.rst:3123 +#: ../common/glossary.rst:3119 msgid "round-robin scheduler" msgstr "" -#: ../common/glossary.rst:3126 +#: ../common/glossary.rst:3122 msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ../common/glossary.rst:3128 +#: ../common/glossary.rst:3124 msgid "router" msgstr "" -#: ../common/glossary.rst:3131 +#: ../common/glossary.rst:3127 msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ../common/glossary.rst:3133 +#: ../common/glossary.rst:3129 msgid "routing key" msgstr "" -#: ../common/glossary.rst:3136 +#: ../common/glossary.rst:3132 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 "" -#: ../common/glossary.rst:3139 +#: ../common/glossary.rst:3135 msgid "RPC driver" msgstr "" -#: ../common/glossary.rst:3142 +#: ../common/glossary.rst:3138 msgid "" "Modular system that allows the underlying message queue software of Compute " "to be changed. For example, from RabbitMQ to ZeroMQ or Qpid." msgstr "" -#: ../common/glossary.rst:3145 +#: ../common/glossary.rst:3141 msgid "rsync" msgstr "" -#: ../common/glossary.rst:3148 +#: ../common/glossary.rst:3144 msgid "Used by Object Storage to push object replicas." msgstr "" -#: ../common/glossary.rst:3149 +#: ../common/glossary.rst:3145 msgid "RXTX cap" msgstr "" -#: ../common/glossary.rst:3152 +#: ../common/glossary.rst:3148 msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ../common/glossary.rst:3154 +#: ../common/glossary.rst:3150 msgid "RXTX quota" msgstr "" -#: ../common/glossary.rst:3157 +#: ../common/glossary.rst:3153 msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ../common/glossary.rst:3159 +#: ../common/glossary.rst:3155 msgid "S3" msgstr "" -#: ../common/glossary.rst:3162 +#: ../common/glossary.rst:3158 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 "" -#: ../common/glossary.rst:3167 +#: ../common/glossary.rst:3163 msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ../common/glossary.rst:3169 +#: ../common/glossary.rst:3165 msgid "SAML assertion" msgstr "" -#: ../common/glossary.rst:3172 +#: ../common/glossary.rst:3168 msgid "" "Contains information about a user as provided by the identity provider. It " "is an indication that a user has been authenticated." msgstr "" -#: ../common/glossary.rst:3174 +#: ../common/glossary.rst:3170 msgid "scheduler manager" msgstr "" -#: ../common/glossary.rst:3177 +#: ../common/glossary.rst:3173 msgid "" "A Compute component that determines where VM instances should start. Uses " "modular design to support a variety of scheduler types." msgstr "" -#: ../common/glossary.rst:3180 +#: ../common/glossary.rst:3176 msgid "scoped token" msgstr "" -#: ../common/glossary.rst:3183 +#: ../common/glossary.rst:3179 msgid "" "An Identity service API access token that is associated with a specific " "tenant." msgstr "" -#: ../common/glossary.rst:3185 +#: ../common/glossary.rst:3181 msgid "scrubber" msgstr "" -#: ../common/glossary.rst:3188 +#: ../common/glossary.rst:3184 msgid "" "Checks for and deletes unused VMs; the component of Image service that " "implements delayed delete." msgstr "" -#: ../common/glossary.rst:3190 +#: ../common/glossary.rst:3186 msgid "secret key" msgstr "" -#: ../common/glossary.rst:3193 +#: ../common/glossary.rst:3189 msgid "" "String of text known only by the user; used along with an access key to make " "requests to the Compute API." msgstr "" -#: ../common/glossary.rst:3195 +#: ../common/glossary.rst:3191 msgid "secure shell (SSH)" msgstr "" -#: ../common/glossary.rst:3198 +#: ../common/glossary.rst:3194 msgid "" "Open source tool used to access remote hosts through an encrypted " "communications channel, SSH key injection is supported by Compute." msgstr "" -#: ../common/glossary.rst:3201 +#: ../common/glossary.rst:3197 msgid "security group" msgstr "" -#: ../common/glossary.rst:3204 +#: ../common/glossary.rst:3200 msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ../common/glossary.rst:3206 +#: ../common/glossary.rst:3202 msgid "segmented object" msgstr "" -#: ../common/glossary.rst:3209 +#: ../common/glossary.rst:3205 msgid "" "An Object Storage large object that has been broken up into pieces. The re-" "assembled object is called a concatenated object." msgstr "" -#: ../common/glossary.rst:3212 +#: ../common/glossary.rst:3208 msgid "self-service" msgstr "" -#: ../common/glossary.rst:3215 +#: ../common/glossary.rst:3211 msgid "" "For IaaS, ability for a regular (non-privileged) account to manage a virtual " "infrastructure component such as networks without involving an administrator." msgstr "" -#: ../common/glossary.rst:3218 +#: ../common/glossary.rst:3214 msgid "SELinux" msgstr "" -#: ../common/glossary.rst:3221 +#: ../common/glossary.rst:3217 msgid "" "Linux kernel security module that provides the mechanism for supporting " "access control policies." msgstr "" -#: ../common/glossary.rst:3226 +#: ../common/glossary.rst:3222 msgid "OpenStack project that provides a Clustering service." msgstr "" -#: ../common/glossary.rst:3227 +#: ../common/glossary.rst:3223 msgid "server" msgstr "" -#: ../common/glossary.rst:3230 +#: ../common/glossary.rst:3226 msgid "" "Computer that provides explicit services to the client software running on " "that system, often managing a variety of computer operations. A server is a " @@ -9354,133 +9353,133 @@ msgid "" "when creating a server." msgstr "" -#: ../common/glossary.rst:3235 +#: ../common/glossary.rst:3231 msgid "server image" msgstr "" -#: ../common/glossary.rst:3238 +#: ../common/glossary.rst:3234 msgid "Alternative term for a VM image." msgstr "" -#: ../common/glossary.rst:3239 +#: ../common/glossary.rst:3235 msgid "server UUID" msgstr "" -#: ../common/glossary.rst:3243 +#: ../common/glossary.rst:3239 msgid "service" msgstr "" -#: ../common/glossary.rst:3246 +#: ../common/glossary.rst:3242 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 "" -#: ../common/glossary.rst:3249 +#: ../common/glossary.rst:3245 msgid "service catalog" msgstr "" -#: ../common/glossary.rst:3252 +#: ../common/glossary.rst:3248 msgid "Alternative term for the Identity service catalog." msgstr "" -#: ../common/glossary.rst:3253 +#: ../common/glossary.rst:3249 msgid "service ID" msgstr "" -#: ../common/glossary.rst:3256 +#: ../common/glossary.rst:3252 msgid "" "Unique ID assigned to each service that is available in the Identity service " "catalog." msgstr "" -#: ../common/glossary.rst:3258 +#: ../common/glossary.rst:3254 msgid "service provider" msgstr "" -#: ../common/glossary.rst:3261 +#: ../common/glossary.rst:3257 msgid "" "A system that provides services to other system entities. In case of " "federated identity, OpenStack Identity is the service provider." msgstr "" -#: ../common/glossary.rst:3264 +#: ../common/glossary.rst:3260 msgid "service registration" msgstr "" -#: ../common/glossary.rst:3267 +#: ../common/glossary.rst:3263 msgid "" "An Identity service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ../common/glossary.rst:3269 +#: ../common/glossary.rst:3265 msgid "service tenant" msgstr "" -#: ../common/glossary.rst:3272 +#: ../common/glossary.rst:3268 msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ../common/glossary.rst:3274 +#: ../common/glossary.rst:3270 msgid "service token" msgstr "" -#: ../common/glossary.rst:3277 +#: ../common/glossary.rst:3273 msgid "" "An administrator-defined token used by Compute to communicate securely with " "the Identity service." msgstr "" -#: ../common/glossary.rst:3279 +#: ../common/glossary.rst:3275 msgid "session back end" msgstr "" -#: ../common/glossary.rst:3282 +#: ../common/glossary.rst:3278 msgid "" "The method of storage used by horizon to track client sessions, such as " "local memory, cookies, a database, or memcached." msgstr "" -#: ../common/glossary.rst:3284 +#: ../common/glossary.rst:3280 msgid "session persistence" msgstr "" -#: ../common/glossary.rst:3287 +#: ../common/glossary.rst:3283 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 "" -#: ../common/glossary.rst:3290 +#: ../common/glossary.rst:3286 msgid "session storage" msgstr "" -#: ../common/glossary.rst:3293 +#: ../common/glossary.rst:3289 msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ../common/glossary.rst:3295 +#: ../common/glossary.rst:3291 msgid "share" msgstr "" -#: ../common/glossary.rst:3298 +#: ../common/glossary.rst:3294 msgid "" "A remote, mountable file system in the context of the Shared File Systems. " "You can mount a share to, and access a share from, several hosts by several " "users at a time." msgstr "" -#: ../common/glossary.rst:3301 +#: ../common/glossary.rst:3297 msgid "share network" msgstr "" -#: ../common/glossary.rst:3304 +#: ../common/glossary.rst:3300 msgid "" "An entity in the context of the Shared File Systems that encapsulates " "interaction with the Networking service. If the driver you selected runs in " @@ -9488,22 +9487,22 @@ msgid "" "network to create a share." msgstr "" -#: ../common/glossary.rst:3308 +#: ../common/glossary.rst:3304 msgid "Shared File Systems API" msgstr "" -#: ../common/glossary.rst:3311 +#: ../common/glossary.rst:3307 msgid "" "A Shared File Systems service that provides a stable RESTful API. The " "service authenticates and routes requests throughout the Shared File Systems " "service. There is python-manilaclient to interact with the API." msgstr "" -#: ../common/glossary.rst:3315 +#: ../common/glossary.rst:3311 msgid "Shared File Systems service" msgstr "" -#: ../common/glossary.rst:3318 +#: ../common/glossary.rst:3314 msgid "" "An OpenStack service that provides a set of services for management of " "shared file systems in a multi-tenant cloud environment. The service is " @@ -9515,11 +9514,11 @@ msgid "" "is manila." msgstr "" -#: ../common/glossary.rst:3327 +#: ../common/glossary.rst:3323 msgid "shared IP address" msgstr "" -#: ../common/glossary.rst:3330 +#: ../common/glossary.rst:3326 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 " @@ -9531,11 +9530,11 @@ msgid "" "monitor for failure and manage IP failover." msgstr "" -#: ../common/glossary.rst:3339 +#: ../common/glossary.rst:3335 msgid "shared IP group" msgstr "" -#: ../common/glossary.rst:3342 +#: ../common/glossary.rst:3338 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 " @@ -9544,39 +9543,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ../common/glossary.rst:3347 +#: ../common/glossary.rst:3343 msgid "shared storage" msgstr "" -#: ../common/glossary.rst:3350 +#: ../common/glossary.rst:3346 msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ../common/glossary.rst:3352 +#: ../common/glossary.rst:3348 msgid "Sheepdog" msgstr "" -#: ../common/glossary.rst:3355 +#: ../common/glossary.rst:3351 msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ../common/glossary.rst:3357 +#: ../common/glossary.rst:3353 msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ../common/glossary.rst:3360 +#: ../common/glossary.rst:3356 msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ../common/glossary.rst:3362 +#: ../common/glossary.rst:3358 msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ../common/glossary.rst:3365 +#: ../common/glossary.rst:3361 msgid "" "A specification that, when implemented by a physical PCIe device, enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -9585,40 +9584,40 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ../common/glossary.rst:3371 +#: ../common/glossary.rst:3367 msgid "SmokeStack" msgstr "" -#: ../common/glossary.rst:3374 +#: ../common/glossary.rst:3370 msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ../common/glossary.rst:3376 +#: ../common/glossary.rst:3372 msgid "snapshot" msgstr "" -#: ../common/glossary.rst:3379 +#: ../common/glossary.rst:3375 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 "" -#: ../common/glossary.rst:3382 +#: ../common/glossary.rst:3378 msgid "soft reboot" msgstr "" -#: ../common/glossary.rst:3385 +#: ../common/glossary.rst:3381 msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ../common/glossary.rst:3387 +#: ../common/glossary.rst:3383 msgid "Software Development Lifecycle Automation service" msgstr "" -#: ../common/glossary.rst:3390 +#: ../common/glossary.rst:3386 msgid "" "OpenStack project that aims to make cloud services easier to consume and " "integrate with application development process by automating the source-to-" @@ -9626,164 +9625,164 @@ msgid "" "solum." msgstr "" -#: ../common/glossary.rst:3394 +#: ../common/glossary.rst:3390 msgid "SolidFire Volume Driver" msgstr "" -#: ../common/glossary.rst:3397 +#: ../common/glossary.rst:3393 msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ../common/glossary.rst:3399 +#: ../common/glossary.rst:3395 msgid "solum" msgstr "" -#: ../common/glossary.rst:3402 +#: ../common/glossary.rst:3398 msgid "" "OpenStack project that provides a Software Development Lifecycle Automation " "service." msgstr "" -#: ../common/glossary.rst:3404 +#: ../common/glossary.rst:3400 msgid "SPICE" msgstr "" -#: ../common/glossary.rst:3407 +#: ../common/glossary.rst:3403 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 "" -#: ../common/glossary.rst:3410 +#: ../common/glossary.rst:3406 msgid "spread-first scheduler" msgstr "" -#: ../common/glossary.rst:3413 +#: ../common/glossary.rst:3409 msgid "" "The Compute VM scheduling algorithm that attempts to start a new VM on the " "host with the least amount of load." msgstr "" -#: ../common/glossary.rst:3415 +#: ../common/glossary.rst:3411 msgid "SQL-Alchemy" msgstr "" -#: ../common/glossary.rst:3418 +#: ../common/glossary.rst:3414 msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ../common/glossary.rst:3419 +#: ../common/glossary.rst:3415 msgid "SQLite" msgstr "" -#: ../common/glossary.rst:3422 +#: ../common/glossary.rst:3418 msgid "" "A lightweight SQL database, used as the default persistent storage method in " "many OpenStack services." msgstr "" -#: ../common/glossary.rst:3424 +#: ../common/glossary.rst:3420 msgid "stack" msgstr "" -#: ../common/glossary.rst:3427 +#: ../common/glossary.rst:3423 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 "" -#: ../common/glossary.rst:3431 +#: ../common/glossary.rst:3427 msgid "StackTach" msgstr "" -#: ../common/glossary.rst:3434 +#: ../common/glossary.rst:3430 msgid "" "Community project that captures Compute AMQP communications; useful for " "debugging." msgstr "" -#: ../common/glossary.rst:3436 +#: ../common/glossary.rst:3432 msgid "static IP address" msgstr "" -#: ../common/glossary.rst:3439 +#: ../common/glossary.rst:3435 msgid "Alternative term for a fixed IP address." msgstr "" -#: ../common/glossary.rst:3440 +#: ../common/glossary.rst:3436 msgid "StaticWeb" msgstr "" -#: ../common/glossary.rst:3443 +#: ../common/glossary.rst:3439 msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ../common/glossary.rst:3445 +#: ../common/glossary.rst:3441 msgid "storage back end" msgstr "" -#: ../common/glossary.rst:3448 +#: ../common/glossary.rst:3444 msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ../common/glossary.rst:3450 +#: ../common/glossary.rst:3446 msgid "storage node" msgstr "" -#: ../common/glossary.rst:3453 +#: ../common/glossary.rst:3449 msgid "" "An Object Storage node that provides container services, account services, " "and object services; controls the account databases, container databases, " "and object storage." msgstr "" -#: ../common/glossary.rst:3456 +#: ../common/glossary.rst:3452 msgid "storage manager" msgstr "" -#: ../common/glossary.rst:3459 +#: ../common/glossary.rst:3455 msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ../common/glossary.rst:3461 +#: ../common/glossary.rst:3457 msgid "storage manager back end" msgstr "" -#: ../common/glossary.rst:3464 +#: ../common/glossary.rst:3460 msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ../common/glossary.rst:3466 +#: ../common/glossary.rst:3462 msgid "storage services" msgstr "" -#: ../common/glossary.rst:3469 +#: ../common/glossary.rst:3465 msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ../common/glossary.rst:3471 +#: ../common/glossary.rst:3467 msgid "strategy" msgstr "" -#: ../common/glossary.rst:3474 +#: ../common/glossary.rst:3470 msgid "Specifies the authentication source used by Image service or Identity." msgstr "" -#: ../common/glossary.rst:3476 +#: ../common/glossary.rst:3472 msgid "subdomain" msgstr "" -#: ../common/glossary.rst:3479 +#: ../common/glossary.rst:3475 msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains " "enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -9791,364 +9790,364 @@ msgid "" "possible." msgstr "" -#: ../common/glossary.rst:3483 +#: ../common/glossary.rst:3479 msgid "subnet" msgstr "" -#: ../common/glossary.rst:3486 +#: ../common/glossary.rst:3482 msgid "Logical subdivision of an IP network." msgstr "" -#: ../common/glossary.rst:3487 +#: ../common/glossary.rst:3483 msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ../common/glossary.rst:3491 +#: ../common/glossary.rst:3487 msgid "suspend" msgstr "" -#: ../common/glossary.rst:3494 +#: ../common/glossary.rst:3490 msgid "Alternative term for a paused VM instance." msgstr "" -#: ../common/glossary.rst:3495 +#: ../common/glossary.rst:3491 msgid "swap" msgstr "" -#: ../common/glossary.rst:3498 +#: ../common/glossary.rst:3494 msgid "" "Disk-based virtual memory used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ../common/glossary.rst:3500 +#: ../common/glossary.rst:3496 msgid "swawth" msgstr "" -#: ../common/glossary.rst:3503 +#: ../common/glossary.rst:3499 msgid "" "An authentication and authorization service for Object Storage, implemented " "through WSGI middleware; uses Object Storage itself as the persistent " "backing store." msgstr "" -#: ../common/glossary.rst:3509 +#: ../common/glossary.rst:3505 msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ../common/glossary.rst:3511 +#: ../common/glossary.rst:3507 msgid "swift All in One (SAIO)" msgstr "" -#: ../common/glossary.rst:3514 +#: ../common/glossary.rst:3510 msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ../common/glossary.rst:3516 +#: ../common/glossary.rst:3512 msgid "swift middleware" msgstr "" -#: ../common/glossary.rst:3519 +#: ../common/glossary.rst:3515 msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ../common/glossary.rst:3521 +#: ../common/glossary.rst:3517 msgid "swift proxy server" msgstr "" -#: ../common/glossary.rst:3524 +#: ../common/glossary.rst:3520 msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ../common/glossary.rst:3526 +#: ../common/glossary.rst:3522 msgid "swift storage node" msgstr "" -#: ../common/glossary.rst:3529 +#: ../common/glossary.rst:3525 msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ../common/glossary.rst:3531 +#: ../common/glossary.rst:3527 msgid "sync point" msgstr "" -#: ../common/glossary.rst:3534 +#: ../common/glossary.rst:3530 msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ../common/glossary.rst:3536 +#: ../common/glossary.rst:3532 msgid "sysadmin" msgstr "" -#: ../common/glossary.rst:3539 +#: ../common/glossary.rst:3535 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 instances." msgstr "" -#: ../common/glossary.rst:3542 +#: ../common/glossary.rst:3538 msgid "system usage" msgstr "" -#: ../common/glossary.rst:3545 +#: ../common/glossary.rst:3541 msgid "" "A Compute component that, along with the notification system, collects " "meters and usage information. This information can be used for billing." msgstr "" -#: ../common/glossary.rst:3551 +#: ../common/glossary.rst:3547 msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ../common/glossary.rst:3554 +#: ../common/glossary.rst:3550 msgid "TempAuth" msgstr "" -#: ../common/glossary.rst:3557 +#: ../common/glossary.rst:3553 msgid "" "An authentication facility within Object Storage that enables Object Storage " "itself to perform authentication and authorization. Frequently used in " "testing and development." msgstr "" -#: ../common/glossary.rst:3560 +#: ../common/glossary.rst:3556 msgid "Tempest" msgstr "" -#: ../common/glossary.rst:3563 +#: ../common/glossary.rst:3559 msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ../common/glossary.rst:3565 +#: ../common/glossary.rst:3561 msgid "TempURL" msgstr "" -#: ../common/glossary.rst:3568 +#: ../common/glossary.rst:3564 msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ../common/glossary.rst:3570 +#: ../common/glossary.rst:3566 msgid "tenant" msgstr "" -#: ../common/glossary.rst:3573 +#: ../common/glossary.rst:3569 msgid "" "A group of users; used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ../common/glossary.rst:3575 +#: ../common/glossary.rst:3571 msgid "Tenant API" msgstr "" -#: ../common/glossary.rst:3578 +#: ../common/glossary.rst:3574 msgid "An API that is accessible to tenants." msgstr "" -#: ../common/glossary.rst:3579 +#: ../common/glossary.rst:3575 msgid "tenant endpoint" msgstr "" -#: ../common/glossary.rst:3582 +#: ../common/glossary.rst:3578 msgid "" "An Identity service API endpoint that is associated with one or more tenants." msgstr "" -#: ../common/glossary.rst:3584 +#: ../common/glossary.rst:3580 msgid "tenant ID" msgstr "" -#: ../common/glossary.rst:3587 +#: ../common/glossary.rst:3583 msgid "" "Unique ID assigned to each tenant within the Identity service. The project " "IDs map to the tenant IDs." msgstr "" -#: ../common/glossary.rst:3589 +#: ../common/glossary.rst:3585 msgid "token" msgstr "" -#: ../common/glossary.rst:3592 +#: ../common/glossary.rst:3588 msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ../common/glossary.rst:3594 +#: ../common/glossary.rst:3590 msgid "token services" msgstr "" -#: ../common/glossary.rst:3597 +#: ../common/glossary.rst:3593 msgid "" "An Identity service component that manages and validates tokens after a user " "or tenant has been authenticated." msgstr "" -#: ../common/glossary.rst:3599 +#: ../common/glossary.rst:3595 msgid "tombstone" msgstr "" -#: ../common/glossary.rst:3602 +#: ../common/glossary.rst:3598 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 "" -#: ../common/glossary.rst:3605 +#: ../common/glossary.rst:3601 msgid "topic publisher" msgstr "" -#: ../common/glossary.rst:3608 +#: ../common/glossary.rst:3604 msgid "" "A process that is created when a RPC call is executed; used to push the " "message to the topic exchange." msgstr "" -#: ../common/glossary.rst:3610 +#: ../common/glossary.rst:3606 msgid "Torpedo" msgstr "" -#: ../common/glossary.rst:3613 +#: ../common/glossary.rst:3609 msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ../common/glossary.rst:3615 +#: ../common/glossary.rst:3611 msgid "transaction ID" msgstr "" -#: ../common/glossary.rst:3618 +#: ../common/glossary.rst:3614 msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ../common/glossary.rst:3620 +#: ../common/glossary.rst:3616 msgid "transient" msgstr "" -#: ../common/glossary.rst:3623 +#: ../common/glossary.rst:3619 msgid "Alternative term for non-durable." msgstr "" -#: ../common/glossary.rst:3624 +#: ../common/glossary.rst:3620 msgid "transient exchange" msgstr "" -#: ../common/glossary.rst:3627 +#: ../common/glossary.rst:3623 msgid "Alternative term for a non-durable exchange." msgstr "" -#: ../common/glossary.rst:3628 +#: ../common/glossary.rst:3624 msgid "transient message" msgstr "" -#: ../common/glossary.rst:3631 +#: ../common/glossary.rst:3627 msgid "" "A message that is stored in memory and is lost after the server is restarted." msgstr "" -#: ../common/glossary.rst:3633 +#: ../common/glossary.rst:3629 msgid "transient queue" msgstr "" -#: ../common/glossary.rst:3636 +#: ../common/glossary.rst:3632 msgid "Alternative term for a non-durable queue." msgstr "" -#: ../common/glossary.rst:3637 +#: ../common/glossary.rst:3633 msgid "TripleO" msgstr "" -#: ../common/glossary.rst:3640 +#: ../common/glossary.rst:3636 msgid "" "OpenStack-on-OpenStack program. The code name for the OpenStack Deployment " "program." msgstr "" -#: ../common/glossary.rst:3645 +#: ../common/glossary.rst:3641 msgid "OpenStack project that provides database services to applications." msgstr "" -#: ../common/glossary.rst:3647 +#: ../common/glossary.rst:3643 msgid "Ubuntu" msgstr "" -#: ../common/glossary.rst:3650 +#: ../common/glossary.rst:3646 msgid "A Debian-based Linux distribution." msgstr "" -#: ../common/glossary.rst:3651 +#: ../common/glossary.rst:3647 msgid "unscoped token" msgstr "" -#: ../common/glossary.rst:3654 +#: ../common/glossary.rst:3650 msgid "Alternative term for an Identity service default token." msgstr "" -#: ../common/glossary.rst:3655 +#: ../common/glossary.rst:3651 msgid "updater" msgstr "" -#: ../common/glossary.rst:3658 +#: ../common/glossary.rst:3654 msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ../common/glossary.rst:3660 +#: ../common/glossary.rst:3656 msgid "user" msgstr "" -#: ../common/glossary.rst:3663 +#: ../common/glossary.rst:3659 msgid "" "In OpenStack Identity, entities represent individual API consumers and are " "owned by a specific domain. In OpenStack Compute, a user can be associated " "with roles, projects, or both." msgstr "" -#: ../common/glossary.rst:3666 +#: ../common/glossary.rst:3662 msgid "user data" msgstr "" -#: ../common/glossary.rst:3669 +#: ../common/glossary.rst:3665 msgid "" "A blob of data that the user can specify when they launch an instance. The " "instance can access this data through the metadata service or config drive. " "Commonly used to pass a shell script that the instance runs on boot." msgstr "" -#: ../common/glossary.rst:3673 +#: ../common/glossary.rst:3669 msgid "User Mode Linux (UML)" msgstr "" -#: ../common/glossary.rst:3677 +#: ../common/glossary.rst:3673 msgid "VIF UUID" msgstr "" -#: ../common/glossary.rst:3680 +#: ../common/glossary.rst:3676 msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ../common/glossary.rst:3681 +#: ../common/glossary.rst:3677 msgid "VIP" msgstr "" -#: ../common/glossary.rst:3684 +#: ../common/glossary.rst:3680 msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -10157,23 +10156,23 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ../common/glossary.rst:3690 +#: ../common/glossary.rst:3686 msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ../common/glossary.rst:3693 +#: ../common/glossary.rst:3689 msgid "Subdivides physical CPUs. Instances can then use those divisions." msgstr "" -#: ../common/glossary.rst:3695 +#: ../common/glossary.rst:3691 msgid "Virtual Disk Image (VDI)" msgstr "" -#: ../common/glossary.rst:3700 +#: ../common/glossary.rst:3696 msgid "VXLAN" msgstr "" -#: ../common/glossary.rst:3703 +#: ../common/glossary.rst:3699 msgid "" "A network virtualization technology that attempts to reduce the scalability " "problems associated with large cloud computing deployments. It uses a VLAN-" @@ -10181,15 +10180,15 @@ msgid "" "packets." msgstr "" -#: ../common/glossary.rst:3707 +#: ../common/glossary.rst:3703 msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ../common/glossary.rst:3712 +#: ../common/glossary.rst:3708 msgid "virtual IP" msgstr "" -#: ../common/glossary.rst:3715 +#: ../common/glossary.rst:3711 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 " @@ -10197,119 +10196,119 @@ msgid "" "balancer." msgstr "" -#: ../common/glossary.rst:3719 +#: ../common/glossary.rst:3715 msgid "virtual machine (VM)" msgstr "" -#: ../common/glossary.rst:3722 +#: ../common/glossary.rst:3718 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 "" -#: ../common/glossary.rst:3725 +#: ../common/glossary.rst:3721 msgid "virtual network" msgstr "" -#: ../common/glossary.rst:3728 +#: ../common/glossary.rst:3724 msgid "An L2 network segment within Networking." msgstr "" -#: ../common/glossary.rst:3729 +#: ../common/glossary.rst:3725 msgid "virtual networking" msgstr "" -#: ../common/glossary.rst:3732 +#: ../common/glossary.rst:3728 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 "" -#: ../common/glossary.rst:3736 +#: ../common/glossary.rst:3732 msgid "Virtual Network Computing (VNC)" msgstr "" -#: ../common/glossary.rst:3739 +#: ../common/glossary.rst:3735 msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ../common/glossary.rst:3741 +#: ../common/glossary.rst:3737 msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ../common/glossary.rst:3744 +#: ../common/glossary.rst:3740 msgid "" "An interface that is plugged into a port in a Networking network. Typically " "a virtual network interface belonging to a VM." msgstr "" -#: ../common/glossary.rst:3747 +#: ../common/glossary.rst:3743 msgid "virtual port" msgstr "" -#: ../common/glossary.rst:3750 +#: ../common/glossary.rst:3746 msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ../common/glossary.rst:3752 +#: ../common/glossary.rst:3748 msgid "virtual private network (VPN)" msgstr "" -#: ../common/glossary.rst:3755 +#: ../common/glossary.rst:3751 msgid "" "Provided by Compute in the form of cloudpipes, specialized instances that " "are used to create VPNs on a per-project basis." msgstr "" -#: ../common/glossary.rst:3757 +#: ../common/glossary.rst:3753 msgid "virtual server" msgstr "" -#: ../common/glossary.rst:3760 +#: ../common/glossary.rst:3756 msgid "Alternative term for a VM or guest." msgstr "" -#: ../common/glossary.rst:3761 +#: ../common/glossary.rst:3757 msgid "virtual switch (vSwitch)" msgstr "" -#: ../common/glossary.rst:3764 +#: ../common/glossary.rst:3760 msgid "" "Software that runs on a host or node and provides the features and functions " "of a hardware-based network switch." msgstr "" -#: ../common/glossary.rst:3766 +#: ../common/glossary.rst:3762 msgid "virtual VLAN" msgstr "" -#: ../common/glossary.rst:3769 +#: ../common/glossary.rst:3765 msgid "Alternative term for a virtual network." msgstr "" -#: ../common/glossary.rst:3770 +#: ../common/glossary.rst:3766 msgid "VirtualBox" msgstr "" -#: ../common/glossary.rst:3774 +#: ../common/glossary.rst:3770 msgid "VLAN manager" msgstr "" -#: ../common/glossary.rst:3777 +#: ../common/glossary.rst:3773 msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ../common/glossary.rst:3779 +#: ../common/glossary.rst:3775 msgid "VLAN network" msgstr "" -#: ../common/glossary.rst:3782 +#: ../common/glossary.rst:3778 msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -10318,185 +10317,185 @@ msgid "" "VLAN managers." msgstr "" -#: ../common/glossary.rst:3788 +#: ../common/glossary.rst:3784 msgid "VM disk (VMDK)" msgstr "" -#: ../common/glossary.rst:3793 +#: ../common/glossary.rst:3789 msgid "VM image" msgstr "" -#: ../common/glossary.rst:3796 +#: ../common/glossary.rst:3792 msgid "Alternative term for an image." msgstr "" -#: ../common/glossary.rst:3797 +#: ../common/glossary.rst:3793 msgid "VM Remote Control (VMRC)" msgstr "" -#: ../common/glossary.rst:3800 +#: ../common/glossary.rst:3796 msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ../common/glossary.rst:3802 +#: ../common/glossary.rst:3798 msgid "VMware API" msgstr "" -#: ../common/glossary.rst:3805 +#: ../common/glossary.rst:3801 msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ../common/glossary.rst:3806 +#: ../common/glossary.rst:3802 msgid "VMware NSX Neutron plug-in" msgstr "" -#: ../common/glossary.rst:3809 +#: ../common/glossary.rst:3805 msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ../common/glossary.rst:3810 +#: ../common/glossary.rst:3806 msgid "VNC proxy" msgstr "" -#: ../common/glossary.rst:3813 +#: ../common/glossary.rst:3809 msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ../common/glossary.rst:3815 +#: ../common/glossary.rst:3811 msgid "volume" msgstr "" -#: ../common/glossary.rst:3818 +#: ../common/glossary.rst:3814 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 "" -#: ../common/glossary.rst:3821 +#: ../common/glossary.rst:3817 msgid "Volume API" msgstr "" -#: ../common/glossary.rst:3824 +#: ../common/glossary.rst:3820 msgid "Alternative name for the Block Storage API." msgstr "" -#: ../common/glossary.rst:3825 +#: ../common/glossary.rst:3821 msgid "volume controller" msgstr "" -#: ../common/glossary.rst:3828 +#: ../common/glossary.rst:3824 msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ../common/glossary.rst:3830 +#: ../common/glossary.rst:3826 msgid "volume driver" msgstr "" -#: ../common/glossary.rst:3833 +#: ../common/glossary.rst:3829 msgid "Alternative term for a volume plug-in." msgstr "" -#: ../common/glossary.rst:3834 +#: ../common/glossary.rst:3830 msgid "volume ID" msgstr "" -#: ../common/glossary.rst:3837 +#: ../common/glossary.rst:3833 msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ../common/glossary.rst:3839 +#: ../common/glossary.rst:3835 msgid "volume manager" msgstr "" -#: ../common/glossary.rst:3842 +#: ../common/glossary.rst:3838 msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ../common/glossary.rst:3844 +#: ../common/glossary.rst:3840 msgid "volume node" msgstr "" -#: ../common/glossary.rst:3847 +#: ../common/glossary.rst:3843 msgid "A Block Storage node that runs the cinder-volume daemon." msgstr "" -#: ../common/glossary.rst:3848 +#: ../common/glossary.rst:3844 msgid "volume plug-in" msgstr "" -#: ../common/glossary.rst:3851 +#: ../common/glossary.rst:3847 msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ../common/glossary.rst:3853 +#: ../common/glossary.rst:3849 msgid "volume worker" msgstr "" -#: ../common/glossary.rst:3856 +#: ../common/glossary.rst:3852 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 "" -#: ../common/glossary.rst:3859 +#: ../common/glossary.rst:3855 msgid "vSphere" msgstr "" -#: ../common/glossary.rst:3863 +#: ../common/glossary.rst:3859 msgid "weighting" msgstr "" -#: ../common/glossary.rst:3866 +#: ../common/glossary.rst:3862 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 "" -#: ../common/glossary.rst:3869 +#: ../common/glossary.rst:3865 msgid "weight" msgstr "" -#: ../common/glossary.rst:3872 +#: ../common/glossary.rst:3868 msgid "" "Used by Object Storage devices to determine which storage devices are " "suitable for the job. Devices are weighted by size." msgstr "" -#: ../common/glossary.rst:3874 +#: ../common/glossary.rst:3870 msgid "weighted cost" msgstr "" -#: ../common/glossary.rst:3877 +#: ../common/glossary.rst:3873 msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ../common/glossary.rst:3879 +#: ../common/glossary.rst:3875 msgid "worker" msgstr "" -#: ../common/glossary.rst:3882 +#: ../common/glossary.rst:3878 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 "" -#: ../common/glossary.rst:3888 +#: ../common/glossary.rst:3884 msgid "" "OpenStack project that provides a simple YAML-based language to write " "workflows, tasks and transition rules, and a service that allows to upload " @@ -10505,76 +10504,76 @@ msgid "" "name of the project is mistral." msgstr "" -#: ../common/glossary.rst:3894 +#: ../common/glossary.rst:3890 msgid "Xen" msgstr "" -#: ../common/glossary.rst:3897 +#: ../common/glossary.rst:3893 msgid "" "Xen is a hypervisor using a microkernel design, providing services that " "allow multiple computer operating systems to execute on the same computer " "hardware concurrently." msgstr "" -#: ../common/glossary.rst:3900 +#: ../common/glossary.rst:3896 msgid "Xen API" msgstr "" -#: ../common/glossary.rst:3903 +#: ../common/glossary.rst:3899 msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ../common/glossary.rst:3905 +#: ../common/glossary.rst:3901 msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ../common/glossary.rst:3909 +#: ../common/glossary.rst:3905 msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ../common/glossary.rst:3912 +#: ../common/glossary.rst:3908 msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ../common/glossary.rst:3914 +#: ../common/glossary.rst:3910 msgid "XenServer" msgstr "" -#: ../common/glossary.rst:3918 +#: ../common/glossary.rst:3914 msgid "XFS" msgstr "" -#: ../common/glossary.rst:3921 +#: ../common/glossary.rst:3917 msgid "" "High-performance 64-bit file system created by Silicon Graphics. Excels in " "parallel I/O operations and data consistency." msgstr "" -#: ../common/glossary.rst:3924 +#: ../common/glossary.rst:3920 msgid "zaqar" msgstr "" -#: ../common/glossary.rst:3927 +#: ../common/glossary.rst:3923 msgid "OpenStack project that provides a message service to applications." msgstr "" -#: ../common/glossary.rst:3929 +#: ../common/glossary.rst:3925 msgid "ZeroMQ" msgstr "" -#: ../common/glossary.rst:3932 +#: ../common/glossary.rst:3928 msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ../common/glossary.rst:3934 +#: ../common/glossary.rst:3930 msgid "Zuul" msgstr "" -#: ../common/glossary.rst:3937 +#: ../common/glossary.rst:3933 msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/common-rst/source/locale/de/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/de/LC_MESSAGES/common-rst.po index 789215c730..04ec743504 100644 --- a/doc/common-rst/source/locale/de/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/de/LC_MESSAGES/common-rst.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-23 04:52+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -17,7 +17,7 @@ msgstr "" "Last-Translator: openstackjenkins \n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Zanata 3.7.1\n" +"X-Generator: Zanata 3.7.3\n" "Language-Team: German\n" msgid "(RADOS)" @@ -85,9 +85,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API endpoint" msgstr "API Endpunkt" @@ -136,9 +133,6 @@ msgstr "Apache Lizenz 2.0" msgid "Apache Web Server" msgstr "Apache Web Server" -msgid "Application programming interface." -msgstr "Applikations-Programmier-Schnittstelle" - msgid "Attach a volume to an instance" msgstr "Datenträger an eine Instanz anhängen" diff --git a/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po index 6a329c4c79..337d91863c 100644 --- a/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-24 05:45+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -110,9 +110,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API endpoint" msgstr "API endpoint" @@ -246,9 +243,6 @@ msgstr "Application Service Provider (ASP)" msgid "Application catalog" msgstr "Application catalog" -msgid "Application programming interface." -msgstr "Application programming interface." - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." diff --git a/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po index ed84e6bfac..21a0aa1e6b 100644 --- a/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -386,9 +386,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API endpoint" msgstr "Punto final del API" @@ -626,10 +623,6 @@ msgstr "Proveedor de servicios de aplicaciones (ASP)" msgid "Application catalog" msgstr "Catálogo de aplicación" -msgid "Application programming interface." -msgstr "" -"Application programming interface - Interfaz de programación de aplicaciones." - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." diff --git a/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po index cb56c296b1..a853072e65 100644 --- a/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-24 05:45+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -329,9 +329,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API endpoint" msgstr "Point de terminaison d'API " @@ -572,9 +569,6 @@ msgstr "Fournisseur de Service d'Application (ASP)" msgid "Application catalog" msgstr "Catalogue d'application" -msgid "Application programming interface." -msgstr "Interface de programmation applicative." - msgid "" "As a cloud end user, you can use the OpenStack dashboard to provision your " "own resources within the limits set by administrators. You can modify the " @@ -1728,13 +1722,6 @@ msgstr "" "Nom de code de la neuvième livraison d'OpenStack. Le sommet de design a pris " "place à Honk Kong et Ice House est une rue de cette ville. " -msgid "" -"The code name for the thirteenth release of OpenStack. The design summit " -"will take place in Tokyo, Japan. Mitaka is a city in Tokyo." -msgstr "" -"Nom de code de la treizième livraison d'OpenStack. Le sommet de design se " -"tiendra à Tokyo, Japon. Mitaka est une cité de Tokyo. " - msgid "The collaboration site for OpenStack." msgstr "Le site de collaboration pour OpenStack. " diff --git a/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po index 8a5f76abea..0298b2c874 100644 --- a/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po @@ -17,11 +17,11 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2015-12-14 06:07+0000\n" +"PO-Revision-Date: 2015-12-16 04:56+0000\n" "Last-Translator: Akihiro Motoki \n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -398,16 +398,17 @@ msgid "" msgstr "" "Xen Storage Manager API と通信できる Block Storage ボリュームプラグイン。" +msgid "" +"A CLI that communicates with the ``heat-api`` to run :term:`AWS` " +"CloudFormation APIs. End developers can directly use the Orchestration REST " +"API." +msgstr "" +":term:`AWS` CloudFormation API を実行するために、 ``heat-api`` と通信する " +"CLI。エンドの開発者は直接 Orchestration REST API を使用することもできます。" + msgid "A CLI that communicates with the ``trove-api`` component." msgstr "``trove-api`` コンポーネントと通信する CLI。" -msgid "" -"A CLI that communicates with the heat-api to run AWS CloudFormation APIs. " -"End developers can directly use the Orchestration REST API." -msgstr "" -"AWS CloudFormation API を実行するために、heat-api と通信する CLI。エンドの開" -"発者は直接 Orchestration REST API を使用することもできます。" - msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." @@ -1696,9 +1697,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API endpoint" msgstr "API エンドポイント" @@ -1760,13 +1758,17 @@ msgstr "ボリュームの譲渡要求の受理" msgid "Accept the request:" msgstr "要求を確定します。" -msgid "Accepts API requests and routes them to the manila-share for action." +msgid "" +"Accepts API requests and routes them to the ``manila-share`` for action." msgstr "" -"API リクエストを受け付け、それらを処理するために manila-share に中継します。" +"API リクエストを受け付け、それらを処理するために ``manila-share`` に中継しま" +"す。" -msgid "Accepts API requests, and routes them to the cinder-volume for action." +msgid "" +"Accepts API requests, and routes them to the ``cinder-volume`` for action." msgstr "" -"API リクエストを受け付け、それらを処理するために cinder-volume に中継します。" +"API リクエストを受け付け、それらを処理するために ``cinder-volume`` に中継しま" +"す。" msgid "Accepts Image API calls for image discovery, retrieval, and storage." msgstr "イメージの検索、取得、保存の Image API を受け付けます。" @@ -1803,17 +1805,17 @@ msgstr "" "します。" msgid "" -"Accepts metadata requests from instances. The nova-api-metadata service is " -"generally used when you run in multi-host mode with nova-network " +"Accepts metadata requests from instances. The ``nova-api-metadata`` service " +"is generally used when you run in multi-host mode with ``nova-network`` " "installations. For details, see `Metadata service `__ in the " "OpenStack Cloud Administrator Guide." msgstr "" -"インスタンスからのメタデータ要求を受け取ります。 nova-api-metadata サービスは" -"通常 nova-network をマルチホストモードで動かしている場合に使用されます。詳細" -"については、OpenStack Cloud Administrator Guide の `Metadata service `__ を参照してください。" +"インスタンスからのメタデータ要求を受け取ります。 ``nova-api-metadata`` サービ" +"スは通常 ``nova-network`` をマルチホストモードで動かしている場合に使用されま" +"す。詳細については、OpenStack Cloud Administrator Guide の `Metadata service " +"`__ を参照してください。" msgid "Access associated with a VM" msgstr "割り当てられた VM がアクセス" @@ -2043,10 +2045,10 @@ msgstr "テナントにアクセス可能な API。" msgid "" "An AWS Query API that is compatible with AWS CloudFormation. It processes " -"API requests by sending them to the heat-engine over RPC." +"API requests by sending them to the ``heat-engine`` over RPC." msgstr "" "AWS CloudFormation 互換の AWS Query API を提供します。受け取った API リスクエ" -"ストを RPC 経由で heat-engine に送信します。" +"ストを RPC 経由で ``heat-engine`` に送信します。" msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " @@ -2327,10 +2329,11 @@ msgstr "" msgid "" "An OpenStack-native REST API that processes API requests by sending them to " -"the heat-engine over Remote Procedure Call (RPC)." +"the ``heat-engine`` over :term:`Remote Procedure Call (RPC)`." msgstr "" -"OpenStack 独自の REST API を提供します。 受け取った API リスクエストを、リ" -"モートプロシージャコール (RPC) 経由で heat-engine に送信します。" +"OpenStack 独自の REST API を提供します。 受け取った API リスクエストを、 :" +"term:`リモートプロシージャコール (RPC) ` 経由" +"で ``heat-engine`` に送信します。" msgid "An OpenStack-provided image." msgstr "OpenStack が提供するイメージ。" @@ -2652,9 +2655,6 @@ msgstr "Application Service Provider (ASP)" msgid "Application catalog" msgstr "アプリケーションカタログ" -msgid "Application programming interface." -msgstr "アプリケーションプログラミングインターフェース。" - msgid "" "Arbitrary property to associate with image. This option can be used multiple " "times." @@ -2764,20 +2764,20 @@ msgstr "" "では現在サポートされていない。" msgid "" -"Authorizes tokens for users that console proxies provide. See nova-" -"novncproxy and nova-xvpvncproxy. This service must be running for console " -"proxies to work. You can run proxies of either type against a single nova-" -"consoleauth service in a cluster configuration. For information, see `About " -"nova-consoleauth `__." +"Authorizes tokens for users that console proxies provide. See ``nova-" +"novncproxy`` and ``nova-xvpvncproxy``. This service must be running for " +"console proxies to work. You can run proxies of either type against a single " +"nova-consoleauth service in a cluster configuration. For information, see " +"`About nova-consoleauth `__." msgstr "" -"コンソールプロキシーがユーザーに対して提供したトークンを認証します。 nova-" -"novncproxy や nova-xvpvncproxy を参照してください。コンソールプロキシーが動作" -"するためには、このサービスは必須です。 1 つのクラスターでは、1 つの nova-" -"consoleauth サービスで、どちらの種類のコンソールプロキシーも動作させることが" -"できます。詳細な情報は、 `About nova-consoleauth `__ を参照してください。" +"コンソールプロキシーがユーザーに対して提供したトークンを認証します。 ``nova-" +"novncproxy`` や ``nova-xvpvncproxy`` を参照してください。コンソールプロキシー" +"が動作するためには、このサービスは必須です。 1 つのクラスターでは、1 つの " +"``nova-consoleauth`` サービスで、どちらの種類のコンソールプロキシーも動作させ" +"ることができます。詳細な情報は、 `About nova-consoleauth `__ を参照してください。" msgid "Auto ACK" msgstr "自動 ACK" @@ -3373,18 +3373,19 @@ msgstr "Crowbar" msgid "" "Currently the libvirt virtualization tool determines the disk, CD-ROM, and " "VIF device models based on the configured hypervisor type (``libvirt_type`` " -"in ``/etc/nova/nova.conf``). For the sake of optimal performance, libvirt " -"defaults to using virtio for both disk and VIF (NIC) models. The " +"in ``/etc/nova/nova.conf`` file). For the sake of optimal performance, " +"libvirt defaults to using virtio for both disk and VIF (NIC) models. The " "disadvantage of this approach is that it is not possible to run operating " "systems that lack virtio drivers, for example, BSD, Solaris, and older " "versions of Linux and Windows." msgstr "" "現在、libvirt 仮想化ツールは、設定したハイパーバイザーの種別 (``/etc/nova/" -"nova.conf`` の ``libvirt_type`` で指定)を基にディスク、CD_ROM、VIF デバイスモ" -"デルを決定します。最適なパフォーマンスを実現するため、libvirt はディスクおよ" -"び VIF (NIC) モデルのいずれの場合も virtio を使用するように初期設定されていま" -"す。この手法の欠点は、virtio ドライバーがないオペレーティングシステム (例、" -"BSD、Solaris、Linux および Windows の以前のバージョン) を実行できない点です。" +"nova.conf`` ファイルの ``libvirt_type`` で指定)を基にディスク、CD_ROM、VIF デ" +"バイスモデルを決定します。最適なパフォーマンスを実現するため、libvirt はディ" +"スクおよび VIF (NIC) モデルのいずれの場合も virtio を使用するように初期設定さ" +"れています。この手法の欠点は、virtio ドライバーがないオペレーティングシステ" +"ム (例、BSD、Solaris、Linux および Windows の以前のバージョン) を実行できない" +"点です。" msgid "Currently, the clients do not support Python 3." msgstr "現在、クライアントは Python 3 をサポートしません。" @@ -3457,11 +3458,11 @@ msgstr "" msgid "" "Defining environment variables using an environment file is not a common " "practice on Microsoft Windows. Environment variables are usually defined in " -"the :guilabel:`Advanced` tab of the :guilabel:`System Properties` dialog box." +"the :menuselection:`Advanced > System Properties` dialog box." msgstr "" -"Microsoft Windows では一般的に、環境ファイルを使用した環境変数の定義は行いま" -"せん。環境変数は通常、システムプロパティのダイアログボックスの :guilabel:`詳" -"細` タブで定義します。 " +"環境変数ファイルを用いて環境変数を定義することは、Microsoft Windows で一般的" +"な手法ではありません。環境変数は通常、 :menuselection:`システム > 詳細設定` " +"で定義されます。" msgid "Delete a volume" msgstr "ボリュームの削除" @@ -3705,11 +3706,11 @@ msgstr "ETag" msgid "" "Each OpenStack project provides a command-line client, which enables you to " "access the project API through easy-to-use commands. For example, the " -"Compute service provides a nova command-line client." +"Compute service provides a ``nova`` command-line client." msgstr "" "各 OpenStack プロジェクトは、使いやすいコマンドからプロジェクトの API にアク" "セスできる、コマンドラインクライアントを提供しています。例えば、Compute は " -"nova コマンドラインクライアントを提供しています。" +"``nova`` コマンドラインクライアントを提供しています。" msgid "" "Each OpenStack release has a code name. Code names ascend in alphabetical " @@ -4038,12 +4039,12 @@ msgstr "" msgid "" "For example, when you specify your password using the command-line client " -"with the ``--os-password`` argument, anyone with access to your computer can " -"view it in plain text with the ``ps`` field." +"with the :option:`--os-password` argument, anyone with access to your " +"computer can view it in plain text with the ``ps`` field." msgstr "" -"例えば、コマンドラインクライアントの ``--os-password`` 引数を使用してパスワー" -"ドを指定するとき、コンピューターにアクセスできるユーザーは、``ps`` の項目に平" -"文で表示できます。" +"例えば、コマンドラインクライアントの :option:`--os-password` 引数を使用してパ" +"スワードを指定するとき、コンピューターにアクセスできるユーザーは、``ps`` の項" +"目に平文で表示できます。" msgid "For example:" msgstr "例:" @@ -4572,11 +4573,11 @@ msgstr "" "以下の例では、``demo-openrc.sh`` が demo プロジェクト用に読み込まれます。" msgid "" -"In this example, ``--force-host-copy True`` forces the generic host-based " -"migration mechanism and bypasses any driver optimizations." +"In this example, :option:`--force-host-copy True` forces the generic host-" +"based migration mechanism and bypasses any driver optimizations." msgstr "" -"この例では、``--force-host-copy True`` は、強制的に一般的なホストベースのマイ" -"グレーションの仕組みを使用してドライバーの最適化なしで進めます。" +"この例では、 :option:`--force-host-copy True` は、強制的に一般的なホストベー" +"スのマイグレーションの仕組みを使用してドライバーの最適化なしで進めます。" msgid "" "Information that consists solely of ones and zeroes, which is the language " @@ -4677,29 +4678,29 @@ msgstr "" msgid "" "Interacts directly with the Block Storage service, and processes such as the " -"cinder-scheduler. It also interacts with these processes through a message " -"queue. The cinder-volume service responds to read and write requests sent to " -"the Block Storage service to maintain state. It can interact with a variety " -"of storage providers through a driver architecture." +"``cinder-scheduler``. It also interacts with these processes through a " +"message queue. The ``cinder-volume`` service responds to read and write " +"requests sent to the Block Storage service to maintain state. It can " +"interact with a variety of storage providers through a driver architecture." msgstr "" -"cinder-scheduler などの Block Storage サービスやプロセスと直接やり取りを行い" -"ます。また、メッセージキュー経由でもこれらのプロセスと連携します。 cinder-" -"volume サービスは、Block Storage サービスへ送られた読み出し、書き込みリクエス" -"トに応答し、状態を管理します。ドライバーアーキテクチャーになっており、様々な" -"ストレージプロバイダーと連携できます。" +"``cinder-scheduler`` などの Block Storage サービスやプロセスと直接やり取りを" +"行います。また、メッセージキュー経由でもこれらのプロセスと連携します。 " +"``cinder-volume`` サービスは、Block Storage サービスへ送られた読み出し、書き" +"込みリクエストに応答し、状態を管理します。ドライバーアーキテクチャーになって" +"おり、様々なストレージプロバイダーと連携できます。" msgid "" "Interacts directly with the Shared File Systems service and processes such " -"as the manila-scheduler. It also interacts with these processes through a " -"message queue. The manila-share service responds to read and write requests " -"sent to the Shared File Systems service to maintain state. It can interact " -"with a variety of storage providers through a driver architecture." +"as the ``manila-scheduler``. It also interacts with these processes through " +"a message queue. The ``manila-share`` service responds to read and write " +"requests sent to the Shared File Systems service to maintain state. It can " +"interact with a variety of storage providers through a driver architecture." msgstr "" -"manila-scheduler などの Shared File Systems サービスやプロセスと直接やり取り" -"を行います。また、メッセージキュー経由でもこれらのプロセスと連携します。 " -"manila-share サービスは、Shared File Systems サービスへ送られた読み出し、書き" -"込みリクエストに応答し、状態を管理します。ドライバーアーキテクチャーになって" -"おり、様々なストレージプロバイダーと連携できます。" +"``manila-scheduler`` などの Shared File Systems サービスやプロセスと直接やり" +"取りを行います。また、メッセージキュー経由でもこれらのプロセスと連携します。 " +"``manila-share`` サービスは、Shared File Systems サービスへ送られた読み出し、" +"書き込みリクエストに応答し、状態を管理します。ドライバーアーキテクチャーに" +"なっており、様々なストレージプロバイダーと連携できます。" msgid "" "Interface within Networking that enables organizations to create custom plug-" @@ -5036,20 +5037,20 @@ msgstr "" "における機構。" msgid "" -"Mediates interactions between the nova-compute service and the database. It " -"eliminates direct accesses to the cloud database made by the nova-compute " -"service. The nova-conductor module scales horizontally. However, do not " -"deploy it on nodes where the nova-compute service runs. For more " -"information, see `Configuration Reference Guide `__." +"Mediates interactions between the ``nova-compute`` service and the database. " +"It eliminates direct accesses to the cloud database made by the ``nova-" +"compute`` service. The ``nova-conductor`` module scales horizontally. " +"However, do not deploy it on nodes where the ``nova-compute`` service runs. " +"For more information, see `Configuration Reference Guide `__." msgstr "" -"nova-compute サービスとデータベース間のやりとりを仲介します。これにより、" -"nova-compute サービスからのクラウドデータベースへの直接アクセスをなくすことが" -"できます。 nova-conductor モジュールは水平にスケールさせることができます。た" -"だし、nova-compute サービスが実行されているノードには配置しないでください。詳" -"しい情報は、 `Configuration Reference Guide `__ を参照してくださ" -"い。" +"``nova-compute`` サービスとデータベース間のやりとりを仲介します。これによ" +"り、 ``nova-compute`` サービスからのクラウドデータベースへの直接アクセスをな" +"くすことができます。 ``nova-conductor`` モジュールは水平にスケールさせること" +"ができます。ただし、 ``nova-compute`` サービスが実行されているノードには配置" +"しないでください。詳しい情報は、 `Configuration Reference Guide `__ を" +"参照してください。" msgid "" "Message exchange that is cleared when the service restarts. Its data is not " @@ -5491,8 +5492,8 @@ msgid "OpenStack Compute consists of the following areas and their components:" msgstr "OpenStack Compute は、以下のコンポーネントから構成されます。" msgid "" -"OpenStack Compute interacts with OpenStack Identity for authentication, " -"OpenStack Image service for disk and server images, and OpenStack dashboard " +"OpenStack Compute interacts with OpenStack Identity for authentication; " +"OpenStack Image service for disk and server images; and OpenStack dashboard " "for the user and administrative interface. Image access is limited by " "projects, and by users; quotas are limited per project (the number of " "instances, for example). OpenStack Compute can scale horizontally on " @@ -5797,16 +5798,17 @@ msgstr "" "OpenStack プロジェクト。このプロジェクトのコード名は congress。" msgid "" -"OpenStack provides an Infrastructure-as-a-Service (IaaS) solution through a " -"set of interrelated services. Each service offers an application programming " -"interface (API) that facilitates this integration. Depending on your needs, " -"you can install some or all services." +"OpenStack provides an Infrastructure-as-a-Service (:term:`IaaS`) solution " +"through a set of interrelated services. Each service offers an application " +"programming interface (:term:`API `) that facilitates this integration. Depending on your needs, you can " +"install some or all services." msgstr "" "OpenStack は、互いに連携する一連のサービス群により Infrastructure-as-a-" -"Service (IaaS) ソリューションを提供します。各サービスはこの統合を促す " -"application programming interface (API) を提供します。必要に応じて、いくつか" -"のサービスをインストールすることもできますし、すべてのサービスをインストール" -"することもできます。" +"Service (:term:`IaaS`) ソリューションを提供します。各サービスはこの統合を促" +"す :term:`API ` を提供します。必要に" +"応じて、いくつかのサービスをインストールすることもできますし、すべてのサービ" +"スをインストールすることもできます。" msgid "OpenStack services" msgstr "OpenStack のサービス" @@ -6471,17 +6473,17 @@ msgstr "「アクセス制御リスト」参照。" msgid "" "Selects the optimal storage provider node on which to create the share. A " -"similar component to the cinder-scheduler." +"similar component to the ``cinder-scheduler``." msgstr "" -"共有を作成するのに適切なストレージプロバイダーノードを選択します。cinder-" -"scheduler と同様のコンポーネントです。" +"共有を作成するのに適切なストレージプロバイダーノードを選択します。 ``cinder-" +"scheduler`` と同様のコンポーネントです。" msgid "" "Selects the optimal storage provider node on which to create the volume. A " -"similar component to the nova-scheduler." +"similar component to the ``nova-scheduler``." msgstr "" -"ボリュームを作成するのに適切なストレージプロバイダーノードを選択します。nova-" -"scheduler と同様のコンポーネントです。" +"ボリュームを作成するのに適切なストレージプロバイダーノードを選択します。 " +"``nova-scheduler`` と同様のコンポーネントです。" msgid "" "Send the volume transfer ID and authorization key to the new owner (for " @@ -6542,19 +6544,20 @@ msgid "Show usage statistics for hosts and instances" msgstr "ホストおよびインスタンスの使用統計の表示" msgid "" -"Similar to ``--location`` in usage, but indicates that the image server " -"should immediately copy the data and store it in its configured image store." +"Similar to :option:`--location` in usage, but indicates that the image " +"server should immediately copy the data and store it in its configured image " +"store." msgstr "" -"使用方法は ``--location`` に似ていますが、イメージサーバーはすぐにデータをコ" -"ピーして設定済みのイメージストアに保存する必要があると指定します。" +"使用方法は :option:`--location` に似ていますが、イメージサーバーはすぐにデー" +"タをコピーして設定済みのイメージストアに保存する必要があると指定します。" msgid "" -"Similar to the nova-compute service, accepts networking tasks from the queue " -"and manipulates the network. Performs tasks such as setting up bridging " -"interfaces or changing IPtables rules." +"Similar to the ``nova-compute`` service, accepts networking tasks from the " +"queue and manipulates the network. Performs tasks such as setting up " +"bridging interfaces or changing IPtables rules." msgstr "" -"nova-compute と似ています。 キューからネットワーク関係のタスクを受け取り、" -"ネットワーク操作を行ないます。例えば、ブリッジインターフェースの準備や " +"``nova-compute`` と似ています。 キューからネットワーク関係のタスクを受け取" +"り、ネットワーク操作を行ないます。例えば、ブリッジインターフェースの準備や " "iptables ルールの変更などのタスクを行います。" msgid "Simple Cloud Identity Management (SCIM)" @@ -6801,6 +6804,15 @@ msgstr "" "トワーク層は、パケット転送、あるノードから別のノードへのルーティングに責任を" "持つ。" +msgid "The :command:`delete` command does not return any output." +msgstr ":command:`delete` コマンドは何も出力しません。" + +msgid "The :command:`extend` command does not return any output." +msgstr ":command:`extend` コマンドは何も出力しません。" + +msgid "The :command:`volume-detach` command does not return any output." +msgstr ":command:`volume-detach` コマンドは何も出力しません。" + msgid "" "The API used to access the OpenStack Identity service provided through " "keystone." @@ -7302,7 +7314,7 @@ msgid "" "running cloud applications. The software integrates other core components of " "OpenStack into a one-file template system. The templates allow you to create " "most OpenStack resource types, such as instances, floating IPs, volumes, " -"security groups and users. It also provides advanced functionality, such as " +"security groups, and users. It also provides advanced functionality, such as " "instance high availability, instance auto-scaling, and nested stacks. This " "enables OpenStack core projects to receive a larger user base." msgstr "" @@ -7373,6 +7385,16 @@ msgstr "" "いつでも追加されているので、ときどき確認し直してください。すべての OpenStack " "wiki ページの右上に、検索ボックスがあります。" +msgid "" +"The ``cinder-backup`` service provides backing up volumes of any type to a " +"backup storage provider. Like the ``cinder-volume`` service, it can interact " +"with a variety of storage providers through a driver architecture." +msgstr "" +"``cinder-backup`` サービスは、あらゆる種類のボリュームのバックアップをバック" +"アップストレージプロバイダーに提供します。 ``cinder-volume`` サービスのよう" +"に、ドライバーアーキテクチャーになっており、さまざまな種類のストレージプロバ" +"イダーを利用できます。" + msgid "" "The ``cpu`` column shows the sum of the virtual CPUs for instances running " "on the host." @@ -7386,9 +7408,6 @@ msgstr "" "``disk_gb`` の列は、ホストで実行中のインスタンスの一時ディスクのサイズ (GB) " "と root の合計を表示します。" -msgid "The ``extend`` command does not return any output." -msgstr "``extend`` コマンドは、出力がありません。" - msgid "" "The ``memory_mb`` column shows the sum of the memory (in MB) allocated to " "the instances that run on the host." @@ -7405,9 +7424,6 @@ msgstr "" "す。これらのコマンドを実行するのに :command:`sudo` コマンドを使用することもで" "きます。" -msgid "The ``volume-detach`` command does not return any output." -msgstr "``volume-detach`` コマンドは出力が表示されません。 " - msgid "" "The `nova-network` worker daemon; provides services such as giving an IP " "address to a booting nova instance." @@ -7485,16 +7501,6 @@ msgstr "" "ドストア。オプションとして、Object Storage、ローカルファイルシステム、S3、" "HTTP がある。" -msgid "" -"The cinder-backup service provides backing up volumes of any type to a " -"backup storage provider. Like the cinder-volume service, it can interact " -"with a variety of storage providers through a driver architecture." -msgstr "" -"cinder-backup サービスは、あらゆる種類のボリュームのバックアップをバックアッ" -"プストレージプロバイダーに提供します。cinder-volume サービスのように、ドライ" -"バーアーキテクチャーになっており、さまざまな種類のストレージプロバイダーを利" -"用できます。" - msgid "" "The cloud operator assigns roles to users. Roles determine who can upload " "and manage images. The operator might restrict image upload and management " @@ -7560,7 +7566,7 @@ msgstr "" msgid "" "The code name for the thirteenth release of OpenStack. The design summit " -"will take place in Tokyo, Japan. Mitaka is a city in Tokyo." +"took place in Tokyo, Japan. Mitaka is a city in Tokyo." msgstr "" "OpenStack の 13 番目のリリースのコード名。デザインサミットは、日本の東京で開" "催された。三鷹は、東京にある都市です。" @@ -7585,8 +7591,9 @@ msgstr "" msgid "" "The container format of the image. Acceptable formats are ami, ari, aki, " -"bare, and ovf." -msgstr "イメージのコンテナー形式。対応形式は ami、ari、aki、bare、ovf です。" +"bare, docker, and ovf." +msgstr "" +"イメージのコンテナー形式。対応形式は ami、ari、aki、docker、bare、ovf です。" msgid "" "The cooperative threading model used by Python; reduces race conditions and " @@ -7638,9 +7645,6 @@ msgid "" msgstr "" "ユーザーがダッシュボードにアクセスした際に表示されるデフォルトのパネル。" -msgid "The delete command does not return any output." -msgstr "削除コマンドは何も出力しません。" - msgid "" "The disk format of the image. Acceptable formats are ami, ari, aki, vhd, " "vmdk, raw, qcow2, vdi, and iso." @@ -8280,8 +8284,8 @@ msgstr "" "OpenStack のパスワードを対話的に入力して、パスワードを平文で保存することを避" "けることもできます。" -msgid "To create an image, use ``glance image-create``:" -msgstr "``glance image-create`` を使用して、イメージを作成します。" +msgid "To create an image, use :command:`glance image-create`:" +msgstr ":command:`glance image-create` を使用して、イメージを作成します。" msgid "" "To delete your volume, you must first detach it from the server. To detach " @@ -8301,10 +8305,11 @@ msgstr "" msgid "" "To get a list of images and to then get further details about a single " -"image, use ``glance image-list`` and ``glance image-show``." +"image, use :command:`glance image-list` and :command:`glance image-show` " +"commands." msgstr "" -"イメージの一覧を取得して単一のイメージの詳細を確認するには、``glance image-" -"list`` および ``glance image-show`` を使用します。" +"イメージの一覧を取得して単一のイメージの詳細を確認するには、 :command:" +"`glance image-list` と :command:`glance image-show` コマンドを使用します。" msgid "" "To install the clients on a Linux, Mac OS X, or Microsoft Windows system, " @@ -8329,8 +8334,9 @@ msgstr "" "ください。または、`バグ報告 `__ をしてください。" -msgid "To remove the client, run the ``pip uninstall`` command:" -msgstr "クライアントを削除する場合、``pip uninstall`` コマンドを実行します。" +msgid "To remove the client, run the :command:`pip uninstall` command:" +msgstr "" +"クライアントを削除する場合、 :command:`pip uninstall` コマンドを実行します。" msgid "" "To resize your volume, you must first detach it from the server. To detach " @@ -8365,17 +8371,17 @@ msgstr "" "るようにするには、``/etc/glance/glance-api.conf`` ファイルで以下のステートメ" "ントを追加更新します。 " -msgid "To update an image by name or ID, use ``glance image-update``:" +msgid "To update an image by name or ID, use :command:`glance image-update`:" msgstr "" -"``glance image-update`` を使用して、名前または ID によりイメージを更新しま" -"す。" +":command:`glance image-update` を使用して、名前または ID によりイメージを更新" +"します。" msgid "" -"To upgrade a client, add the ``--upgrade`` option to the ``pip install`` " -"command:" +"To upgrade a client, add the :option:`--upgrade` option to the :command:`pip " +"install` command:" msgstr "" -"``pip install`` コマンドを ``--upgrade`` オプションを追加して、クライアントを" -"アップグレードします。" +":command:`pip install` コマンドを :option:`--upgrade` オプションを追加して、" +"クライアントをアップグレードします。" msgid "" "To use the Virtual Network Computing (VNC) client for the dashboard, your " @@ -8548,12 +8554,12 @@ msgstr "" msgid "" "Use OpenStack Compute to host and manage cloud computing systems. OpenStack " -"Compute is a major part of an Infrastructure-as-a-Service (IaaS) system. The " -"main modules are implemented in Python." +"Compute is a major part of an Infrastructure-as-a-Service (:term:`IaaS`) " +"system. The main modules are implemented in Python." msgstr "" "OpenStack Compute を使用して、クラウドコンピューティングシステムを動かし管理" -"を行います。OpenStack Compute は、Infrastructure-as-a-Service (IaaS) システム" -"の主要な要素です。主要なモジュールは Python で実装されています。" +"を行います。OpenStack Compute は、Infrastructure-as-a-Service (:term:`IaaS`) " +"システムの主要な要素です。主要なモジュールは Python で実装されています。" msgid "Use cases include:" msgstr "以下のユースケースがあります。" @@ -8578,10 +8584,11 @@ msgstr "" "す。" msgid "" -"Use the ``trove-manage`` command to import images and offer them to tenants." +"Use the :command:`trove-manage` command to import images and offer them to " +"tenants." msgstr "" -"``trove-manage`` コマンドを使用して、イメージをインポートして、それらをテナン" -"トに提供します。" +":command:`trove-manage` コマンドを使用して、イメージをインポートして、それら" +"をテナントに提供します。" msgid "" "Used along with an EC2 access key when communicating with the Compute EC2 " @@ -8979,14 +8986,14 @@ msgid "" "You are not prompted for the password with this method. The password lives " "in clear text format in the ``PROJECT-openrc.sh`` file. Restrict the " "permissions on this file to avoid security problems. You can also remove the " -"``OS_PASSWORD`` variable from the file, and use the ``--password`` parameter " -"with OpenStack client commands instead." +"``OS_PASSWORD`` variable from the file, and use the :option:`--password` " +"parameter with OpenStack client commands instead." msgstr "" "この方法を用いると、パスワードを聞かれません。パスワードは ``PROJECT-openrc." "sh`` ファイルに平文で記載されています。セキュリティー問題を避けるために、この" "ファイルのパーミッションを制限します。このファイルから ``OS_PASSWORD`` 変数を" -"削除し、OpenStack クライアントコマンドで ``--password`` パラメーターを使用す" -"ることもできます。" +"削除し、OpenStack クライアントコマンドで :option:`--password` パラメーターを" +"使用することもできます。" msgid "You can install pip and use it to manage client installation:" msgstr "" @@ -9008,16 +9015,16 @@ msgstr "" "ホストやインスタンスのリソース使用状況に関する基本的な統計を表示できます。" msgid "" -"You can transfer a volume from one owner to another by using the ``cinder " -"transfer*`` commands. The volume donor, or original owner, creates a " +"You can transfer a volume from one owner to another by using the :command:" +"`cinder transfer*` commands. The volume donor, or original owner, creates a " "transfer request and sends the created transfer ID and authorization key to " "the volume recipient. The volume recipient, or new owner, accepts the " "transfer by using the ID and key." msgstr "" -"``cinder transfer*`` コマンドを使用して、別の所有者に転送することができます。" -"ボリュームドナーまたは元の所有者が転送要求を作成し、作成した転送 ID と認証" -"キーをボリュームの転送先に送信します。ボリュームの転送先または新規所有者が " -"ID とキーを使用して転送を確定します。 " +":command:`cinder transfer*` コマンドを使用して、別の所有者に転送することがで" +"きます。ボリュームドナーまたは元の所有者が転送要求を作成し、作成した転送 ID " +"と認証キーをボリュームの転送先に送信します。ボリュームの転送先または新規所有" +"者が ID とキーを使用して転送を確定します。 " msgid "" "You can upload images through the ``glance`` client or the Image service " diff --git a/doc/common-rst/source/locale/ru/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/ru/LC_MESSAGES/common-rst.po index 5fd4c6b765..8476ae0749 100644 --- a/doc/common-rst/source/locale/ru/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/ru/LC_MESSAGES/common-rst.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-24 05:45+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,9 +36,6 @@ msgstr "CirrOS" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "AWS" msgstr "AWS" diff --git a/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po index e09d616c91..490ce46602 100644 --- a/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1189,9 +1189,6 @@ msgstr "người phát triển" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "Giao diện lập trình ứng dụng" - msgid "API endpoint" msgstr "Điểm cuối API" @@ -1888,9 +1885,6 @@ msgstr "Nhà cung cấp dịch vụ ứng dụng." msgid "Application catalog" msgstr "Danh mục ứng dụng" -msgid "Application programming interface." -msgstr "Giao diện lập trình ứng dụng." - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." @@ -4413,14 +4407,6 @@ msgstr "" "tổ chức tại Atlanta, Georgia, US và Juno là tên của một cộng đồng chưa hợp " "nhất tại Georgia." -msgid "" -"The code name for the thirteenth release of OpenStack. The design summit " -"will take place in Tokyo, Japan. Mitaka is a city in Tokyo." -msgstr "" -"Tên mã của phiên bản phát hành thứ 13 của OpenStack. Hội nghị thượng đỉnh " -"thiết kế được tổ chức tại Tokyo, Nhật Bản. Mitaka là một thành phố của Nhật " -"Bản." - msgid "" "The code name for the twelfth release of OpenStack. The design summit took " "place in Vancouver, Canada and Liberty is the name of a village in the " diff --git a/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po index ccb4cd6413..1b039fc9f3 100644 --- a/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-01 02:02+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -44,13 +44,6 @@ msgstr "**openSUSE**" msgid "6to4" msgstr "6to4" -msgid "" -"A CLI that communicates with the heat-api to run AWS CloudFormation APIs. " -"End developers can directly use the Orchestration REST API." -msgstr "" -"一个命令行工具,和heat-api通信,以运行AWS CloudFormation API,最终开发者可以" -"直接使用Orchestration REST API。" - msgid "A Java program that can be embedded into a web page." msgstr "嵌入到web页面中的Java程序" @@ -143,9 +136,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API endpoint" msgstr "API 断点" @@ -243,13 +233,6 @@ msgstr "亚马逊机器镜像(AMI)" msgid "Amazon Ramdisk Image (ARI)" msgstr "亚马逊内存盘镜像(ARI)" -msgid "" -"An AWS Query API that is compatible with AWS CloudFormation. It processes " -"API requests by sending them to the heat-engine over RPC." -msgstr "" -"AWS 队列API,和AWS CloudFormation兼容,发送API请求到heat-engine,通过远程过程" -"调用。" - msgid "" "An Object Storage worker that scans for and deletes account databases and " "that the account server has marked for deletion." @@ -258,12 +241,6 @@ msgstr "对象存储维护者从数据库中查找并删除账户,账户的服 msgid "An OpenStack core project that provides object storage services." msgstr "OpenStack核心项目之一,提供对象存储服务。" -msgid "" -"An OpenStack-native REST API that processes API requests by sending them to " -"the heat-engine over Remote Procedure Call (RPC)." -msgstr "" -"一个OpenStack本地 REST API ,发送API请求到heat-engine,通过远程过程调用(RPC)。" - msgid "" "An OpenStack-supported hypervisor. KVM is a full virtualization solution for " "Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-" @@ -321,9 +298,6 @@ msgstr "应用程序接口(API)" msgid "Application Service Provider (ASP)" msgstr "应用服务提供商(ASP)" -msgid "Application programming interface." -msgstr "应用程序接口" - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." @@ -465,15 +439,6 @@ msgstr "文档" msgid "Documentation feedback" msgstr "文档反馈" -msgid "" -"Each OpenStack project provides a command-line client, which enables you to " -"access the project API through easy-to-use commands. For example, the " -"Compute service provides a nova command-line client." -msgstr "" -"每一个OpenStack的子项目都会提供一个命令行的客户端,使用户可以通过易用的命令来" -"访问相对应项目的API。例如,计算服务提供的nova命令行客户端(python-" -"novaclient)" - msgid "Easily scalable for future growth" msgstr "针对于未来的增长,可轻松扩展" @@ -1435,14 +1400,6 @@ msgstr "Ubuntu" msgid "Upgrade or remove clients" msgstr "更新或删除客户端" -msgid "" -"Use OpenStack Compute to host and manage cloud computing systems. OpenStack " -"Compute is a major part of an Infrastructure-as-a-Service (IaaS) system. The " -"main modules are implemented in Python." -msgstr "" -"使用OpenStack计算服务来托管和管理云计算系统。OpenStack计算服务是基础设施即服" -"务(IaaS)系统的主要部分,模块主要由Python实现。" - msgid "Used for adding additional persistent storage to a virtual machine (VM)" msgstr "用于给虚拟机(VM)添加额外的持久存储" diff --git a/doc/glossary/locale/de.po b/doc/glossary/locale/de.po index d4546ca14e..3b5788cfb5 100644 --- a/doc/glossary/locale/de.po +++ b/doc/glossary/locale/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-10-23 04:52+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,7 +18,7 @@ msgstr "" "Last-Translator: Reik Keutterling \n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Zanata 3.7.1\n" +"X-Generator: Zanata 3.7.3\n" "Language-Team: German\n" msgid "A" @@ -71,9 +71,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API (application programming interface)" msgstr "API (Programmierschnittstelle)" @@ -128,9 +125,6 @@ msgstr "Apache Lizenz 2.0" msgid "Apache Web Server" msgstr "Apache Web Server" -msgid "Application programming interface." -msgstr "Applikations-Programmier-Schnittstelle" - msgid "Austin" msgstr "Austin" diff --git a/doc/glossary/locale/en_GB.po b/doc/glossary/locale/en_GB.po index c631734679..5e25da92bb 100644 --- a/doc/glossary/locale/en_GB.po +++ b/doc/glossary/locale/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -128,9 +128,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API (application programming interface)" msgstr "API (application programming interface)" @@ -270,9 +267,6 @@ msgstr "Application Service Provider (ASP)" msgid "Application catalog" msgstr "Application catalog" -msgid "Application programming interface." -msgstr "Application programming interface." - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." diff --git a/doc/glossary/locale/es.po b/doc/glossary/locale/es.po index 164d144d11..137faebb86 100644 --- a/doc/glossary/locale/es.po +++ b/doc/glossary/locale/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -432,9 +432,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API (application programming interface)" msgstr "" "API (application programming interface) - Interfaz de programación de " @@ -680,10 +677,6 @@ msgstr "Proveedor de servicios de aplicaciones (ASP)" msgid "Application catalog" msgstr "Catálogo de aplicación" -msgid "Application programming interface." -msgstr "" -"Application programming interface - Interfaz de programación de aplicaciones." - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." diff --git a/doc/glossary/locale/fr.po b/doc/glossary/locale/fr.po index c6f679749c..9e9fcb38f1 100644 --- a/doc/glossary/locale/fr.po +++ b/doc/glossary/locale/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -337,9 +337,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API (application programming interface)" msgstr "API (interface de programmation applicative)" @@ -597,9 +594,6 @@ msgstr "Fournisseur de Service d'Application (ASP)" msgid "Application catalog" msgstr "Catalogue d'applications" -msgid "Application programming interface." -msgstr "Interface de programmation applicative." - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." @@ -1720,13 +1714,6 @@ msgstr "" "Nom de code de la neuvième livraison d'OpenStack. Le sommet de design a pris " "place à Honk Kong et Ice House est une rue de cette ville. " -msgid "" -"The code name for the thirteenth release of OpenStack. The design summit " -"will take place in Tokyo, Japan. Mitaka is a city in Tokyo." -msgstr "" -"Nom de code de la treizième livraison d'OpenStack. Le sommet de design se " -"tiendra à Tokyo, Japon. Mitaka est une cité de Tokyo. " - msgid "The collaboration site for OpenStack." msgstr "Le site de collaboration pour OpenStack. " diff --git a/doc/glossary/locale/glossary.pot b/doc/glossary/locale/glossary.pot index c2dd7cff8b..2775d67f9a 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: 2015-12-13 06:13+0000\n" +"POT-Creation-Date: 2015-12-16 06:13+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -189,7 +189,7 @@ msgstr "" msgid "A group of fixed and/or floating IP addresses that are assigned to a project and can be used by or assigned to the VM instances in a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:259(glossterm) ./doc/glossary/glossary-terms.xml:261(primary) ./doc/glossary/glossary-terms.xml:5313(see) +#: ./doc/glossary/glossary-terms.xml:259(glossterm) ./doc/glossary/glossary-terms.xml:261(primary) ./doc/glossary/glossary-terms.xml:5305(see) msgid "admin API" msgstr "" @@ -229,7 +229,7 @@ msgstr "" msgid "alerts" msgstr "" -#: ./doc/glossary/glossary-terms.xml:315(secondary) ./doc/glossary/glossary-terms.xml:894(secondary) ./doc/glossary/glossary-terms.xml:957(secondary) ./doc/glossary/glossary-terms.xml:1068(secondary) ./doc/glossary/glossary-terms.xml:1358(secondary) ./doc/glossary/glossary-terms.xml:1447(secondary) ./doc/glossary/glossary-terms.xml:1658(secondary) ./doc/glossary/glossary-terms.xml:1770(secondary) ./doc/glossary/glossary-terms.xml:1894(secondary) ./doc/glossary/glossary-terms.xml:1950(secondary) ./doc/glossary/glossary-terms.xml:2048(secondary) ./doc/glossary/glossary-terms.xml:2307(secondary) ./doc/glossary/glossary-terms.xml:2615(secondary) ./doc/glossary/glossary-terms.xml:3352(secondary) ./doc/glossary/glossary-terms.xml:3481(secondary) ./doc/glossary/glossary-terms.xml:4179(secondary) ./doc/glossary/glossary-terms.xml:4231(secondary) ./doc/glossary/glossary-terms.xml:4350(secondary) ./doc/glossary/glossary-terms.xml:4567(secondary) ./doc/glossary/glossary-terms.xml:4732(secondary) ./doc/glossary/glossary-terms.xml:4750(secondary) ./doc/glossary/glossary-terms.xml:5350(secondary) ./doc/glossary/glossary-terms.xml:5791(secondary) ./doc/glossary/glossary-terms.xml:6046(secondary) ./doc/glossary/glossary-terms.xml:6162(secondary) ./doc/glossary/glossary-terms.xml:6534(secondary) ./doc/glossary/glossary-terms.xml:6719(secondary) ./doc/glossary/glossary-terms.xml:6810(secondary) ./doc/glossary/glossary-terms.xml:7395(secondary) ./doc/glossary/glossary-terms.xml:7498(secondary) ./doc/glossary/glossary-terms.xml:7542(secondary) ./doc/glossary/glossary-terms.xml:7847(secondary) ./doc/glossary/glossary-terms.xml:7890(secondary) +#: ./doc/glossary/glossary-terms.xml:315(secondary) ./doc/glossary/glossary-terms.xml:886(secondary) ./doc/glossary/glossary-terms.xml:949(secondary) ./doc/glossary/glossary-terms.xml:1060(secondary) ./doc/glossary/glossary-terms.xml:1350(secondary) ./doc/glossary/glossary-terms.xml:1439(secondary) ./doc/glossary/glossary-terms.xml:1650(secondary) ./doc/glossary/glossary-terms.xml:1762(secondary) ./doc/glossary/glossary-terms.xml:1886(secondary) ./doc/glossary/glossary-terms.xml:1942(secondary) ./doc/glossary/glossary-terms.xml:2040(secondary) ./doc/glossary/glossary-terms.xml:2299(secondary) ./doc/glossary/glossary-terms.xml:2607(secondary) ./doc/glossary/glossary-terms.xml:3344(secondary) ./doc/glossary/glossary-terms.xml:3473(secondary) ./doc/glossary/glossary-terms.xml:4171(secondary) ./doc/glossary/glossary-terms.xml:4223(secondary) ./doc/glossary/glossary-terms.xml:4342(secondary) ./doc/glossary/glossary-terms.xml:4559(secondary) ./doc/glossary/glossary-terms.xml:4724(secondary) ./doc/glossary/glossary-terms.xml:4742(secondary) ./doc/glossary/glossary-terms.xml:5342(secondary) ./doc/glossary/glossary-terms.xml:5783(secondary) ./doc/glossary/glossary-terms.xml:6038(secondary) ./doc/glossary/glossary-terms.xml:6154(secondary) ./doc/glossary/glossary-terms.xml:6526(secondary) ./doc/glossary/glossary-terms.xml:6711(secondary) ./doc/glossary/glossary-terms.xml:6802(secondary) ./doc/glossary/glossary-terms.xml:7387(secondary) ./doc/glossary/glossary-terms.xml:7490(secondary) ./doc/glossary/glossary-terms.xml:7534(secondary) ./doc/glossary/glossary-terms.xml:7839(secondary) ./doc/glossary/glossary-terms.xml:7882(secondary) msgid "definition of" msgstr "" @@ -297,6323 +297,6315 @@ msgstr "" msgid "The most common web server software currently used on the Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:425(glossterm) -msgid "API" -msgstr "" - -#: ./doc/glossary/glossary-terms.xml:428(para) -msgid "Application programming interface." -msgstr "" - -#: ./doc/glossary/glossary-terms.xml:433(glossterm) ./doc/glossary/glossary-terms.xml:437(secondary) ./doc/glossary/glossary-terms.xml:442(secondary) +#: ./doc/glossary/glossary-terms.xml:425(glossterm) ./doc/glossary/glossary-terms.xml:429(secondary) ./doc/glossary/glossary-terms.xml:434(secondary) msgid "API endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:435(primary) ./doc/glossary/glossary-terms.xml:3106(primary) ./doc/glossary/glossary-terms.xml:3134(primary) ./doc/glossary/glossary-terms.xml:3768(primary) ./doc/glossary/glossary-terms.xml:8717(primary) +#: ./doc/glossary/glossary-terms.xml:427(primary) ./doc/glossary/glossary-terms.xml:3098(primary) ./doc/glossary/glossary-terms.xml:3126(primary) ./doc/glossary/glossary-terms.xml:3760(primary) ./doc/glossary/glossary-terms.xml:8709(primary) msgid "endpoints" msgstr "" -#: ./doc/glossary/glossary-terms.xml:440(primary) ./doc/glossary/glossary-terms.xml:456(primary) ./doc/glossary/glossary-terms.xml:469(primary) ./doc/glossary/glossary-terms.xml:483(primary) ./doc/glossary/glossary-terms.xml:496(primary) ./doc/glossary/glossary-terms.xml:510(primary) ./doc/glossary/glossary-terms.xml:524(primary) ./doc/glossary/glossary-terms.xml:6924(primary) +#: ./doc/glossary/glossary-terms.xml:432(primary) ./doc/glossary/glossary-terms.xml:448(primary) ./doc/glossary/glossary-terms.xml:461(primary) ./doc/glossary/glossary-terms.xml:475(primary) ./doc/glossary/glossary-terms.xml:488(primary) ./doc/glossary/glossary-terms.xml:502(primary) ./doc/glossary/glossary-terms.xml:516(primary) ./doc/glossary/glossary-terms.xml:6916(primary) msgid "API (application programming interface)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:446(para) +#: ./doc/glossary/glossary-terms.xml:438(para) msgid "The daemon, worker, or service that a client communicates with to access an API. API endpoints can provide any number of services, such as authentication, sales data, performance meters, Compute VM commands, census data, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:454(glossterm) ./doc/glossary/glossary-terms.xml:458(secondary) +#: ./doc/glossary/glossary-terms.xml:446(glossterm) ./doc/glossary/glossary-terms.xml:450(secondary) msgid "API extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml:462(para) +#: ./doc/glossary/glossary-terms.xml:454(para) msgid "Custom modules that extend some OpenStack core APIs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:467(glossterm) ./doc/glossary/glossary-terms.xml:471(secondary) +#: ./doc/glossary/glossary-terms.xml:459(glossterm) ./doc/glossary/glossary-terms.xml:463(secondary) msgid "API extension plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:475(para) +#: ./doc/glossary/glossary-terms.xml:467(para) msgid "Alternative term for a Networking plug-in or Networking API extension." msgstr "" -#: ./doc/glossary/glossary-terms.xml:481(glossterm) ./doc/glossary/glossary-terms.xml:485(secondary) +#: ./doc/glossary/glossary-terms.xml:473(glossterm) ./doc/glossary/glossary-terms.xml:477(secondary) msgid "API key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:489(para) +#: ./doc/glossary/glossary-terms.xml:481(para) msgid "Alternative term for an API token." msgstr "" -#: ./doc/glossary/glossary-terms.xml:494(glossterm) ./doc/glossary/glossary-terms.xml:498(secondary) +#: ./doc/glossary/glossary-terms.xml:486(glossterm) ./doc/glossary/glossary-terms.xml:490(secondary) msgid "API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:502(para) +#: ./doc/glossary/glossary-terms.xml:494(para) msgid "Any node running a daemon or worker that provides an API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml:508(glossterm) ./doc/glossary/glossary-terms.xml:512(secondary) +#: ./doc/glossary/glossary-terms.xml:500(glossterm) ./doc/glossary/glossary-terms.xml:504(secondary) msgid "API token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:516(para) +#: ./doc/glossary/glossary-terms.xml:508(para) msgid "Passed to API requests and used by OpenStack to verify that the client is authorized to run the requested operation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:522(glossterm) ./doc/glossary/glossary-terms.xml:526(secondary) +#: ./doc/glossary/glossary-terms.xml:514(glossterm) ./doc/glossary/glossary-terms.xml:518(secondary) msgid "API version" msgstr "" -#: ./doc/glossary/glossary-terms.xml:530(para) +#: ./doc/glossary/glossary-terms.xml:522(para) msgid "In OpenStack, the API version for a project is part of the URL. For example, example.com/nova/v1/foobar." msgstr "" -#: ./doc/glossary/glossary-terms.xml:536(glossterm) ./doc/glossary/glossary-terms.xml:538(primary) +#: ./doc/glossary/glossary-terms.xml:528(glossterm) ./doc/glossary/glossary-terms.xml:530(primary) msgid "applet" msgstr "" -#: ./doc/glossary/glossary-terms.xml:542(para) +#: ./doc/glossary/glossary-terms.xml:534(para) msgid "A Java program that can be embedded into a web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml:547(glossterm) +#: ./doc/glossary/glossary-terms.xml:539(glossterm) msgid "Application Programming Interface (API)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:550(para) +#: ./doc/glossary/glossary-terms.xml:542(para) msgid "A collection of specifications used to access a service, application, or program. Includes service calls, required parameters for each call, and the expected return values." msgstr "" -#: ./doc/glossary/glossary-terms.xml:557(glossterm) ./doc/glossary/glossary-terms.xml:559(primary) +#: ./doc/glossary/glossary-terms.xml:549(glossterm) ./doc/glossary/glossary-terms.xml:551(primary) msgid "Application catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:560(secondary) ./doc/glossary/glossary-terms.xml:5635(glossterm) ./doc/glossary/glossary-terms.xml:5637(primary) +#: ./doc/glossary/glossary-terms.xml:552(secondary) ./doc/glossary/glossary-terms.xml:5627(glossterm) ./doc/glossary/glossary-terms.xml:5629(primary) msgid "murano" msgstr "" -#: ./doc/glossary/glossary-terms.xml:564(para) +#: ./doc/glossary/glossary-terms.xml:556(para) msgid "OpenStack project that provides an application catalog service so that users can compose and deploy composite environments on an application abstraction level while managing the application lifecycle. The code name of the project is murano." msgstr "" -#: ./doc/glossary/glossary-terms.xml:574(glossterm) ./doc/glossary/glossary-terms.xml:581(primary) +#: ./doc/glossary/glossary-terms.xml:566(glossterm) ./doc/glossary/glossary-terms.xml:573(primary) msgid "application server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:576(primary) ./doc/glossary/glossary-terms.xml:6906(primary) ./doc/glossary/glossary-terms.xml:7350(primary) ./doc/glossary/glossary-terms.xml:7845(primary) ./doc/glossary/glossary-terms.xml:7874(primary) ./doc/glossary/glossary-terms.xml:9181(primary) +#: ./doc/glossary/glossary-terms.xml:568(primary) ./doc/glossary/glossary-terms.xml:6898(primary) ./doc/glossary/glossary-terms.xml:7342(primary) ./doc/glossary/glossary-terms.xml:7837(primary) ./doc/glossary/glossary-terms.xml:7866(primary) ./doc/glossary/glossary-terms.xml:9173(primary) msgid "servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:578(secondary) +#: ./doc/glossary/glossary-terms.xml:570(secondary) msgid "application servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:585(para) +#: ./doc/glossary/glossary-terms.xml:577(para) msgid "A piece of software that makes available another piece of software over a network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:591(glossterm) ./doc/glossary/glossary-terms.xml:593(primary) +#: ./doc/glossary/glossary-terms.xml:583(glossterm) ./doc/glossary/glossary-terms.xml:585(primary) msgid "Application Service Provider (ASP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:597(para) +#: ./doc/glossary/glossary-terms.xml:589(para) msgid "Companies that rent specialized applications that help businesses and organizations provide additional services with lower cost." msgstr "" -#: ./doc/glossary/glossary-terms.xml:606(glossterm) ./doc/glossary/glossary-terms.xml:608(primary) +#: ./doc/glossary/glossary-terms.xml:598(glossterm) ./doc/glossary/glossary-terms.xml:600(primary) msgid "Address Resolution Protocol (ARP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:612(para) +#: ./doc/glossary/glossary-terms.xml:604(para) msgid "The protocol by which layer-3 IP addresses are resolved into layer-2 link local addresses." msgstr "" -#: ./doc/glossary/glossary-terms.xml:620(glossterm) ./doc/glossary/glossary-terms.xml:622(primary) +#: ./doc/glossary/glossary-terms.xml:612(glossterm) ./doc/glossary/glossary-terms.xml:614(primary) msgid "arptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:626(para) +#: ./doc/glossary/glossary-terms.xml:618(para) msgid "Tool used for maintaining Address Resolution Protocol packet filter rules in the Linux kernel firewall modules. Used along with iptables, ebtables, and ip6tables in Compute to provide firewall services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:634(glossterm) +#: ./doc/glossary/glossary-terms.xml:626(glossterm) msgid "associate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:636(primary) +#: ./doc/glossary/glossary-terms.xml:628(primary) msgid "associate, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:640(para) +#: ./doc/glossary/glossary-terms.xml:632(para) msgid "The process associating a Compute floating IP address with a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml:646(glossterm) ./doc/glossary/glossary-terms.xml:649(primary) +#: ./doc/glossary/glossary-terms.xml:638(glossterm) ./doc/glossary/glossary-terms.xml:641(primary) msgid "Asynchronous JavaScript and XML (AJAX)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:653(para) +#: ./doc/glossary/glossary-terms.xml:645(para) msgid "A group of interrelated web development techniques used on the client-side to create asynchronous web applications. Used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:660(glossterm) ./doc/glossary/glossary-terms.xml:662(primary) +#: ./doc/glossary/glossary-terms.xml:652(glossterm) ./doc/glossary/glossary-terms.xml:654(primary) msgid "ATA over Ethernet (AoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:666(para) +#: ./doc/glossary/glossary-terms.xml:658(para) msgid "A disk storage protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:671(glossterm) +#: ./doc/glossary/glossary-terms.xml:663(glossterm) msgid "attach" msgstr "" -#: ./doc/glossary/glossary-terms.xml:673(primary) +#: ./doc/glossary/glossary-terms.xml:665(primary) msgid "attach, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:677(para) +#: ./doc/glossary/glossary-terms.xml:669(para) msgid "The process of connecting a VIF or vNIC to a L2 network in Networking. In the context of Compute, this process connects a storage volume to an instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:684(glossterm) ./doc/glossary/glossary-terms.xml:686(primary) +#: ./doc/glossary/glossary-terms.xml:676(glossterm) ./doc/glossary/glossary-terms.xml:678(primary) msgid "attachment (network)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:690(para) +#: ./doc/glossary/glossary-terms.xml:682(para) msgid "Association of an interface ID to a logical port. Plugs an interface into a port." msgstr "" -#: ./doc/glossary/glossary-terms.xml:696(glossterm) ./doc/glossary/glossary-terms.xml:698(primary) +#: ./doc/glossary/glossary-terms.xml:688(glossterm) ./doc/glossary/glossary-terms.xml:690(primary) msgid "auditing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:702(para) +#: ./doc/glossary/glossary-terms.xml:694(para) msgid "Provided in Compute through the system usage data facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml:708(glossterm) ./doc/glossary/glossary-terms.xml:710(primary) +#: ./doc/glossary/glossary-terms.xml:700(glossterm) ./doc/glossary/glossary-terms.xml:702(primary) msgid "auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:714(para) +#: ./doc/glossary/glossary-terms.xml:706(para) msgid "A worker process that verifies the integrity of Object Storage objects, containers, and accounts. Auditors is the collective term for the Object Storage account auditor, container auditor, and object auditor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:722(glossterm) ./doc/glossary/glossary-terms.xml:724(primary) +#: ./doc/glossary/glossary-terms.xml:714(glossterm) ./doc/glossary/glossary-terms.xml:716(primary) msgid "Austin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:728(para) +#: ./doc/glossary/glossary-terms.xml:720(para) msgid "The code name for the initial release of OpenStack. The first design summit took place in Austin, Texas, US." msgstr "" -#: ./doc/glossary/glossary-terms.xml:735(glossterm) ./doc/glossary/glossary-terms.xml:737(primary) +#: ./doc/glossary/glossary-terms.xml:727(glossterm) ./doc/glossary/glossary-terms.xml:729(primary) msgid "auth node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:741(para) +#: ./doc/glossary/glossary-terms.xml:733(para) msgid "Alternative term for an Object Storage authorization node." msgstr "" -#: ./doc/glossary/glossary-terms.xml:747(glossterm) ./doc/glossary/glossary-terms.xml:749(primary) +#: ./doc/glossary/glossary-terms.xml:739(glossterm) ./doc/glossary/glossary-terms.xml:741(primary) msgid "authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:753(para) +#: ./doc/glossary/glossary-terms.xml:745(para) msgid "The process that confirms that the user, process, or client is really who they say they are through private key, secret token, password, fingerprint, or similar method." msgstr "" -#: ./doc/glossary/glossary-terms.xml:760(glossterm) +#: ./doc/glossary/glossary-terms.xml:752(glossterm) msgid "authentication token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:762(primary) +#: ./doc/glossary/glossary-terms.xml:754(primary) msgid "authentication tokens" msgstr "" -#: ./doc/glossary/glossary-terms.xml:766(para) +#: ./doc/glossary/glossary-terms.xml:758(para) msgid "A string of text provided to the client after authentication. Must be provided by the user or process in subsequent requests to the API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml:773(glossterm) ./doc/glossary/glossary-terms.xml:775(primary) +#: ./doc/glossary/glossary-terms.xml:765(glossterm) ./doc/glossary/glossary-terms.xml:767(primary) msgid "AuthN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:779(para) +#: ./doc/glossary/glossary-terms.xml:771(para) msgid "The Identity service component that provides authentication services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:785(glossterm) ./doc/glossary/glossary-terms.xml:787(primary) +#: ./doc/glossary/glossary-terms.xml:777(glossterm) ./doc/glossary/glossary-terms.xml:779(primary) msgid "authorization" msgstr "" -#: ./doc/glossary/glossary-terms.xml:791(para) +#: ./doc/glossary/glossary-terms.xml:783(para) msgid "The act of verifying that a user, process, or client is authorized to perform an action." msgstr "" -#: ./doc/glossary/glossary-terms.xml:797(glossterm) ./doc/glossary/glossary-terms.xml:799(primary) +#: ./doc/glossary/glossary-terms.xml:789(glossterm) ./doc/glossary/glossary-terms.xml:791(primary) msgid "authorization node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:803(para) +#: ./doc/glossary/glossary-terms.xml:795(para) msgid "An Object Storage node that provides authorization services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:809(glossterm) ./doc/glossary/glossary-terms.xml:811(primary) +#: ./doc/glossary/glossary-terms.xml:801(glossterm) ./doc/glossary/glossary-terms.xml:803(primary) msgid "AuthZ" msgstr "" -#: ./doc/glossary/glossary-terms.xml:815(para) +#: ./doc/glossary/glossary-terms.xml:807(para) msgid "The Identity component that provides high-level authorization services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:821(glossterm) ./doc/glossary/glossary-terms.xml:823(primary) +#: ./doc/glossary/glossary-terms.xml:813(glossterm) ./doc/glossary/glossary-terms.xml:815(primary) msgid "Auto ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml:827(para) +#: ./doc/glossary/glossary-terms.xml:819(para) msgid "Configuration setting within RabbitMQ that enables or disables message acknowledgment. Enabled by default." msgstr "" -#: ./doc/glossary/glossary-terms.xml:833(glossterm) ./doc/glossary/glossary-terms.xml:835(primary) +#: ./doc/glossary/glossary-terms.xml:825(glossterm) ./doc/glossary/glossary-terms.xml:827(primary) msgid "auto declare" msgstr "" -#: ./doc/glossary/glossary-terms.xml:839(para) +#: ./doc/glossary/glossary-terms.xml:831(para) msgid "A Compute RabbitMQ setting that determines whether a message exchange is automatically created when the program starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:845(glossterm) ./doc/glossary/glossary-terms.xml:847(primary) +#: ./doc/glossary/glossary-terms.xml:837(glossterm) ./doc/glossary/glossary-terms.xml:839(primary) msgid "availability zone" msgstr "" -#: ./doc/glossary/glossary-terms.xml:851(para) +#: ./doc/glossary/glossary-terms.xml:843(para) msgid "An Amazon EC2 concept of an isolated area that is used for fault tolerance. Do not confuse with an OpenStack Compute zone or cell." msgstr "" -#: ./doc/glossary/glossary-terms.xml:858(glossterm) +#: ./doc/glossary/glossary-terms.xml:850(glossterm) msgid "AWS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:860(primary) +#: ./doc/glossary/glossary-terms.xml:852(primary) msgid "AWS (Amazon Web Services)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:864(para) +#: ./doc/glossary/glossary-terms.xml:856(para) msgid "Amazon Web Services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:869(glossterm) ./doc/glossary/glossary-terms.xml:871(primary) +#: ./doc/glossary/glossary-terms.xml:861(glossterm) ./doc/glossary/glossary-terms.xml:863(primary) msgid "AWS CloudFormation template" msgstr "" -#: ./doc/glossary/glossary-terms.xml:875(para) +#: ./doc/glossary/glossary-terms.xml:867(para) msgid "AWS CloudFormation allows AWS users to create and manage a collection of related resources. The Orchestration service supports a CloudFormation-compatible format (CFN)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:887(title) +#: ./doc/glossary/glossary-terms.xml:879(title) msgid "B" msgstr "" -#: ./doc/glossary/glossary-terms.xml:890(glossterm) +#: ./doc/glossary/glossary-terms.xml:882(glossterm) msgid "back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:892(primary) ./doc/glossary/glossary-terms.xml:907(primary) ./doc/glossary/glossary-terms.xml:923(primary) +#: ./doc/glossary/glossary-terms.xml:884(primary) ./doc/glossary/glossary-terms.xml:899(primary) ./doc/glossary/glossary-terms.xml:915(primary) msgid "back-end interactions" msgstr "" -#: ./doc/glossary/glossary-terms.xml:898(para) +#: ./doc/glossary/glossary-terms.xml:890(para) msgid "Interactions and processes that are obfuscated from the user, such as Compute volume mount, data transmission to an iSCSI target by a daemon, or Object Storage object integrity checks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:905(glossterm) +#: ./doc/glossary/glossary-terms.xml:897(glossterm) msgid "back-end catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:909(secondary) ./doc/glossary/glossary-terms.xml:1406(glossterm) ./doc/glossary/glossary-terms.xml:1408(primary) +#: ./doc/glossary/glossary-terms.xml:901(secondary) ./doc/glossary/glossary-terms.xml:1398(glossterm) ./doc/glossary/glossary-terms.xml:1400(primary) msgid "catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:913(para) +#: ./doc/glossary/glossary-terms.xml:905(para) msgid "The storage method used by the Identity service catalog service to store and retrieve information about API endpoints that are available to the client. Examples include a SQL database, LDAP database, or KVS back end." msgstr "" -#: ./doc/glossary/glossary-terms.xml:921(glossterm) +#: ./doc/glossary/glossary-terms.xml:913(glossterm) msgid "back-end store" msgstr "" -#: ./doc/glossary/glossary-terms.xml:925(secondary) +#: ./doc/glossary/glossary-terms.xml:917(secondary) msgid "store" msgstr "" -#: ./doc/glossary/glossary-terms.xml:929(para) +#: ./doc/glossary/glossary-terms.xml:921(para) msgid "The persistent data store used to save and retrieve information for a service, such as lists of Object Storage objects, current state of guest VMs, lists of user names, and so on. Also, the method that the Image service uses to get and store VM images. Options include Object Storage, local file system, S3, and HTTP." msgstr "" -#: ./doc/glossary/glossary-terms.xml:938(glossterm) ./doc/glossary/glossary-terms.xml:940(primary) +#: ./doc/glossary/glossary-terms.xml:930(glossterm) ./doc/glossary/glossary-terms.xml:932(primary) msgid "backup restore and disaster recovery as a service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:944(para) +#: ./doc/glossary/glossary-terms.xml:936(para) msgid "The OpenStack project that provides integrated tooling for backing up, restoring, and recovering file systems, instances, or database backups. The project name is freezer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:953(glossterm) ./doc/glossary/glossary-terms.xml:955(primary) +#: ./doc/glossary/glossary-terms.xml:945(glossterm) ./doc/glossary/glossary-terms.xml:947(primary) msgid "bandwidth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:961(para) +#: ./doc/glossary/glossary-terms.xml:953(para) msgid "The amount of available data used by communication resources, such as the Internet. Represents the amount of data that is used to download things or the amount of data available to download." msgstr "" -#: ./doc/glossary/glossary-terms.xml:968(glossterm) ./doc/glossary/glossary-terms.xml:970(primary) ./doc/glossary/glossary-terms.xml:5020(secondary) +#: ./doc/glossary/glossary-terms.xml:960(glossterm) ./doc/glossary/glossary-terms.xml:962(primary) ./doc/glossary/glossary-terms.xml:5012(secondary) msgid "barbican" msgstr "" -#: ./doc/glossary/glossary-terms.xml:974(para) +#: ./doc/glossary/glossary-terms.xml:966(para) msgid "Code name of the key management service for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:980(glossterm) +#: ./doc/glossary/glossary-terms.xml:972(glossterm) msgid "bare" msgstr "" -#: ./doc/glossary/glossary-terms.xml:982(primary) +#: ./doc/glossary/glossary-terms.xml:974(primary) msgid "bare, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:986(para) +#: ./doc/glossary/glossary-terms.xml:978(para) msgid "An Image service container format that indicates that no container exists for the VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:992(glossterm) ./doc/glossary/glossary-terms.xml:994(primary) +#: ./doc/glossary/glossary-terms.xml:984(glossterm) ./doc/glossary/glossary-terms.xml:986(primary) msgid "Bare metal service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:995(secondary) ./doc/glossary/glossary-terms.xml:4716(glossterm) ./doc/glossary/glossary-terms.xml:4718(primary) +#: ./doc/glossary/glossary-terms.xml:987(secondary) ./doc/glossary/glossary-terms.xml:4708(glossterm) ./doc/glossary/glossary-terms.xml:4710(primary) msgid "ironic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:999(para) +#: ./doc/glossary/glossary-terms.xml:991(para) msgid "OpenStack project that provisions bare metal, as opposed to virtual, machines. The code name for the project is ironic." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1005(glossterm) ./doc/glossary/glossary-terms.xml:1007(primary) +#: ./doc/glossary/glossary-terms.xml:997(glossterm) ./doc/glossary/glossary-terms.xml:999(primary) msgid "base image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1011(para) +#: ./doc/glossary/glossary-terms.xml:1003(para) msgid "An OpenStack-provided image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1016(glossterm) ./doc/glossary/glossary-terms.xml:1018(primary) +#: ./doc/glossary/glossary-terms.xml:1008(glossterm) ./doc/glossary/glossary-terms.xml:1010(primary) msgid "Bell-LaPadula model" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1022(para) +#: ./doc/glossary/glossary-terms.xml:1014(para) msgid "A security model that focuses on data confidentiality and controlled access to classified information. This model divide the entities into subjects and objects. The clearance of a subject is compared to the classification of the object to determine if the subject is authorized for the specific access mode. The clearance or classification scheme is expressed in terms of a lattice." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1032(glossterm) ./doc/glossary/glossary-terms.xml:1034(primary) +#: ./doc/glossary/glossary-terms.xml:1024(glossterm) ./doc/glossary/glossary-terms.xml:1026(primary) msgid "Benchmark service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1035(secondary) ./doc/glossary/glossary-terms.xml:7151(glossterm) ./doc/glossary/glossary-terms.xml:7153(primary) +#: ./doc/glossary/glossary-terms.xml:1027(secondary) ./doc/glossary/glossary-terms.xml:7143(glossterm) ./doc/glossary/glossary-terms.xml:7145(primary) msgid "rally" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1039(para) +#: ./doc/glossary/glossary-terms.xml:1031(para) msgid "OpenStack project that provides a framework for performance analysis and benchmarking of individual OpenStack components as well as full production OpenStack cloud deployments. The code name of the project is rally." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1048(glossterm) ./doc/glossary/glossary-terms.xml:1050(primary) +#: ./doc/glossary/glossary-terms.xml:1040(glossterm) ./doc/glossary/glossary-terms.xml:1042(primary) msgid "Bexar" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1054(para) +#: ./doc/glossary/glossary-terms.xml:1046(para) msgid "A grouped release of projects related to OpenStack that came out in February of 2011. It included only Compute (nova) and Object Storage (swift)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1057(para) +#: ./doc/glossary/glossary-terms.xml:1049(para) msgid "Bexar is the code name for the second release of OpenStack. The design summit took place in San Antonio, Texas, US, which is the county seat for Bexar county." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1064(glossterm) ./doc/glossary/glossary-terms.xml:1066(primary) +#: ./doc/glossary/glossary-terms.xml:1056(glossterm) ./doc/glossary/glossary-terms.xml:1058(primary) msgid "binary" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1072(para) +#: ./doc/glossary/glossary-terms.xml:1064(para) msgid "Information that consists solely of ones and zeroes, which is the language of computers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1078(glossterm) +#: ./doc/glossary/glossary-terms.xml:1070(glossterm) msgid "bit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1080(primary) +#: ./doc/glossary/glossary-terms.xml:1072(primary) msgid "bits, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1084(para) +#: ./doc/glossary/glossary-terms.xml:1076(para) msgid "A bit is a single digit number that is in base of 2 (either a zero or one). Bandwidth usage is measured in bits per second." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1090(glossterm) ./doc/glossary/glossary-terms.xml:1092(primary) +#: ./doc/glossary/glossary-terms.xml:1082(glossterm) ./doc/glossary/glossary-terms.xml:1084(primary) msgid "bits per second (BPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1096(para) +#: ./doc/glossary/glossary-terms.xml:1088(para) msgid "The universal measurement of how quickly data is transferred from place to place." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1102(glossterm) ./doc/glossary/glossary-terms.xml:1104(primary) +#: ./doc/glossary/glossary-terms.xml:1094(glossterm) ./doc/glossary/glossary-terms.xml:1096(primary) msgid "block device" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1108(para) +#: ./doc/glossary/glossary-terms.xml:1100(para) msgid "A device that moves data in the form of blocks. These device nodes interface the devices, such as hard disks, CD-ROM drives, flash drives, and other addressable regions of memory." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1115(glossterm) ./doc/glossary/glossary-terms.xml:1117(primary) +#: ./doc/glossary/glossary-terms.xml:1107(glossterm) ./doc/glossary/glossary-terms.xml:1109(primary) msgid "block migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1121(para) +#: ./doc/glossary/glossary-terms.xml:1113(para) msgid "A method of VM live migration used by KVM to evacuate instances from one host to another with very little downtime during a user-initiated switchover. Does not require shared storage. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1129(glossterm) ./doc/glossary/glossary-terms.xml:1131(primary) +#: ./doc/glossary/glossary-terms.xml:1121(glossterm) ./doc/glossary/glossary-terms.xml:1123(primary) msgid "Block Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1135(para) +#: ./doc/glossary/glossary-terms.xml:1127(para) msgid "The OpenStack core project that enables management of volumes, volume snapshots, and volume types. The project name of Block Storage is cinder." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1142(glossterm) ./doc/glossary/glossary-terms.xml:1144(primary) +#: ./doc/glossary/glossary-terms.xml:1134(glossterm) ./doc/glossary/glossary-terms.xml:1136(primary) msgid "Block Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1148(para) +#: ./doc/glossary/glossary-terms.xml:1140(para) msgid "An API on a separate endpoint for attaching, detaching, and creating block storage for compute VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1155(glossterm) +#: ./doc/glossary/glossary-terms.xml:1147(glossterm) msgid "BMC" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1157(primary) +#: ./doc/glossary/glossary-terms.xml:1149(primary) msgid "BMC (Baseboard Management Controller)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1161(para) +#: ./doc/glossary/glossary-terms.xml:1153(para) msgid "Baseboard Management Controller. The intelligence in the IPMI architecture, which is a specialized micro-controller that is embedded on the motherboard of a computer and acts as a server. Manages the interface between system management software and platform hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1170(glossterm) ./doc/glossary/glossary-terms.xml:1172(primary) +#: ./doc/glossary/glossary-terms.xml:1162(glossterm) ./doc/glossary/glossary-terms.xml:1164(primary) msgid "bootable disk image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1176(para) +#: ./doc/glossary/glossary-terms.xml:1168(para) msgid "A type of VM image that exists as a single, bootable file." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1182(glossterm) ./doc/glossary/glossary-terms.xml:1184(primary) +#: ./doc/glossary/glossary-terms.xml:1174(glossterm) ./doc/glossary/glossary-terms.xml:1176(primary) msgid "Bootstrap Protocol (BOOTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1188(para) +#: ./doc/glossary/glossary-terms.xml:1180(para) msgid "A network protocol used by a network client to obtain an IP address from a configuration server. Provided in Compute through the dnsmasq daemon when using either the FlatDHCP manager or VLAN manager network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1196(glossterm) ./doc/glossary/glossary-terms.xml:1198(primary) +#: ./doc/glossary/glossary-terms.xml:1188(glossterm) ./doc/glossary/glossary-terms.xml:1190(primary) msgid "Border Gateway Protocol (BGP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1201(para) +#: ./doc/glossary/glossary-terms.xml:1193(para) msgid "The Border Gateway Protocol is a dynamic routing protocol that connects autonomous systems. Considered the backbone of the Internet, this protocol connects disparate networks to form a larger network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1210(glossterm) +#: ./doc/glossary/glossary-terms.xml:1202(glossterm) msgid "browser" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1212(primary) +#: ./doc/glossary/glossary-terms.xml:1204(primary) msgid "browsers, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1216(para) +#: ./doc/glossary/glossary-terms.xml:1208(para) msgid "Any client software that enables a computer or device to access the Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1222(glossterm) +#: ./doc/glossary/glossary-terms.xml:1214(glossterm) msgid "builder file" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1224(primary) +#: ./doc/glossary/glossary-terms.xml:1216(primary) msgid "builder files" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1228(para) +#: ./doc/glossary/glossary-terms.xml:1220(para) msgid "Contains configuration information that Object Storage uses to reconfigure a ring or to re-create it from scratch after a serious failure." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1235(glossterm) ./doc/glossary/glossary-terms.xml:1237(primary) +#: ./doc/glossary/glossary-terms.xml:1227(glossterm) ./doc/glossary/glossary-terms.xml:1229(primary) msgid "bursting" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1241(para) +#: ./doc/glossary/glossary-terms.xml:1233(para) msgid "The practice of utilizing a secondary environment to elastically build instances on-demand when the primary environment is resource constrained." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1250(glossterm) +#: ./doc/glossary/glossary-terms.xml:1242(glossterm) msgid "button class" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1252(primary) +#: ./doc/glossary/glossary-terms.xml:1244(primary) msgid "button classes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1256(para) +#: ./doc/glossary/glossary-terms.xml:1248(para) msgid "A group of related button types within horizon. Buttons to start, stop, and suspend VMs are in one class. Buttons to associate and disassociate floating IP addresses are in another class, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1264(glossterm) +#: ./doc/glossary/glossary-terms.xml:1256(glossterm) msgid "byte" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1266(primary) +#: ./doc/glossary/glossary-terms.xml:1258(primary) msgid "bytes, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1270(para) +#: ./doc/glossary/glossary-terms.xml:1262(para) msgid "Set of bits that make up a single character; there are usually 8 bits to a byte." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1279(title) +#: ./doc/glossary/glossary-terms.xml:1271(title) msgid "C" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1282(glossterm) +#: ./doc/glossary/glossary-terms.xml:1274(glossterm) msgid "CA" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1284(primary) +#: ./doc/glossary/glossary-terms.xml:1276(primary) msgid "CA (Certificate/Certification Authority)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1288(para) +#: ./doc/glossary/glossary-terms.xml:1280(para) msgid "Certificate Authority or Certification Authority. In cryptography, an entity that issues digital certificates. The digital certificate certifies the ownership of a public key by the named subject of the certificate. This enables others (relying parties) to rely upon signatures or assertions made by the private key that corresponds to the certified public key. In this model of trust relationships, a CA is a trusted third party for both the subject (owner) of the certificate and the party relying upon the certificate. CAs are characteristic of many public key infrastructure (PKI) schemes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1302(glossterm) +#: ./doc/glossary/glossary-terms.xml:1294(glossterm) msgid "cache pruner" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1304(primary) +#: ./doc/glossary/glossary-terms.xml:1296(primary) msgid "cache pruners" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1308(para) +#: ./doc/glossary/glossary-terms.xml:1300(para) msgid "A program that keeps the Image service VM image cache at or below its configured maximum size." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1314(glossterm) ./doc/glossary/glossary-terms.xml:1316(primary) +#: ./doc/glossary/glossary-terms.xml:1306(glossterm) ./doc/glossary/glossary-terms.xml:1308(primary) msgid "Cactus" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1320(para) +#: ./doc/glossary/glossary-terms.xml:1312(para) msgid "An OpenStack grouped release of projects that came out in the spring of 2011. It included Compute (nova), Object Storage (swift), and the Image service (glance)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1323(para) +#: ./doc/glossary/glossary-terms.xml:1315(para) msgid "Cactus is a city in Texas, US and is the code name for the third release of OpenStack. When OpenStack releases went from three to six months long, the code name of the release changed to match a geography nearest the previous summit." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1331(glossterm) +#: ./doc/glossary/glossary-terms.xml:1323(glossterm) msgid "CADF" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1333(para) +#: ./doc/glossary/glossary-terms.xml:1325(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:1342(glossterm) ./doc/glossary/glossary-terms.xml:1344(primary) +#: ./doc/glossary/glossary-terms.xml:1334(glossterm) ./doc/glossary/glossary-terms.xml:1336(primary) msgid "CALL" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1348(para) +#: ./doc/glossary/glossary-terms.xml:1340(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:1354(glossterm) ./doc/glossary/glossary-terms.xml:1356(primary) +#: ./doc/glossary/glossary-terms.xml:1346(glossterm) ./doc/glossary/glossary-terms.xml:1348(primary) msgid "capability" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1362(para) +#: ./doc/glossary/glossary-terms.xml:1354(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:1369(glossterm) ./doc/glossary/glossary-terms.xml:1371(primary) +#: ./doc/glossary/glossary-terms.xml:1361(glossterm) ./doc/glossary/glossary-terms.xml:1363(primary) msgid "capacity cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1375(para) +#: ./doc/glossary/glossary-terms.xml:1367(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 host a VM starts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1382(glossterm) ./doc/glossary/glossary-terms.xml:1384(primary) +#: ./doc/glossary/glossary-terms.xml:1374(glossterm) ./doc/glossary/glossary-terms.xml:1376(primary) msgid "capacity updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1388(para) +#: ./doc/glossary/glossary-terms.xml:1380(para) msgid "A notification driver that monitors VM instances and updates the capacity cache as needed." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1394(glossterm) +#: ./doc/glossary/glossary-terms.xml:1386(glossterm) msgid "CAST" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1396(primary) +#: ./doc/glossary/glossary-terms.xml:1388(primary) msgid "CAST (RPC primitive)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1400(para) +#: ./doc/glossary/glossary-terms.xml:1392(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:1412(para) +#: ./doc/glossary/glossary-terms.xml:1404(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:1418(glossterm) ./doc/glossary/glossary-terms.xml:1420(primary) +#: ./doc/glossary/glossary-terms.xml:1410(glossterm) ./doc/glossary/glossary-terms.xml:1412(primary) msgid "catalog service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1424(para) +#: ./doc/glossary/glossary-terms.xml:1416(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:1430(glossterm) ./doc/glossary/glossary-terms.xml:1432(primary) +#: ./doc/glossary/glossary-terms.xml:1422(glossterm) ./doc/glossary/glossary-terms.xml:1424(primary) msgid "ceilometer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1436(para) +#: ./doc/glossary/glossary-terms.xml:1428(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:1443(glossterm) +#: ./doc/glossary/glossary-terms.xml:1435(glossterm) msgid "cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1445(primary) ./doc/glossary/glossary-terms.xml:1461(primary) ./doc/glossary/glossary-terms.xml:1476(primary) ./doc/glossary/glossary-terms.xml:1588(primary) ./doc/glossary/glossary-terms.xml:6514(primary) +#: ./doc/glossary/glossary-terms.xml:1437(primary) ./doc/glossary/glossary-terms.xml:1453(primary) ./doc/glossary/glossary-terms.xml:1468(primary) ./doc/glossary/glossary-terms.xml:1580(primary) ./doc/glossary/glossary-terms.xml:6506(primary) msgid "cells" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1451(para) +#: ./doc/glossary/glossary-terms.xml:1443(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:1459(glossterm) ./doc/glossary/glossary-terms.xml:1463(secondary) +#: ./doc/glossary/glossary-terms.xml:1451(glossterm) ./doc/glossary/glossary-terms.xml:1455(secondary) msgid "cell forwarding" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1467(para) +#: ./doc/glossary/glossary-terms.xml:1459(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:1474(glossterm) +#: ./doc/glossary/glossary-terms.xml:1466(glossterm) msgid "cell manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1478(secondary) +#: ./doc/glossary/glossary-terms.xml:1470(secondary) msgid "cell managers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1482(para) +#: ./doc/glossary/glossary-terms.xml:1474(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:1489(glossterm) ./doc/glossary/glossary-terms.xml:1491(primary) +#: ./doc/glossary/glossary-terms.xml:1481(glossterm) ./doc/glossary/glossary-terms.xml:1483(primary) msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1495(para) ./doc/glossary/glossary-terms.xml:2441(para) ./doc/glossary/glossary-terms.xml:6450(para) ./doc/glossary/glossary-terms.xml:7306(para) ./doc/glossary/glossary-terms.xml:8484(para) +#: ./doc/glossary/glossary-terms.xml:1487(para) ./doc/glossary/glossary-terms.xml:2433(para) ./doc/glossary/glossary-terms.xml:6442(para) ./doc/glossary/glossary-terms.xml:7298(para) ./doc/glossary/glossary-terms.xml:8476(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1500(glossterm) ./doc/glossary/glossary-terms.xml:1502(primary) +#: ./doc/glossary/glossary-terms.xml:1492(glossterm) ./doc/glossary/glossary-terms.xml:1494(primary) msgid "Ceph" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1506(para) +#: ./doc/glossary/glossary-terms.xml:1498(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:1513(glossterm) ./doc/glossary/glossary-terms.xml:1515(primary) +#: ./doc/glossary/glossary-terms.xml:1505(glossterm) ./doc/glossary/glossary-terms.xml:1507(primary) msgid "CephFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1519(para) +#: ./doc/glossary/glossary-terms.xml:1511(para) msgid "The POSIX-compliant file system provided by Ceph." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1524(glossterm) +#: ./doc/glossary/glossary-terms.xml:1516(glossterm) msgid "certificate authority" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1526(primary) +#: ./doc/glossary/glossary-terms.xml:1518(primary) msgid "certificate authority (Compute)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1530(para) +#: ./doc/glossary/glossary-terms.xml:1522(para) msgid "A simple certificate authority provided by Compute for cloudpipe VPNs and VM image decryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1536(glossterm) ./doc/glossary/glossary-terms.xml:1539(primary) +#: ./doc/glossary/glossary-terms.xml:1528(glossterm) ./doc/glossary/glossary-terms.xml:1531(primary) msgid "Challenge-Handshake Authentication Protocol (CHAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1544(para) +#: ./doc/glossary/glossary-terms.xml:1536(para) msgid "An iSCSI authentication method supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1549(glossterm) ./doc/glossary/glossary-terms.xml:1551(primary) +#: ./doc/glossary/glossary-terms.xml:1541(glossterm) ./doc/glossary/glossary-terms.xml:1543(primary) msgid "chance scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1555(para) +#: ./doc/glossary/glossary-terms.xml:1547(para) msgid "A scheduling method used by Compute that randomly chooses an available host from the pool." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1561(glossterm) ./doc/glossary/glossary-terms.xml:1563(primary) +#: ./doc/glossary/glossary-terms.xml:1553(glossterm) ./doc/glossary/glossary-terms.xml:1555(primary) msgid "changes since" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1567(para) +#: ./doc/glossary/glossary-terms.xml:1559(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:1574(glossterm) ./doc/glossary/glossary-terms.xml:1576(primary) +#: ./doc/glossary/glossary-terms.xml:1566(glossterm) ./doc/glossary/glossary-terms.xml:1568(primary) msgid "Chef" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1580(para) +#: ./doc/glossary/glossary-terms.xml:1572(para) msgid "An operating system configuration management tool supporting OpenStack deployments." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1586(glossterm) +#: ./doc/glossary/glossary-terms.xml:1578(glossterm) msgid "child cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1590(secondary) ./doc/glossary/glossary-terms.xml:1593(primary) +#: ./doc/glossary/glossary-terms.xml:1582(secondary) ./doc/glossary/glossary-terms.xml:1585(primary) msgid "child cells" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1597(para) +#: ./doc/glossary/glossary-terms.xml:1589(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:1606(glossterm) ./doc/glossary/glossary-terms.xml:1608(primary) +#: ./doc/glossary/glossary-terms.xml:1598(glossterm) ./doc/glossary/glossary-terms.xml:1600(primary) msgid "cinder" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1612(para) +#: ./doc/glossary/glossary-terms.xml:1604(para) msgid "A core OpenStack project that provides block storage services for VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1618(glossterm) ./doc/glossary/glossary-terms.xml:1620(primary) +#: ./doc/glossary/glossary-terms.xml:1610(glossterm) ./doc/glossary/glossary-terms.xml:1612(primary) msgid "CirrOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1624(para) +#: ./doc/glossary/glossary-terms.xml:1616(para) msgid "A minimal Linux distribution designed for use as a test image on clouds such as OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1630(glossterm) ./doc/glossary/glossary-terms.xml:1632(primary) +#: ./doc/glossary/glossary-terms.xml:1622(glossterm) ./doc/glossary/glossary-terms.xml:1624(primary) msgid "Cisco neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1636(para) +#: ./doc/glossary/glossary-terms.xml:1628(para) msgid "A Networking plug-in for Cisco devices and technologies, including UCS and Nexus." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1642(glossterm) ./doc/glossary/glossary-terms.xml:1644(primary) +#: ./doc/glossary/glossary-terms.xml:1634(glossterm) ./doc/glossary/glossary-terms.xml:1636(primary) msgid "cloud architect" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1648(para) +#: ./doc/glossary/glossary-terms.xml:1640(para) msgid "A person who plans, designs, and oversees the creation of clouds." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1654(glossterm) ./doc/glossary/glossary-terms.xml:1656(primary) ./doc/glossary/glossary-terms.xml:1672(primary) ./doc/glossary/glossary-terms.xml:1688(primary) +#: ./doc/glossary/glossary-terms.xml:1646(glossterm) ./doc/glossary/glossary-terms.xml:1648(primary) ./doc/glossary/glossary-terms.xml:1664(primary) ./doc/glossary/glossary-terms.xml:1680(primary) msgid "cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1662(para) +#: ./doc/glossary/glossary-terms.xml:1654(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:1670(glossterm) +#: ./doc/glossary/glossary-terms.xml:1662(glossterm) msgid "cloud controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1674(secondary) +#: ./doc/glossary/glossary-terms.xml:1666(secondary) msgid "cloud controllers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1678(para) +#: ./doc/glossary/glossary-terms.xml:1670(para) msgid "Collection of Compute components that represent the global state of the cloud; talks to services, such as Identity authentication, Object Storage, and node/storage workers through a queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1686(glossterm) +#: ./doc/glossary/glossary-terms.xml:1678(glossterm) msgid "cloud controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1690(secondary) +#: ./doc/glossary/glossary-terms.xml:1682(secondary) msgid "cloud controller nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1694(para) +#: ./doc/glossary/glossary-terms.xml:1686(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:1701(glossterm) ./doc/glossary/glossary-terms.xml:1704(primary) +#: ./doc/glossary/glossary-terms.xml:1693(glossterm) ./doc/glossary/glossary-terms.xml:1696(primary) msgid "Cloud Data Management Interface (CDMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1708(para) +#: ./doc/glossary/glossary-terms.xml:1700(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:1714(glossterm) ./doc/glossary/glossary-terms.xml:1717(primary) +#: ./doc/glossary/glossary-terms.xml:1706(glossterm) ./doc/glossary/glossary-terms.xml:1709(primary) msgid "Cloud Infrastructure Management Interface (CIMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1721(para) +#: ./doc/glossary/glossary-terms.xml:1713(para) msgid "An in-progress specification for cloud management. Currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1727(glossterm) ./doc/glossary/glossary-terms.xml:1729(primary) ./doc/glossary/glossary-terms.xml:1756(see) +#: ./doc/glossary/glossary-terms.xml:1719(glossterm) ./doc/glossary/glossary-terms.xml:1721(primary) ./doc/glossary/glossary-terms.xml:1748(see) msgid "cloud-init" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1733(para) +#: ./doc/glossary/glossary-terms.xml:1725(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:1741(glossterm) ./doc/glossary/glossary-terms.xml:1743(primary) +#: ./doc/glossary/glossary-terms.xml:1733(glossterm) ./doc/glossary/glossary-terms.xml:1735(primary) msgid "cloudadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1747(para) +#: ./doc/glossary/glossary-terms.xml:1739(para) msgid "One of the default roles in the Compute RBAC system. Grants complete system access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1753(glossterm) ./doc/glossary/glossary-terms.xml:1755(primary) +#: ./doc/glossary/glossary-terms.xml:1745(glossterm) ./doc/glossary/glossary-terms.xml:1747(primary) msgid "Cloudbase-Init" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1760(para) +#: ./doc/glossary/glossary-terms.xml:1752(para) msgid "A Windows project providing guest initialization features, similar to cloud-init." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1766(glossterm) ./doc/glossary/glossary-terms.xml:1768(primary) ./doc/glossary/glossary-terms.xml:1782(primary) +#: ./doc/glossary/glossary-terms.xml:1758(glossterm) ./doc/glossary/glossary-terms.xml:1760(primary) ./doc/glossary/glossary-terms.xml:1774(primary) msgid "cloudpipe" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1774(para) +#: ./doc/glossary/glossary-terms.xml:1766(para) msgid "A compute service that creates VPNs on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1780(glossterm) ./doc/glossary/glossary-terms.xml:1784(secondary) +#: ./doc/glossary/glossary-terms.xml:1772(glossterm) ./doc/glossary/glossary-terms.xml:1776(secondary) msgid "cloudpipe image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1788(para) +#: ./doc/glossary/glossary-terms.xml:1780(para) msgid "A pre-made VM image that serves as a cloudpipe server. Essentially, OpenVPN running on Linux." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1794(glossterm) ./doc/glossary/glossary-terms.xml:1796(primary) +#: ./doc/glossary/glossary-terms.xml:1786(glossterm) ./doc/glossary/glossary-terms.xml:1788(primary) msgid "Clustering" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1800(para) +#: ./doc/glossary/glossary-terms.xml:1792(para) msgid "The OpenStack project that OpenStack project that implements clustering services and libraries for the management of groups of homogeneous objects exposed by other OpenStack services. The project name of Clustering service is senlin." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1811(glossterm) +#: ./doc/glossary/glossary-terms.xml:1803(glossterm) msgid "CMDB" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1813(primary) +#: ./doc/glossary/glossary-terms.xml:1805(primary) msgid "CMDB (Configuration Management Database)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1817(para) +#: ./doc/glossary/glossary-terms.xml:1809(para) msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1822(glossterm) ./doc/glossary/glossary-terms.xml:1824(primary) ./doc/glossary/glossary-terms.xml:3811(secondary) +#: ./doc/glossary/glossary-terms.xml:1814(glossterm) ./doc/glossary/glossary-terms.xml:1816(primary) ./doc/glossary/glossary-terms.xml:3803(secondary) msgid "congress" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1828(para) +#: ./doc/glossary/glossary-terms.xml:1820(para) msgid "OpenStack project that provides the Governance service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1835(glossterm) +#: ./doc/glossary/glossary-terms.xml:1827(glossterm) msgid "command filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1837(primary) +#: ./doc/glossary/glossary-terms.xml:1829(primary) msgid "command filters" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1841(para) +#: ./doc/glossary/glossary-terms.xml:1833(para) msgid "Lists allowed commands within the Compute rootwrap facility." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1847(glossterm) ./doc/glossary/glossary-terms.xml:1849(primary) +#: ./doc/glossary/glossary-terms.xml:1839(glossterm) ./doc/glossary/glossary-terms.xml:1841(primary) msgid "Common Internet File System (CIFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1853(para) +#: ./doc/glossary/glossary-terms.xml:1845(para) msgid "A file sharing protocol. It is a public or open variation of the original Server Message Block (SMB) protocol developed and used by Microsoft. Like the SMB protocol, CIFS runs at a higher level and uses the TCP/IP protocol." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1861(glossterm) +#: ./doc/glossary/glossary-terms.xml:1853(glossterm) msgid "community project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1863(primary) +#: ./doc/glossary/glossary-terms.xml:1855(primary) msgid "community projects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1867(para) +#: ./doc/glossary/glossary-terms.xml:1859(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:1875(glossterm) ./doc/glossary/glossary-terms.xml:1877(primary) +#: ./doc/glossary/glossary-terms.xml:1867(glossterm) ./doc/glossary/glossary-terms.xml:1869(primary) msgid "compression" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1881(para) +#: ./doc/glossary/glossary-terms.xml:1873(para) msgid "Reducing 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:1890(glossterm) ./doc/glossary/glossary-terms.xml:1892(primary) ./doc/glossary/glossary-terms.xml:1906(primary) ./doc/glossary/glossary-terms.xml:1921(primary) ./doc/glossary/glossary-terms.xml:1935(primary) ./doc/glossary/glossary-terms.xml:1964(primary) ./doc/glossary/glossary-terms.xml:1976(primary) +#: ./doc/glossary/glossary-terms.xml:1882(glossterm) ./doc/glossary/glossary-terms.xml:1884(primary) ./doc/glossary/glossary-terms.xml:1898(primary) ./doc/glossary/glossary-terms.xml:1913(primary) ./doc/glossary/glossary-terms.xml:1927(primary) ./doc/glossary/glossary-terms.xml:1956(primary) ./doc/glossary/glossary-terms.xml:1968(primary) msgid "Compute" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1898(para) +#: ./doc/glossary/glossary-terms.xml:1890(para) msgid "The OpenStack core project that provides compute services. The project name of Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1904(glossterm) ./doc/glossary/glossary-terms.xml:1908(secondary) ./doc/glossary/glossary-terms.xml:6128(secondary) +#: ./doc/glossary/glossary-terms.xml:1896(glossterm) ./doc/glossary/glossary-terms.xml:1900(secondary) ./doc/glossary/glossary-terms.xml:6120(secondary) msgid "Compute API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1912(para) +#: ./doc/glossary/glossary-terms.xml:1904(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:1919(glossterm) ./doc/glossary/glossary-terms.xml:1923(secondary) +#: ./doc/glossary/glossary-terms.xml:1911(glossterm) ./doc/glossary/glossary-terms.xml:1915(secondary) msgid "compute controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1927(para) +#: ./doc/glossary/glossary-terms.xml:1919(para) msgid "The Compute component that chooses suitable hosts on which to start VM instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1933(glossterm) ./doc/glossary/glossary-terms.xml:1937(secondary) +#: ./doc/glossary/glossary-terms.xml:1925(glossterm) ./doc/glossary/glossary-terms.xml:1929(secondary) msgid "compute host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1941(para) +#: ./doc/glossary/glossary-terms.xml:1933(para) msgid "Physical host dedicated to running compute nodes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1946(glossterm) +#: ./doc/glossary/glossary-terms.xml:1938(glossterm) msgid "compute node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1948(primary) +#: ./doc/glossary/glossary-terms.xml:1940(primary) msgid "compute nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1954(para) +#: ./doc/glossary/glossary-terms.xml:1946(para) msgid "A node that runs the nova-compute daemon that manages VM instances that provide a wide range of services, such as web applications and analytics." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1962(glossterm) ./doc/glossary/glossary-terms.xml:1965(secondary) +#: ./doc/glossary/glossary-terms.xml:1954(glossterm) ./doc/glossary/glossary-terms.xml:1957(secondary) msgid "Compute service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1969(para) +#: ./doc/glossary/glossary-terms.xml:1961(para) msgid "Name for the Compute component that manages VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1974(glossterm) ./doc/glossary/glossary-terms.xml:1978(secondary) +#: ./doc/glossary/glossary-terms.xml:1966(glossterm) ./doc/glossary/glossary-terms.xml:1970(secondary) msgid "compute worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1982(para) +#: ./doc/glossary/glossary-terms.xml:1974(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:1990(glossterm) +#: ./doc/glossary/glossary-terms.xml:1982(glossterm) msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1992(primary) ./doc/glossary/glossary-terms.xml:5362(primary) ./doc/glossary/glossary-terms.xml:6160(primary) ./doc/glossary/glossary-terms.xml:6174(primary) ./doc/glossary/glossary-terms.xml:6188(primary) ./doc/glossary/glossary-terms.xml:6203(primary) ./doc/glossary/glossary-terms.xml:6216(primary) ./doc/glossary/glossary-terms.xml:6230(primary) ./doc/glossary/glossary-terms.xml:6244(primary) ./doc/glossary/glossary-terms.xml:6299(primary) ./doc/glossary/glossary-terms.xml:7789(primary) +#: ./doc/glossary/glossary-terms.xml:1984(primary) ./doc/glossary/glossary-terms.xml:5354(primary) ./doc/glossary/glossary-terms.xml:6152(primary) ./doc/glossary/glossary-terms.xml:6166(primary) ./doc/glossary/glossary-terms.xml:6180(primary) ./doc/glossary/glossary-terms.xml:6195(primary) ./doc/glossary/glossary-terms.xml:6208(primary) ./doc/glossary/glossary-terms.xml:6222(primary) ./doc/glossary/glossary-terms.xml:6236(primary) ./doc/glossary/glossary-terms.xml:6291(primary) ./doc/glossary/glossary-terms.xml:7781(primary) msgid "objects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1994(secondary) ./doc/glossary/glossary-terms.xml:1997(primary) +#: ./doc/glossary/glossary-terms.xml:1986(secondary) ./doc/glossary/glossary-terms.xml:1989(primary) msgid "concatenated objects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2001(para) +#: ./doc/glossary/glossary-terms.xml:1993(para) msgid "A set of segment objects that Object Storage combines and sends to the client." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2007(glossterm) +#: ./doc/glossary/glossary-terms.xml:1999(glossterm) msgid "conductor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2009(primary) +#: ./doc/glossary/glossary-terms.xml:2001(primary) msgid "conductors" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2013(para) +#: ./doc/glossary/glossary-terms.xml:2005(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:2021(glossterm) ./doc/glossary/glossary-terms.xml:2023(primary) +#: ./doc/glossary/glossary-terms.xml:2013(glossterm) ./doc/glossary/glossary-terms.xml:2015(primary) msgid "consistency window" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2027(para) +#: ./doc/glossary/glossary-terms.xml:2019(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:2033(glossterm) +#: ./doc/glossary/glossary-terms.xml:2025(glossterm) msgid "console log" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2035(primary) +#: ./doc/glossary/glossary-terms.xml:2027(primary) msgid "console logs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2039(para) +#: ./doc/glossary/glossary-terms.xml:2031(para) msgid "Contains the output from a Linux VM console in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2044(glossterm) +#: ./doc/glossary/glossary-terms.xml:2036(glossterm) msgid "container" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2046(primary) ./doc/glossary/glossary-terms.xml:2061(primary) ./doc/glossary/glossary-terms.xml:2076(primary) ./doc/glossary/glossary-terms.xml:2091(primary) ./doc/glossary/glossary-terms.xml:2106(primary) ./doc/glossary/glossary-terms.xml:2135(primary) +#: ./doc/glossary/glossary-terms.xml:2038(primary) ./doc/glossary/glossary-terms.xml:2053(primary) ./doc/glossary/glossary-terms.xml:2068(primary) ./doc/glossary/glossary-terms.xml:2083(primary) ./doc/glossary/glossary-terms.xml:2098(primary) ./doc/glossary/glossary-terms.xml:2127(primary) msgid "containers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2052(para) +#: ./doc/glossary/glossary-terms.xml:2044(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:2059(glossterm) +#: ./doc/glossary/glossary-terms.xml:2051(glossterm) msgid "container auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2063(secondary) +#: ./doc/glossary/glossary-terms.xml:2055(secondary) msgid "container auditors" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2067(para) +#: ./doc/glossary/glossary-terms.xml:2059(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:2074(glossterm) +#: ./doc/glossary/glossary-terms.xml:2066(glossterm) msgid "container database" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2078(secondary) +#: ./doc/glossary/glossary-terms.xml:2070(secondary) msgid "container databases" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2082(para) +#: ./doc/glossary/glossary-terms.xml:2074(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:2089(glossterm) ./doc/glossary/glossary-terms.xml:2093(secondary) +#: ./doc/glossary/glossary-terms.xml:2081(glossterm) ./doc/glossary/glossary-terms.xml:2085(secondary) msgid "container format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2097(para) +#: ./doc/glossary/glossary-terms.xml:2089(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:2104(glossterm) +#: ./doc/glossary/glossary-terms.xml:2096(glossterm) msgid "container server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2108(secondary) +#: ./doc/glossary/glossary-terms.xml:2100(secondary) msgid "container servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2112(para) +#: ./doc/glossary/glossary-terms.xml:2104(para) msgid "An Object Storage server that manages containers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2117(glossterm) ./doc/glossary/glossary-terms.xml:2119(primary) +#: ./doc/glossary/glossary-terms.xml:2109(glossterm) ./doc/glossary/glossary-terms.xml:2111(primary) msgid "Containers service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2120(secondary) ./doc/glossary/glossary-terms.xml:5295(glossterm) ./doc/glossary/glossary-terms.xml:5297(primary) +#: ./doc/glossary/glossary-terms.xml:2112(secondary) ./doc/glossary/glossary-terms.xml:5287(glossterm) ./doc/glossary/glossary-terms.xml:5289(primary) msgid "magnum" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2124(para) +#: ./doc/glossary/glossary-terms.xml:2116(para) msgid "OpenStack project that provides a set of services for management of application containers in a multi-tenant cloud environment. The code name of the project name is magnum." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2133(glossterm) ./doc/glossary/glossary-terms.xml:2137(secondary) +#: ./doc/glossary/glossary-terms.xml:2125(glossterm) ./doc/glossary/glossary-terms.xml:2129(secondary) msgid "container service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2141(para) +#: ./doc/glossary/glossary-terms.xml:2133(para) msgid "The Object Storage component that provides container services, such as create, delete, list, and so on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2147(glossterm) ./doc/glossary/glossary-terms.xml:2149(primary) +#: ./doc/glossary/glossary-terms.xml:2139(glossterm) ./doc/glossary/glossary-terms.xml:2141(primary) msgid "content delivery network (CDN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2153(para) +#: ./doc/glossary/glossary-terms.xml:2145(para) msgid "A content delivery network is a specialized network that is used to distribute content to clients, typically located close to the client for increased performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2163(glossterm) +#: ./doc/glossary/glossary-terms.xml:2155(glossterm) msgid "controller node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2165(primary) +#: ./doc/glossary/glossary-terms.xml:2157(primary) msgid "controller nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2167(see) +#: ./doc/glossary/glossary-terms.xml:2159(see) msgid "under cloud computing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2171(para) +#: ./doc/glossary/glossary-terms.xml:2163(para) msgid "Alternative term for a cloud controller node." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2176(glossterm) ./doc/glossary/glossary-terms.xml:2178(primary) +#: ./doc/glossary/glossary-terms.xml:2168(glossterm) ./doc/glossary/glossary-terms.xml:2170(primary) msgid "core API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2182(para) +#: ./doc/glossary/glossary-terms.xml:2174(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:2189(glossterm) ./doc/glossary/glossary-terms.xml:2191(primary) +#: ./doc/glossary/glossary-terms.xml:2181(glossterm) ./doc/glossary/glossary-terms.xml:2183(primary) msgid "core project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2195(para) +#: ./doc/glossary/glossary-terms.xml:2187(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), Telemetry (ceilometer), Orchestration (heat), Database service (trove), Bare Metal service (ironic), Data processing service (sahara). However, this definition is changing based on community discussions about the \"Big Tent\"." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2208(glossterm) ./doc/glossary/glossary-terms.xml:2210(primary) +#: ./doc/glossary/glossary-terms.xml:2200(glossterm) ./doc/glossary/glossary-terms.xml:2202(primary) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2214(para) +#: ./doc/glossary/glossary-terms.xml:2206(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:2220(glossterm) ./doc/glossary/glossary-terms.xml:2222(primary) +#: ./doc/glossary/glossary-terms.xml:2212(glossterm) ./doc/glossary/glossary-terms.xml:2214(primary) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2225(para) +#: ./doc/glossary/glossary-terms.xml:2217(para) msgid "Data that is only known to or accessible by a user and used to verify that the user is who he says he is. Credentials are presented to the server during authentication. Examples include a password, secret key, digital certificate, and fingerprint." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2233(glossterm) ./doc/glossary/glossary-terms.xml:2235(primary) +#: ./doc/glossary/glossary-terms.xml:2225(glossterm) ./doc/glossary/glossary-terms.xml:2227(primary) msgid "Cross-Origin Resource Sharing (CORS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2238(para) +#: ./doc/glossary/glossary-terms.xml:2230(para) msgid "A mechanism that allows many resources (for example, fonts, JavaScript) on a web page to be requested from another domain outside the domain from which the resource originated. In particular, JavaScript's AJAX calls can use the XMLHttpRequest mechanism." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2247(glossterm) ./doc/glossary/glossary-terms.xml:2249(primary) +#: ./doc/glossary/glossary-terms.xml:2239(glossterm) ./doc/glossary/glossary-terms.xml:2241(primary) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2253(para) +#: ./doc/glossary/glossary-terms.xml:2245(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:2259(glossterm) ./doc/glossary/glossary-terms.xml:2261(primary) +#: ./doc/glossary/glossary-terms.xml:2251(glossterm) ./doc/glossary/glossary-terms.xml:2253(primary) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2265(para) +#: ./doc/glossary/glossary-terms.xml:2257(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:2272(glossterm) +#: ./doc/glossary/glossary-terms.xml:2264(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2274(primary) +#: ./doc/glossary/glossary-terms.xml:2266(primary) msgid "customers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2276(see) +#: ./doc/glossary/glossary-terms.xml:2268(see) msgid "tenants" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2280(para) +#: ./doc/glossary/glossary-terms.xml:2272(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2285(glossterm) ./doc/glossary/glossary-terms.xml:2287(primary) +#: ./doc/glossary/glossary-terms.xml:2277(glossterm) ./doc/glossary/glossary-terms.xml:2279(primary) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2291(para) +#: ./doc/glossary/glossary-terms.xml:2283(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:2300(title) +#: ./doc/glossary/glossary-terms.xml:2292(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2303(glossterm) +#: ./doc/glossary/glossary-terms.xml:2295(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2305(primary) +#: ./doc/glossary/glossary-terms.xml:2297(primary) msgid "daemons" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2311(para) +#: ./doc/glossary/glossary-terms.xml:2303(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:2318(glossterm) +#: ./doc/glossary/glossary-terms.xml:2310(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2320(primary) +#: ./doc/glossary/glossary-terms.xml:2312(primary) msgid "DAC (discretionary access control)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2324(para) +#: ./doc/glossary/glossary-terms.xml:2316(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:2333(glossterm) ./doc/glossary/glossary-terms.xml:2335(primary) +#: ./doc/glossary/glossary-terms.xml:2325(glossterm) ./doc/glossary/glossary-terms.xml:2327(primary) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2339(para) +#: ./doc/glossary/glossary-terms.xml:2331(para) msgid "The web-based management interface for OpenStack. An alternative name for horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2345(glossterm) ./doc/glossary/glossary-terms.xml:2349(secondary) +#: ./doc/glossary/glossary-terms.xml:2337(glossterm) ./doc/glossary/glossary-terms.xml:2341(secondary) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2347(primary) +#: ./doc/glossary/glossary-terms.xml:2339(primary) msgid "data" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2353(para) +#: ./doc/glossary/glossary-terms.xml:2345(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:2363(glossterm) ./doc/glossary/glossary-terms.xml:2367(secondary) +#: ./doc/glossary/glossary-terms.xml:2355(glossterm) ./doc/glossary/glossary-terms.xml:2359(secondary) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2365(primary) ./doc/glossary/glossary-terms.xml:2379(primary) +#: ./doc/glossary/glossary-terms.xml:2357(primary) ./doc/glossary/glossary-terms.xml:2371(primary) msgid "databases" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2371(para) +#: ./doc/glossary/glossary-terms.xml:2363(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2377(glossterm) +#: ./doc/glossary/glossary-terms.xml:2369(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2381(secondary) +#: ./doc/glossary/glossary-terms.xml:2373(secondary) msgid "database replicators" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2385(para) +#: ./doc/glossary/glossary-terms.xml:2377(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:2391(glossterm) ./doc/glossary/glossary-terms.xml:2393(primary) +#: ./doc/glossary/glossary-terms.xml:2383(glossterm) ./doc/glossary/glossary-terms.xml:2385(primary) msgid "Database service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2397(para) +#: ./doc/glossary/glossary-terms.xml:2389(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:2407(glossterm) ./doc/glossary/glossary-terms.xml:2409(primary) +#: ./doc/glossary/glossary-terms.xml:2399(glossterm) ./doc/glossary/glossary-terms.xml:2401(primary) msgid "Data processing service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2410(secondary) ./doc/glossary/glossary-terms.xml:7689(glossterm) ./doc/glossary/glossary-terms.xml:7691(primary) +#: ./doc/glossary/glossary-terms.xml:2402(secondary) ./doc/glossary/glossary-terms.xml:7681(glossterm) ./doc/glossary/glossary-terms.xml:7683(primary) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2414(para) +#: ./doc/glossary/glossary-terms.xml:2406(para) msgid "OpenStack project that provides a scalable data-processing stack and associated management interfaces. The code name for the project is sahara." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2422(glossterm) +#: ./doc/glossary/glossary-terms.xml:2414(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2424(primary) +#: ./doc/glossary/glossary-terms.xml:2416(primary) msgid "deallocate, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2428(para) +#: ./doc/glossary/glossary-terms.xml:2420(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:2435(glossterm) ./doc/glossary/glossary-terms.xml:2437(primary) +#: ./doc/glossary/glossary-terms.xml:2427(glossterm) ./doc/glossary/glossary-terms.xml:2429(primary) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2446(glossterm) ./doc/glossary/glossary-terms.xml:2448(primary) +#: ./doc/glossary/glossary-terms.xml:2438(glossterm) ./doc/glossary/glossary-terms.xml:2440(primary) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2452(para) +#: ./doc/glossary/glossary-terms.xml:2444(para) msgid "The process of finding duplicate data at the disk block, file, and/or object level to minimize storage usecurrently unsupported within OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2459(glossterm) +#: ./doc/glossary/glossary-terms.xml:2451(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2461(primary) +#: ./doc/glossary/glossary-terms.xml:2453(primary) msgid "default panels" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2465(para) +#: ./doc/glossary/glossary-terms.xml:2457(para) msgid "The default panel that is displayed when a user accesses the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2471(glossterm) +#: ./doc/glossary/glossary-terms.xml:2463(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2473(primary) +#: ./doc/glossary/glossary-terms.xml:2465(primary) msgid "default tenants" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2477(para) +#: ./doc/glossary/glossary-terms.xml:2469(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:2483(glossterm) +#: ./doc/glossary/glossary-terms.xml:2475(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2485(primary) +#: ./doc/glossary/glossary-terms.xml:2477(primary) msgid "default tokens" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2489(para) +#: ./doc/glossary/glossary-terms.xml:2481(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:2495(glossterm) ./doc/glossary/glossary-terms.xml:2497(primary) +#: ./doc/glossary/glossary-terms.xml:2487(glossterm) ./doc/glossary/glossary-terms.xml:2489(primary) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2501(para) +#: ./doc/glossary/glossary-terms.xml:2493(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:2507(glossterm) ./doc/glossary/glossary-terms.xml:2509(primary) +#: ./doc/glossary/glossary-terms.xml:2499(glossterm) ./doc/glossary/glossary-terms.xml:2501(primary) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2513(para) +#: ./doc/glossary/glossary-terms.xml:2505(para) msgid "Setting for the Compute RabbitMQ message delivery mode; can be set to either transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2519(glossterm) ./doc/glossary/glossary-terms.xml:2521(primary) +#: ./doc/glossary/glossary-terms.xml:2511(glossterm) ./doc/glossary/glossary-terms.xml:2513(primary) msgid "denial of service (DoS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2525(para) +#: ./doc/glossary/glossary-terms.xml:2517(para) msgid "Denial of service (DoS) is a short form for denial-of-service attack. This is a malicious attempt to prevent legitimate users from using a service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2533(glossterm) ./doc/glossary/glossary-terms.xml:2535(primary) +#: ./doc/glossary/glossary-terms.xml:2525(glossterm) ./doc/glossary/glossary-terms.xml:2527(primary) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2539(para) +#: ./doc/glossary/glossary-terms.xml:2531(para) msgid "An option within Compute that enables administrators to create and manage users through the nova-manage command as opposed to using the Identity service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2546(glossterm) ./doc/glossary/glossary-terms.xml:2548(primary) +#: ./doc/glossary/glossary-terms.xml:2538(glossterm) ./doc/glossary/glossary-terms.xml:2540(primary) msgid "Designate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2552(para) +#: ./doc/glossary/glossary-terms.xml:2544(para) msgid "Code name for the DNS service project for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2559(glossterm) ./doc/glossary/glossary-terms.xml:2561(primary) +#: ./doc/glossary/glossary-terms.xml:2551(glossterm) ./doc/glossary/glossary-terms.xml:2553(primary) msgid "Desktop-as-a-Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2565(para) +#: ./doc/glossary/glossary-terms.xml:2557(para) msgid "A platform that provides a suite of desktop environments that users access to receive a desktop experience from any location. This may provide general use, development, or even homogeneous testing environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2575(glossterm) ./doc/glossary/glossary-terms.xml:2577(primary) +#: ./doc/glossary/glossary-terms.xml:2567(glossterm) ./doc/glossary/glossary-terms.xml:2569(primary) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2581(para) +#: ./doc/glossary/glossary-terms.xml:2573(para) msgid "One of the default roles in the Compute RBAC system and the default role assigned to a new user." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2587(glossterm) ./doc/glossary/glossary-terms.xml:2589(primary) +#: ./doc/glossary/glossary-terms.xml:2579(glossterm) ./doc/glossary/glossary-terms.xml:2581(primary) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2593(para) +#: ./doc/glossary/glossary-terms.xml:2585(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2599(glossterm) ./doc/glossary/glossary-terms.xml:2601(primary) +#: ./doc/glossary/glossary-terms.xml:2591(glossterm) ./doc/glossary/glossary-terms.xml:2593(primary) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2605(para) +#: ./doc/glossary/glossary-terms.xml:2597(para) msgid "Distributes partitions proportionately across Object Storage devices based on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2611(glossterm) ./doc/glossary/glossary-terms.xml:2613(primary) +#: ./doc/glossary/glossary-terms.xml:2603(glossterm) ./doc/glossary/glossary-terms.xml:2605(primary) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2619(para) +#: ./doc/glossary/glossary-terms.xml:2611(para) msgid "Community project that uses shell scripts to quickly build complete OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2625(glossterm) +#: ./doc/glossary/glossary-terms.xml:2617(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2627(primary) +#: ./doc/glossary/glossary-terms.xml:2619(primary) msgid "DHCP (Dynamic Host Configuration Protocol)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2629(secondary) ./doc/glossary/glossary-terms.xml:4083(secondary) ./doc/glossary/glossary-terms.xml:4213(secondary) ./doc/glossary/glossary-terms.xml:4293(secondary) ./doc/glossary/glossary-terms.xml:4308(secondary) ./doc/glossary/glossary-terms.xml:6408(secondary) ./doc/glossary/glossary-terms.xml:7271(secondary) +#: ./doc/glossary/glossary-terms.xml:2621(secondary) ./doc/glossary/glossary-terms.xml:4075(secondary) ./doc/glossary/glossary-terms.xml:4205(secondary) ./doc/glossary/glossary-terms.xml:4285(secondary) ./doc/glossary/glossary-terms.xml:4300(secondary) ./doc/glossary/glossary-terms.xml:6400(secondary) ./doc/glossary/glossary-terms.xml:7263(secondary) msgid "basics of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2633(para) +#: ./doc/glossary/glossary-terms.xml:2625(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:2643(glossterm) ./doc/glossary/glossary-terms.xml:2645(primary) +#: ./doc/glossary/glossary-terms.xml:2635(glossterm) ./doc/glossary/glossary-terms.xml:2637(primary) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2649(para) +#: ./doc/glossary/glossary-terms.xml:2641(para) msgid "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2655(glossterm) ./doc/glossary/glossary-terms.xml:2657(primary) +#: ./doc/glossary/glossary-terms.xml:2647(glossterm) ./doc/glossary/glossary-terms.xml:2649(primary) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2661(para) +#: ./doc/glossary/glossary-terms.xml:2653(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:2665(para) +#: ./doc/glossary/glossary-terms.xml:2657(para) msgid "Diablo is the code name for the fourth release of OpenStack. The design summit took place in in the Bay Area near Santa Clara, California, US and Diablo is a nearby city." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2673(glossterm) +#: ./doc/glossary/glossary-terms.xml:2665(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2675(primary) +#: ./doc/glossary/glossary-terms.xml:2667(primary) msgid "direct consumers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2679(para) +#: ./doc/glossary/glossary-terms.xml:2671(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:2686(glossterm) +#: ./doc/glossary/glossary-terms.xml:2678(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2688(primary) +#: ./doc/glossary/glossary-terms.xml:2680(primary) msgid "direct exchanges" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2692(para) +#: ./doc/glossary/glossary-terms.xml:2684(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:2699(glossterm) +#: ./doc/glossary/glossary-terms.xml:2691(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2701(primary) +#: ./doc/glossary/glossary-terms.xml:2693(primary) msgid "direct publishers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2705(para) +#: ./doc/glossary/glossary-terms.xml:2697(para) msgid "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2711(glossterm) ./doc/glossary/glossary-terms.xml:2713(primary) +#: ./doc/glossary/glossary-terms.xml:2703(glossterm) ./doc/glossary/glossary-terms.xml:2705(primary) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2717(para) +#: ./doc/glossary/glossary-terms.xml:2709(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:2724(glossterm) ./doc/glossary/glossary-terms.xml:2726(primary) +#: ./doc/glossary/glossary-terms.xml:2716(glossterm) ./doc/glossary/glossary-terms.xml:2718(primary) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2730(para) +#: ./doc/glossary/glossary-terms.xml:2722(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:2736(glossterm) ./doc/glossary/glossary-terms.xml:2738(primary) +#: ./doc/glossary/glossary-terms.xml:2728(glossterm) ./doc/glossary/glossary-terms.xml:2730(primary) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2742(para) +#: ./doc/glossary/glossary-terms.xml:2734(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:2749(glossterm) ./doc/glossary/glossary-terms.xml:2751(primary) +#: ./doc/glossary/glossary-terms.xml:2741(glossterm) ./doc/glossary/glossary-terms.xml:2743(primary) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2755(para) +#: ./doc/glossary/glossary-terms.xml:2747(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:2761(glossterm) ./doc/glossary/glossary-terms.xml:2763(primary) +#: ./doc/glossary/glossary-terms.xml:2753(glossterm) ./doc/glossary/glossary-terms.xml:2755(primary) msgid "distributed virtual router (DVR)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2767(para) +#: ./doc/glossary/glossary-terms.xml:2759(para) msgid "Mechanism for highly-available multi-host routing when using OpenStack Networking (neutron)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2773(glossterm) ./doc/glossary/glossary-terms.xml:2775(primary) +#: ./doc/glossary/glossary-terms.xml:2765(glossterm) ./doc/glossary/glossary-terms.xml:2767(primary) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2779(para) +#: ./doc/glossary/glossary-terms.xml:2771(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2785(glossterm) +#: ./doc/glossary/glossary-terms.xml:2777(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2787(primary) ./doc/glossary/glossary-terms.xml:2803(primary) +#: ./doc/glossary/glossary-terms.xml:2779(primary) ./doc/glossary/glossary-terms.xml:2795(primary) msgid "DNS (Domain Name Server, Service or System)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2789(secondary) +#: ./doc/glossary/glossary-terms.xml:2781(secondary) msgid "definitions of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2793(para) +#: ./doc/glossary/glossary-terms.xml:2785(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:2801(glossterm) +#: ./doc/glossary/glossary-terms.xml:2793(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2805(secondary) +#: ./doc/glossary/glossary-terms.xml:2797(secondary) msgid "DNS records" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2809(para) +#: ./doc/glossary/glossary-terms.xml:2801(para) msgid "A record that specifies information about a particular domain and belongs to the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2815(glossterm) ./doc/glossary/glossary-terms.xml:2817(primary) +#: ./doc/glossary/glossary-terms.xml:2807(glossterm) ./doc/glossary/glossary-terms.xml:2809(primary) msgid "DNS service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2818(secondary) +#: ./doc/glossary/glossary-terms.xml:2810(secondary) msgid "designate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2822(para) +#: ./doc/glossary/glossary-terms.xml:2814(para) msgid "OpenStack project that provides scalable, on demand, self service access to authoritative DNS services, in a technology-agnostic manner. The code name for the project is designate." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2832(glossterm) ./doc/glossary/glossary-terms.xml:2834(primary) +#: ./doc/glossary/glossary-terms.xml:2824(glossterm) ./doc/glossary/glossary-terms.xml:2826(primary) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2838(para) +#: ./doc/glossary/glossary-terms.xml:2830(para) msgid "Daemon that provides DNS, DHCP, BOOTP, and TFTP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2844(glossterm) +#: ./doc/glossary/glossary-terms.xml:2836(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2846(primary) +#: ./doc/glossary/glossary-terms.xml:2838(primary) msgid "domain, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2850(para) +#: ./doc/glossary/glossary-terms.xml:2842(para) msgid "An Identity API v3 entity. Represents a collection of projects, groups and users that defines administrative boundaries for managing OpenStack Identity entities." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2853(para) +#: ./doc/glossary/glossary-terms.xml:2845(para) msgid "On the Internet, separates a website 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:2857(para) +#: ./doc/glossary/glossary-terms.xml:2849(para) msgid "Also, a domain is an entity or container of all DNS-related information containing one or more records." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2863(glossterm) +#: ./doc/glossary/glossary-terms.xml:2855(glossterm) msgid "Domain Name Service (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2866(para) +#: ./doc/glossary/glossary-terms.xml:2858(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:2873(glossterm) +#: ./doc/glossary/glossary-terms.xml:2865(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2876(para) +#: ./doc/glossary/glossary-terms.xml:2868(para) msgid "A system by which Internet domain name-to-address and address-to-name resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2879(para) +#: ./doc/glossary/glossary-terms.xml:2871(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:2883(para) +#: ./doc/glossary/glossary-terms.xml:2875(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:2893(glossterm) +#: ./doc/glossary/glossary-terms.xml:2885(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2895(primary) +#: ./doc/glossary/glossary-terms.xml:2887(primary) msgid "download, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2899(para) +#: ./doc/glossary/glossary-terms.xml:2891(para) msgid "The transfer of data, usually in the form of files, from one computer to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2905(glossterm) +#: ./doc/glossary/glossary-terms.xml:2897(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2907(primary) +#: ./doc/glossary/glossary-terms.xml:2899(primary) msgid "DRTM (dynamic root of trust measurement)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2911(para) +#: ./doc/glossary/glossary-terms.xml:2903(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2916(glossterm) ./doc/glossary/glossary-terms.xml:2918(primary) +#: ./doc/glossary/glossary-terms.xml:2908(glossterm) ./doc/glossary/glossary-terms.xml:2910(primary) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2922(para) +#: ./doc/glossary/glossary-terms.xml:2914(para) msgid "The Compute RabbitMQ message exchange that remains active when the server restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2928(glossterm) ./doc/glossary/glossary-terms.xml:2930(primary) +#: ./doc/glossary/glossary-terms.xml:2920(glossterm) ./doc/glossary/glossary-terms.xml:2922(primary) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2934(para) +#: ./doc/glossary/glossary-terms.xml:2926(para) msgid "A Compute RabbitMQ message queue that remains active when the server restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2940(glossterm) +#: ./doc/glossary/glossary-terms.xml:2932(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2943(para) +#: ./doc/glossary/glossary-terms.xml:2935(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:2949(glossterm) +#: ./doc/glossary/glossary-terms.xml:2941(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2952(primary) +#: ./doc/glossary/glossary-terms.xml:2944(primary) msgid "DHTML (Dynamic HyperText Markup Language)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2956(para) +#: ./doc/glossary/glossary-terms.xml:2948(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:2966(title) +#: ./doc/glossary/glossary-terms.xml:2958(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2969(glossterm) ./doc/glossary/glossary-terms.xml:2971(primary) +#: ./doc/glossary/glossary-terms.xml:2961(glossterm) ./doc/glossary/glossary-terms.xml:2963(primary) msgid "east-west traffic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2975(para) +#: ./doc/glossary/glossary-terms.xml:2967(para) msgid "Network traffic between servers in the same cloud or data center. See also north-south traffic." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2982(glossterm) ./doc/glossary/glossary-terms.xml:2984(primary) +#: ./doc/glossary/glossary-terms.xml:2974(glossterm) ./doc/glossary/glossary-terms.xml:2976(primary) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2988(para) +#: ./doc/glossary/glossary-terms.xml:2980(para) msgid "An Amazon EBS storage volume that contains a bootable VM image, currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2994(glossterm) ./doc/glossary/glossary-terms.xml:2996(primary) +#: ./doc/glossary/glossary-terms.xml:2986(glossterm) ./doc/glossary/glossary-terms.xml:2988(primary) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3000(para) +#: ./doc/glossary/glossary-terms.xml:2992(para) msgid "Filtering tool for a Linux bridging firewall, enabling filtering of network traffic passing through a Linux bridge. Used in Compute along with arptables, iptables, and ip6tables to ensure isolation of network communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3008(glossterm) ./doc/glossary/glossary-terms.xml:3019(primary) ./doc/glossary/glossary-terms.xml:3033(primary) ./doc/glossary/glossary-terms.xml:3047(primary) ./doc/glossary/glossary-terms.xml:3061(primary) +#: ./doc/glossary/glossary-terms.xml:3000(glossterm) ./doc/glossary/glossary-terms.xml:3011(primary) ./doc/glossary/glossary-terms.xml:3025(primary) ./doc/glossary/glossary-terms.xml:3039(primary) ./doc/glossary/glossary-terms.xml:3053(primary) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3011(para) +#: ./doc/glossary/glossary-terms.xml:3003(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3017(glossterm) ./doc/glossary/glossary-terms.xml:3021(secondary) +#: ./doc/glossary/glossary-terms.xml:3009(glossterm) ./doc/glossary/glossary-terms.xml:3013(secondary) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3025(para) +#: ./doc/glossary/glossary-terms.xml:3017(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3031(glossterm) ./doc/glossary/glossary-terms.xml:3035(secondary) +#: ./doc/glossary/glossary-terms.xml:3023(glossterm) ./doc/glossary/glossary-terms.xml:3027(secondary) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3039(para) +#: ./doc/glossary/glossary-terms.xml:3031(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3045(glossterm) +#: ./doc/glossary/glossary-terms.xml:3037(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3049(secondary) +#: ./doc/glossary/glossary-terms.xml:3041(secondary) msgid "EC2 compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3053(para) +#: ./doc/glossary/glossary-terms.xml:3045(para) msgid "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3059(glossterm) ./doc/glossary/glossary-terms.xml:3063(secondary) +#: ./doc/glossary/glossary-terms.xml:3051(glossterm) ./doc/glossary/glossary-terms.xml:3055(secondary) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3067(para) +#: ./doc/glossary/glossary-terms.xml:3059(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:3073(glossterm) ./doc/glossary/glossary-terms.xml:3075(primary) +#: ./doc/glossary/glossary-terms.xml:3065(glossterm) ./doc/glossary/glossary-terms.xml:3067(primary) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3079(para) +#: ./doc/glossary/glossary-terms.xml:3071(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3084(glossterm) +#: ./doc/glossary/glossary-terms.xml:3076(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3086(primary) +#: ./doc/glossary/glossary-terms.xml:3078(primary) msgid "encryption, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3090(para) +#: ./doc/glossary/glossary-terms.xml:3082(para) msgid "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3096(glossterm) +#: ./doc/glossary/glossary-terms.xml:3088(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3099(para) +#: ./doc/glossary/glossary-terms.xml:3091(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3104(glossterm) ./doc/glossary/glossary-terms.xml:3108(secondary) +#: ./doc/glossary/glossary-terms.xml:3096(glossterm) ./doc/glossary/glossary-terms.xml:3100(secondary) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3112(para) +#: ./doc/glossary/glossary-terms.xml:3104(para) msgid "Alternative term for an Identity service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3117(glossterm) ./doc/glossary/glossary-terms.xml:3119(primary) +#: ./doc/glossary/glossary-terms.xml:3109(glossterm) ./doc/glossary/glossary-terms.xml:3111(primary) msgid "encapsulation" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3123(para) +#: ./doc/glossary/glossary-terms.xml:3115(para) msgid "The practice of placing one packet type within another for the purposes of abstracting or securing data. Examples include GRE, MPLS, or IPsec." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3132(glossterm) +#: ./doc/glossary/glossary-terms.xml:3124(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3136(secondary) +#: ./doc/glossary/glossary-terms.xml:3128(secondary) msgid "endpoint templates" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3140(para) +#: ./doc/glossary/glossary-terms.xml:3132(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:3147(glossterm) +#: ./doc/glossary/glossary-terms.xml:3139(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3149(primary) +#: ./doc/glossary/glossary-terms.xml:3141(primary) msgid "entity, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3153(para) +#: ./doc/glossary/glossary-terms.xml:3145(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:3161(glossterm) +#: ./doc/glossary/glossary-terms.xml:3153(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3163(primary) +#: ./doc/glossary/glossary-terms.xml:3155(primary) msgid "ephemeral images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3167(para) +#: ./doc/glossary/glossary-terms.xml:3159(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:3174(glossterm) ./doc/glossary/glossary-terms.xml:3176(primary) ./doc/glossary/glossary-terms.xml:6093(see) +#: ./doc/glossary/glossary-terms.xml:3166(glossterm) ./doc/glossary/glossary-terms.xml:3168(primary) ./doc/glossary/glossary-terms.xml:6085(see) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3180(para) +#: ./doc/glossary/glossary-terms.xml:3172(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:3186(glossterm) ./doc/glossary/glossary-terms.xml:3188(primary) +#: ./doc/glossary/glossary-terms.xml:3178(glossterm) ./doc/glossary/glossary-terms.xml:3180(primary) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3192(para) +#: ./doc/glossary/glossary-terms.xml:3184(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:3196(para) +#: ./doc/glossary/glossary-terms.xml:3188(para) msgid "Essex is the code name for the fifth release of OpenStack. The design summit took place in Boston, Massachusetts, US and Essex is a nearby city." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3203(glossterm) +#: ./doc/glossary/glossary-terms.xml:3195(glossterm) msgid "ESX" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3205(primary) +#: ./doc/glossary/glossary-terms.xml:3197(primary) msgid "ESX hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3209(para) ./doc/glossary/glossary-terms.xml:3220(para) ./doc/glossary/glossary-terms.xml:5222(para) ./doc/glossary/glossary-terms.xml:8977(para) ./doc/glossary/glossary-terms.xml:9224(para) ./doc/glossary/glossary-terms.xml:9454(para) ./doc/glossary/glossary-terms.xml:9574(para) ./doc/glossary/glossary-terms.xml:9601(para) +#: ./doc/glossary/glossary-terms.xml:3201(para) ./doc/glossary/glossary-terms.xml:3212(para) ./doc/glossary/glossary-terms.xml:5214(para) ./doc/glossary/glossary-terms.xml:8969(para) ./doc/glossary/glossary-terms.xml:9216(para) ./doc/glossary/glossary-terms.xml:9446(para) ./doc/glossary/glossary-terms.xml:9566(para) ./doc/glossary/glossary-terms.xml:9593(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3214(glossterm) +#: ./doc/glossary/glossary-terms.xml:3206(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3216(primary) +#: ./doc/glossary/glossary-terms.xml:3208(primary) msgid "ESXi hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3225(glossterm) ./doc/glossary/glossary-terms.xml:3227(primary) +#: ./doc/glossary/glossary-terms.xml:3217(glossterm) ./doc/glossary/glossary-terms.xml:3219(primary) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3231(para) +#: ./doc/glossary/glossary-terms.xml:3223(para) msgid "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3237(glossterm) ./doc/glossary/glossary-terms.xml:3239(primary) +#: ./doc/glossary/glossary-terms.xml:3229(glossterm) ./doc/glossary/glossary-terms.xml:3231(primary) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3243(para) +#: ./doc/glossary/glossary-terms.xml:3235(para) msgid "A collection of command-line tools for administering VMs; most are compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3249(glossterm) ./doc/glossary/glossary-terms.xml:3251(primary) +#: ./doc/glossary/glossary-terms.xml:3241(glossterm) ./doc/glossary/glossary-terms.xml:3243(primary) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3255(para) +#: ./doc/glossary/glossary-terms.xml:3247(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3260(glossterm) ./doc/glossary/glossary-terms.xml:3262(primary) +#: ./doc/glossary/glossary-terms.xml:3252(glossterm) ./doc/glossary/glossary-terms.xml:3254(primary) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3266(para) +#: ./doc/glossary/glossary-terms.xml:3258(para) msgid "VM image container format supported by Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3271(glossterm) ./doc/glossary/glossary-terms.xml:3273(primary) +#: ./doc/glossary/glossary-terms.xml:3263(glossterm) ./doc/glossary/glossary-terms.xml:3265(primary) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3277(para) +#: ./doc/glossary/glossary-terms.xml:3269(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3282(glossterm) +#: ./doc/glossary/glossary-terms.xml:3274(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3284(primary) +#: ./doc/glossary/glossary-terms.xml:3276(primary) msgid "evacuation, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3288(para) +#: ./doc/glossary/glossary-terms.xml:3280(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:3295(glossterm) ./doc/glossary/glossary-terms.xml:3297(primary) +#: ./doc/glossary/glossary-terms.xml:3287(glossterm) ./doc/glossary/glossary-terms.xml:3289(primary) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3301(para) +#: ./doc/glossary/glossary-terms.xml:3293(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3306(glossterm) +#: ./doc/glossary/glossary-terms.xml:3298(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3308(primary) +#: ./doc/glossary/glossary-terms.xml:3300(primary) msgid "exchange types" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3312(para) +#: ./doc/glossary/glossary-terms.xml:3304(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3317(glossterm) +#: ./doc/glossary/glossary-terms.xml:3309(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3319(primary) ./doc/glossary/glossary-terms.xml:8862(primary) +#: ./doc/glossary/glossary-terms.xml:3311(primary) ./doc/glossary/glossary-terms.xml:8854(primary) msgid "queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3321(secondary) ./doc/glossary/glossary-terms.xml:3324(primary) +#: ./doc/glossary/glossary-terms.xml:3313(secondary) ./doc/glossary/glossary-terms.xml:3316(primary) msgid "exclusive queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3328(para) +#: ./doc/glossary/glossary-terms.xml:3320(para) msgid "Connected to by a direct consumer in RabbitMQCompute, the message can be consumed only by the current connection." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3334(glossterm) ./doc/glossary/glossary-terms.xml:3336(primary) +#: ./doc/glossary/glossary-terms.xml:3326(glossterm) ./doc/glossary/glossary-terms.xml:3328(primary) msgid "extended attributes (xattr)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3340(para) +#: ./doc/glossary/glossary-terms.xml:3332(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:3348(glossterm) +#: ./doc/glossary/glossary-terms.xml:3340(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3350(primary) +#: ./doc/glossary/glossary-terms.xml:3342(primary) msgid "extensions" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3356(para) +#: ./doc/glossary/glossary-terms.xml:3348(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:3363(glossterm) +#: ./doc/glossary/glossary-terms.xml:3355(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3365(primary) +#: ./doc/glossary/glossary-terms.xml:3357(primary) msgid "external network, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3369(para) +#: ./doc/glossary/glossary-terms.xml:3361(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3375(glossterm) +#: ./doc/glossary/glossary-terms.xml:3367(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3377(primary) +#: ./doc/glossary/glossary-terms.xml:3369(primary) msgid "extra specs, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3381(para) +#: ./doc/glossary/glossary-terms.xml:3373(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:3391(title) +#: ./doc/glossary/glossary-terms.xml:3383(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3394(glossterm) ./doc/glossary/glossary-terms.xml:3396(primary) +#: ./doc/glossary/glossary-terms.xml:3386(glossterm) ./doc/glossary/glossary-terms.xml:3388(primary) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3400(para) +#: ./doc/glossary/glossary-terms.xml:3392(para) msgid "An easy method to create a local LDAP directory for testing Identity and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3406(glossterm) ./doc/glossary/glossary-terms.xml:3408(primary) +#: ./doc/glossary/glossary-terms.xml:3398(glossterm) ./doc/glossary/glossary-terms.xml:3400(primary) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3412(para) +#: ./doc/glossary/glossary-terms.xml:3404(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:3419(glossterm) ./doc/glossary/glossary-terms.xml:3421(primary) +#: ./doc/glossary/glossary-terms.xml:3411(glossterm) ./doc/glossary/glossary-terms.xml:3413(primary) msgid "federated identity" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3425(para) +#: ./doc/glossary/glossary-terms.xml:3417(para) msgid "A method to establish trusts between identity providers and the OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3431(glossterm) ./doc/glossary/glossary-terms.xml:3433(primary) +#: ./doc/glossary/glossary-terms.xml:3423(glossterm) ./doc/glossary/glossary-terms.xml:3425(primary) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3437(para) +#: ./doc/glossary/glossary-terms.xml:3429(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3442(glossterm) ./doc/glossary/glossary-terms.xml:3444(primary) +#: ./doc/glossary/glossary-terms.xml:3434(glossterm) ./doc/glossary/glossary-terms.xml:3436(primary) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3448(para) +#: ./doc/glossary/glossary-terms.xml:3440(para) msgid "Storage protocol similar in concept to TCP/IP; encapsulates SCSI commands and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3454(glossterm) ./doc/glossary/glossary-terms.xml:3456(primary) +#: ./doc/glossary/glossary-terms.xml:3446(glossterm) ./doc/glossary/glossary-terms.xml:3448(primary) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3460(para) +#: ./doc/glossary/glossary-terms.xml:3452(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3465(glossterm) ./doc/glossary/glossary-terms.xml:3467(primary) +#: ./doc/glossary/glossary-terms.xml:3457(glossterm) ./doc/glossary/glossary-terms.xml:3459(primary) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3471(para) +#: ./doc/glossary/glossary-terms.xml:3463(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:3477(glossterm) +#: ./doc/glossary/glossary-terms.xml:3469(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3479(primary) ./doc/glossary/glossary-terms.xml:4522(primary) +#: ./doc/glossary/glossary-terms.xml:3471(primary) ./doc/glossary/glossary-terms.xml:4514(primary) msgid "filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3485(para) +#: ./doc/glossary/glossary-terms.xml:3477(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:3491(glossterm) +#: ./doc/glossary/glossary-terms.xml:3483(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3493(primary) +#: ./doc/glossary/glossary-terms.xml:3485(primary) msgid "firewalls" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3497(para) +#: ./doc/glossary/glossary-terms.xml:3489(para) msgid "Used to restrict communications between hosts and/or nodes, implemented in Compute using iptables, arptables, ip6tables, and ebtables." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3504(glossterm) +#: ./doc/glossary/glossary-terms.xml:3496(glossterm) msgid "FWaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3506(primary) +#: ./doc/glossary/glossary-terms.xml:3498(primary) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3510(para) +#: ./doc/glossary/glossary-terms.xml:3502(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3516(glossterm) +#: ./doc/glossary/glossary-terms.xml:3508(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3518(primary) ./doc/glossary/glossary-terms.xml:3613(primary) ./doc/glossary/glossary-terms.xml:4748(primary) ./doc/glossary/glossary-terms.xml:6768(primary) ./doc/glossary/glossary-terms.xml:6958(primary) ./doc/glossary/glossary-terms.xml:8084(primary) ./doc/glossary/glossary-terms.xml:8342(primary) +#: ./doc/glossary/glossary-terms.xml:3510(primary) ./doc/glossary/glossary-terms.xml:3605(primary) ./doc/glossary/glossary-terms.xml:4740(primary) ./doc/glossary/glossary-terms.xml:6760(primary) ./doc/glossary/glossary-terms.xml:6950(primary) ./doc/glossary/glossary-terms.xml:8076(primary) ./doc/glossary/glossary-terms.xml:8334(primary) msgid "IP addresses" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3520(secondary) +#: ./doc/glossary/glossary-terms.xml:3512(secondary) msgid "fixed" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3523(primary) +#: ./doc/glossary/glossary-terms.xml:3515(primary) msgid "fixed IP addresses" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3527(para) +#: ./doc/glossary/glossary-terms.xml:3519(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 is used for management of the instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3535(glossterm) ./doc/glossary/glossary-terms.xml:3537(primary) +#: ./doc/glossary/glossary-terms.xml:3527(glossterm) ./doc/glossary/glossary-terms.xml:3529(primary) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3541(para) +#: ./doc/glossary/glossary-terms.xml:3533(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:3548(glossterm) ./doc/glossary/glossary-terms.xml:3550(primary) +#: ./doc/glossary/glossary-terms.xml:3540(glossterm) ./doc/glossary/glossary-terms.xml:3542(primary) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3554(para) +#: ./doc/glossary/glossary-terms.xml:3546(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:3561(glossterm) ./doc/glossary/glossary-terms.xml:3563(primary) +#: ./doc/glossary/glossary-terms.xml:3553(glossterm) ./doc/glossary/glossary-terms.xml:3555(primary) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3567(para) +#: ./doc/glossary/glossary-terms.xml:3559(para) msgid "Virtual network type that uses neither VLANs nor tunnels to segregate tenant traffic. Each flat network typically requires a separate underlying physical interface defined by bridge mappings. However, a flat network can contain multiple subnets." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3576(glossterm) ./doc/glossary/glossary-terms.xml:3578(primary) +#: ./doc/glossary/glossary-terms.xml:3568(glossterm) ./doc/glossary/glossary-terms.xml:3570(primary) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3582(para) +#: ./doc/glossary/glossary-terms.xml:3574(para) msgid "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3588(glossterm) ./doc/glossary/glossary-terms.xml:3590(primary) +#: ./doc/glossary/glossary-terms.xml:3580(glossterm) ./doc/glossary/glossary-terms.xml:3582(primary) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3594(para) +#: ./doc/glossary/glossary-terms.xml:3586(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3599(glossterm) ./doc/glossary/glossary-terms.xml:3601(primary) +#: ./doc/glossary/glossary-terms.xml:3591(glossterm) ./doc/glossary/glossary-terms.xml:3593(primary) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3605(para) +#: ./doc/glossary/glossary-terms.xml:3597(para) msgid "UUID for each Compute or Image service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3611(glossterm) ./doc/glossary/glossary-terms.xml:3618(primary) +#: ./doc/glossary/glossary-terms.xml:3603(glossterm) ./doc/glossary/glossary-terms.xml:3610(primary) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3615(secondary) +#: ./doc/glossary/glossary-terms.xml:3607(secondary) msgid "floating" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3622(para) +#: ./doc/glossary/glossary-terms.xml:3614(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:3631(glossterm) ./doc/glossary/glossary-terms.xml:3633(primary) +#: ./doc/glossary/glossary-terms.xml:3623(glossterm) ./doc/glossary/glossary-terms.xml:3625(primary) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3637(para) +#: ./doc/glossary/glossary-terms.xml:3629(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:3642(para) +#: ./doc/glossary/glossary-terms.xml:3634(para) msgid "Folsom is the code name for the sixth release of OpenStack. The design summit took place in San Francisco, California, US and Folsom is a nearby city." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3650(glossterm) ./doc/glossary/glossary-terms.xml:3652(primary) +#: ./doc/glossary/glossary-terms.xml:3642(glossterm) ./doc/glossary/glossary-terms.xml:3644(primary) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3656(para) +#: ./doc/glossary/glossary-terms.xml:3648(para) msgid "Object Storage middleware that uploads (posts) an image through a form on a web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3662(glossterm) ./doc/glossary/glossary-terms.xml:3664(primary) +#: ./doc/glossary/glossary-terms.xml:3654(glossterm) ./doc/glossary/glossary-terms.xml:3656(primary) msgid "freezer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3668(para) +#: ./doc/glossary/glossary-terms.xml:3660(para) msgid "OpenStack project that provides backup restore and disaster recovery as a service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3676(glossterm) +#: ./doc/glossary/glossary-terms.xml:3668(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3678(primary) +#: ./doc/glossary/glossary-terms.xml:3670(primary) msgid "front end, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3682(para) +#: ./doc/glossary/glossary-terms.xml:3674(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:3691(title) +#: ./doc/glossary/glossary-terms.xml:3683(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3694(glossterm) ./doc/glossary/glossary-terms.xml:3696(primary) +#: ./doc/glossary/glossary-terms.xml:3686(glossterm) ./doc/glossary/glossary-terms.xml:3688(primary) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3700(para) +#: ./doc/glossary/glossary-terms.xml:3692(para) msgid "An IP address, typically assigned to a router, that passes network traffic between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3706(glossterm) ./doc/glossary/glossary-terms.xml:3708(primary) +#: ./doc/glossary/glossary-terms.xml:3698(glossterm) ./doc/glossary/glossary-terms.xml:3700(primary) msgid "generic receive offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3711(para) +#: ./doc/glossary/glossary-terms.xml:3703(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:3718(glossterm) ./doc/glossary/glossary-terms.xml:3720(primary) +#: ./doc/glossary/glossary-terms.xml:3710(glossterm) ./doc/glossary/glossary-terms.xml:3712(primary) msgid "generic routing encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3723(para) +#: ./doc/glossary/glossary-terms.xml:3715(para) msgid "Protocol that encapsulates a wide variety of network layer protocols inside virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3730(glossterm) ./doc/glossary/glossary-terms.xml:3740(primary) ./doc/glossary/glossary-terms.xml:3755(primary) +#: ./doc/glossary/glossary-terms.xml:3722(glossterm) ./doc/glossary/glossary-terms.xml:3732(primary) ./doc/glossary/glossary-terms.xml:3747(primary) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3733(para) +#: ./doc/glossary/glossary-terms.xml:3725(para) msgid "A core project that provides the OpenStack Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3738(glossterm) ./doc/glossary/glossary-terms.xml:3742(secondary) +#: ./doc/glossary/glossary-terms.xml:3730(glossterm) ./doc/glossary/glossary-terms.xml:3734(secondary) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3746(para) +#: ./doc/glossary/glossary-terms.xml:3738(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:3753(glossterm) ./doc/glossary/glossary-terms.xml:3757(secondary) +#: ./doc/glossary/glossary-terms.xml:3745(glossterm) ./doc/glossary/glossary-terms.xml:3749(secondary) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3761(para) +#: ./doc/glossary/glossary-terms.xml:3753(para) msgid "Alternative term for the Image service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3766(glossterm) ./doc/glossary/glossary-terms.xml:3770(secondary) ./doc/glossary/glossary-terms.xml:3773(primary) +#: ./doc/glossary/glossary-terms.xml:3758(glossterm) ./doc/glossary/glossary-terms.xml:3762(secondary) ./doc/glossary/glossary-terms.xml:3765(primary) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3777(para) +#: ./doc/glossary/glossary-terms.xml:3769(para) msgid "The Identity service endpoint template that contains services available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3783(glossterm) ./doc/glossary/glossary-terms.xml:3785(primary) +#: ./doc/glossary/glossary-terms.xml:3775(glossterm) ./doc/glossary/glossary-terms.xml:3777(primary) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3789(para) +#: ./doc/glossary/glossary-terms.xml:3781(para) msgid "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3795(glossterm) ./doc/glossary/glossary-terms.xml:3797(primary) +#: ./doc/glossary/glossary-terms.xml:3787(glossterm) ./doc/glossary/glossary-terms.xml:3789(primary) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3801(para) +#: ./doc/glossary/glossary-terms.xml:3793(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:3808(glossterm) ./doc/glossary/glossary-terms.xml:3810(primary) +#: ./doc/glossary/glossary-terms.xml:3800(glossterm) ./doc/glossary/glossary-terms.xml:3802(primary) msgid "Governance service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3815(para) +#: ./doc/glossary/glossary-terms.xml:3807(para) msgid "OpenStack project to provide Governance-as-a-Service across any collection of cloud services in order to monitor, enforce, and audit policy over dynamic infrastructure. The code name for the project is congress." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3825(glossterm) ./doc/glossary/glossary-terms.xml:3827(primary) +#: ./doc/glossary/glossary-terms.xml:3817(glossterm) ./doc/glossary/glossary-terms.xml:3819(primary) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3831(para) +#: ./doc/glossary/glossary-terms.xml:3823(para) msgid "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3837(glossterm) ./doc/glossary/glossary-terms.xml:3839(primary) +#: ./doc/glossary/glossary-terms.xml:3829(glossterm) ./doc/glossary/glossary-terms.xml:3831(primary) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3843(para) +#: ./doc/glossary/glossary-terms.xml:3835(para) msgid "Choosing a host based on the existence of a GPU is currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3849(glossterm) ./doc/glossary/glossary-terms.xml:3851(primary) +#: ./doc/glossary/glossary-terms.xml:3841(glossterm) ./doc/glossary/glossary-terms.xml:3843(primary) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3855(para) +#: ./doc/glossary/glossary-terms.xml:3847(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:3862(glossterm) ./doc/glossary/glossary-terms.xml:3864(primary) +#: ./doc/glossary/glossary-terms.xml:3854(glossterm) ./doc/glossary/glossary-terms.xml:3856(primary) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3868(para) +#: ./doc/glossary/glossary-terms.xml:3860(para) msgid "The code name for the seventh release of OpenStack. The design summit took place in San Diego, California, US and Grizzly is an element of the state flag of California." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3876(glossterm) ./doc/glossary/glossary-terms.xml:3878(primary) +#: ./doc/glossary/glossary-terms.xml:3868(glossterm) ./doc/glossary/glossary-terms.xml:3870(primary) msgid "Group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3882(para) +#: ./doc/glossary/glossary-terms.xml:3874(para) msgid "An Identity v3 API entity. Represents a collection of users that is owned by a specific domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3888(glossterm) ./doc/glossary/glossary-terms.xml:3890(primary) +#: ./doc/glossary/glossary-terms.xml:3880(glossterm) ./doc/glossary/glossary-terms.xml:3882(primary) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3894(para) +#: ./doc/glossary/glossary-terms.xml:3886(para) msgid "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3903(title) +#: ./doc/glossary/glossary-terms.xml:3895(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3906(glossterm) ./doc/glossary/glossary-terms.xml:3908(primary) +#: ./doc/glossary/glossary-terms.xml:3898(glossterm) ./doc/glossary/glossary-terms.xml:3900(primary) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3912(para) +#: ./doc/glossary/glossary-terms.xml:3904(para) msgid "Apache Hadoop is an open source software framework that supports data-intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3918(glossterm) ./doc/glossary/glossary-terms.xml:3920(primary) +#: ./doc/glossary/glossary-terms.xml:3910(glossterm) ./doc/glossary/glossary-terms.xml:3912(primary) msgid "Hadoop Distributed File System (HDFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3924(para) +#: ./doc/glossary/glossary-terms.xml:3916(para) msgid "A distributed, highly fault-tolerant file system designed to run on low-cost commodity hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3930(glossterm) ./doc/glossary/glossary-terms.xml:3932(primary) +#: ./doc/glossary/glossary-terms.xml:3922(glossterm) ./doc/glossary/glossary-terms.xml:3924(primary) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3936(para) +#: ./doc/glossary/glossary-terms.xml:3928(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:3942(glossterm) ./doc/glossary/glossary-terms.xml:3944(primary) +#: ./doc/glossary/glossary-terms.xml:3934(glossterm) ./doc/glossary/glossary-terms.xml:3936(primary) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3948(para) +#: ./doc/glossary/glossary-terms.xml:3940(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:3955(glossterm) ./doc/glossary/glossary-terms.xml:3957(primary) +#: ./doc/glossary/glossary-terms.xml:3947(glossterm) ./doc/glossary/glossary-terms.xml:3949(primary) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3961(para) +#: ./doc/glossary/glossary-terms.xml:3953(para) msgid "The code name for the eighth release of OpenStack. The design summit took place in Portland, Oregon, US and Havana is an unincorporated community in Oregon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3968(glossterm) ./doc/glossary/glossary-terms.xml:3970(primary) +#: ./doc/glossary/glossary-terms.xml:3960(glossterm) ./doc/glossary/glossary-terms.xml:3962(primary) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3974(para) +#: ./doc/glossary/glossary-terms.xml:3966(para) msgid "An integrated project that aims to orchestrate multiple cloud applications for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3980(glossterm) ./doc/glossary/glossary-terms.xml:3982(primary) ./doc/glossary/glossary-terms.xml:8316(see) +#: ./doc/glossary/glossary-terms.xml:3972(glossterm) ./doc/glossary/glossary-terms.xml:3974(primary) ./doc/glossary/glossary-terms.xml:8308(see) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3986(para) +#: ./doc/glossary/glossary-terms.xml:3978(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3991(glossterm) ./doc/glossary/glossary-terms.xml:3993(primary) +#: ./doc/glossary/glossary-terms.xml:3983(glossterm) ./doc/glossary/glossary-terms.xml:3985(primary) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3997(para) +#: ./doc/glossary/glossary-terms.xml:3989(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:4007(glossterm) ./doc/glossary/glossary-terms.xml:4009(primary) +#: ./doc/glossary/glossary-terms.xml:3999(glossterm) ./doc/glossary/glossary-terms.xml:4001(primary) msgid "high availability (HA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4013(para) +#: ./doc/glossary/glossary-terms.xml:4005(para) msgid "A high availability system design approach and associated service implementation ensures that a prearranged level of operational performance will be met during a contractual measurement period. High availability systems seeks to minimize system downtime and data loss." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4024(glossterm) +#: ./doc/glossary/glossary-terms.xml:4016(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4027(para) +#: ./doc/glossary/glossary-terms.xml:4019(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4033(glossterm) +#: ./doc/glossary/glossary-terms.xml:4025(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4035(primary) +#: ./doc/glossary/glossary-terms.xml:4027(primary) msgid "horizon plug-ins" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4039(para) +#: ./doc/glossary/glossary-terms.xml:4031(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4044(glossterm) +#: ./doc/glossary/glossary-terms.xml:4036(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4046(primary) +#: ./doc/glossary/glossary-terms.xml:4038(primary) msgid "hosts, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4050(para) +#: ./doc/glossary/glossary-terms.xml:4042(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4055(glossterm) ./doc/glossary/glossary-terms.xml:4057(primary) +#: ./doc/glossary/glossary-terms.xml:4047(glossterm) ./doc/glossary/glossary-terms.xml:4049(primary) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4061(para) +#: ./doc/glossary/glossary-terms.xml:4053(para) msgid "A method to further subdivide availability zones into hypervisor pools, a collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4067(glossterm) ./doc/glossary/glossary-terms.xml:4069(primary) +#: ./doc/glossary/glossary-terms.xml:4059(glossterm) ./doc/glossary/glossary-terms.xml:4061(primary) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4073(para) +#: ./doc/glossary/glossary-terms.xml:4065(para) msgid "Device plugged into a PCI slot, such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4079(glossterm) +#: ./doc/glossary/glossary-terms.xml:4071(glossterm) msgid "HTTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4081(primary) +#: ./doc/glossary/glossary-terms.xml:4073(primary) msgid "HTTP (Hypertext Transfer Protocol)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4087(para) +#: ./doc/glossary/glossary-terms.xml:4079(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 (hyperlinks) between nodes containing text. HTTP is the protocol to exchange or transfer hypertext." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4097(glossterm) +#: ./doc/glossary/glossary-terms.xml:4089(glossterm) msgid "HTTPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4099(primary) +#: ./doc/glossary/glossary-terms.xml:4091(primary) msgid "HTTPS (Hypertext Transfer Protocol Secure)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4103(para) +#: ./doc/glossary/glossary-terms.xml:4095(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:4114(glossterm) ./doc/glossary/glossary-terms.xml:4116(primary) +#: ./doc/glossary/glossary-terms.xml:4106(glossterm) ./doc/glossary/glossary-terms.xml:4108(primary) msgid "hybrid cloud" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4120(para) +#: ./doc/glossary/glossary-terms.xml:4112(para) msgid "A hybrid cloud is a composition of two or more clouds (private, community or public) that remain distinct entities but are bound together, offering the benefits of multiple deployment models. Hybrid cloud can also mean the ability to connect colocation, managed and/or dedicated services with cloud resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4132(glossterm) ./doc/glossary/glossary-terms.xml:4134(primary) +#: ./doc/glossary/glossary-terms.xml:4124(glossterm) ./doc/glossary/glossary-terms.xml:4126(primary) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4138(para) +#: ./doc/glossary/glossary-terms.xml:4130(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4143(glossterm) ./doc/glossary/glossary-terms.xml:4145(primary) +#: ./doc/glossary/glossary-terms.xml:4135(glossterm) ./doc/glossary/glossary-terms.xml:4137(primary) msgid "hyperlink" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4149(para) +#: ./doc/glossary/glossary-terms.xml:4141(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 website." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4156(glossterm) +#: ./doc/glossary/glossary-terms.xml:4148(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4159(para) +#: ./doc/glossary/glossary-terms.xml:4151(para) msgid "The protocol that tells browsers where to go to find information." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4165(glossterm) +#: ./doc/glossary/glossary-terms.xml:4157(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4168(para) +#: ./doc/glossary/glossary-terms.xml:4160(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:4175(glossterm) +#: ./doc/glossary/glossary-terms.xml:4167(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4177(primary) ./doc/glossary/glossary-terms.xml:4191(primary) +#: ./doc/glossary/glossary-terms.xml:4169(primary) ./doc/glossary/glossary-terms.xml:4183(primary) msgid "hypervisors" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4183(para) +#: ./doc/glossary/glossary-terms.xml:4175(para) msgid "Software that arbitrates and controls VM access to the actual underlying hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4189(glossterm) +#: ./doc/glossary/glossary-terms.xml:4181(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4193(secondary) +#: ./doc/glossary/glossary-terms.xml:4185(secondary) msgid "hypervisor pools" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4197(para) +#: ./doc/glossary/glossary-terms.xml:4189(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4206(title) +#: ./doc/glossary/glossary-terms.xml:4198(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4209(glossterm) +#: ./doc/glossary/glossary-terms.xml:4201(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4211(primary) +#: ./doc/glossary/glossary-terms.xml:4203(primary) msgid "IaaS (Infrastructure-as-a-Service)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4217(para) +#: ./doc/glossary/glossary-terms.xml:4209(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:4227(glossterm) ./doc/glossary/glossary-terms.xml:4229(primary) +#: ./doc/glossary/glossary-terms.xml:4219(glossterm) ./doc/glossary/glossary-terms.xml:4221(primary) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4235(para) +#: ./doc/glossary/glossary-terms.xml:4227(para) msgid "The code name for the ninth release of OpenStack. The design summit took place in Hong Kong and Ice House is a street in that city." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4242(glossterm) +#: ./doc/glossary/glossary-terms.xml:4234(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4244(primary) +#: ./doc/glossary/glossary-terms.xml:4236(primary) msgid "Internet Control Message Protocol (ICMP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4248(para) +#: ./doc/glossary/glossary-terms.xml:4240(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:4256(glossterm) ./doc/glossary/glossary-terms.xml:4258(primary) +#: ./doc/glossary/glossary-terms.xml:4248(glossterm) ./doc/glossary/glossary-terms.xml:4250(primary) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4262(para) +#: ./doc/glossary/glossary-terms.xml:4254(para) msgid "Unique numeric ID associated with each user in Identity, conceptually similar to a Linux or LDAP UID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4268(glossterm) +#: ./doc/glossary/glossary-terms.xml:4260(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4271(para) +#: ./doc/glossary/glossary-terms.xml:4263(para) msgid "Alternative term for the Identity service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4276(glossterm) ./doc/glossary/glossary-terms.xml:4280(secondary) +#: ./doc/glossary/glossary-terms.xml:4268(glossterm) ./doc/glossary/glossary-terms.xml:4272(secondary) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4278(primary) ./doc/glossary/glossary-terms.xml:4304(glossterm) ./doc/glossary/glossary-terms.xml:4306(primary) ./doc/glossary/glossary-terms.xml:4394(primary) +#: ./doc/glossary/glossary-terms.xml:4270(primary) ./doc/glossary/glossary-terms.xml:4296(glossterm) ./doc/glossary/glossary-terms.xml:4298(primary) ./doc/glossary/glossary-terms.xml:4386(primary) msgid "Identity" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4284(para) +#: ./doc/glossary/glossary-terms.xml:4276(para) msgid "The source used by Identity service to retrieve user information; an OpenLDAP server, for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4290(glossterm) ./doc/glossary/glossary-terms.xml:4292(primary) +#: ./doc/glossary/glossary-terms.xml:4282(glossterm) ./doc/glossary/glossary-terms.xml:4284(primary) msgid "identity provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4297(para) +#: ./doc/glossary/glossary-terms.xml:4289(para) msgid "A directory service, which allows users to login with a user name and password. It is a typical source of authentication tokens." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4312(para) +#: ./doc/glossary/glossary-terms.xml:4304(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 Identity is keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4321(glossterm) ./doc/glossary/glossary-terms.xml:4325(secondary) +#: ./doc/glossary/glossary-terms.xml:4313(glossterm) ./doc/glossary/glossary-terms.xml:4317(secondary) msgid "Identity service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4323(primary) +#: ./doc/glossary/glossary-terms.xml:4315(primary) msgid "Identity service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4329(para) +#: ./doc/glossary/glossary-terms.xml:4321(para) msgid "The API used to access the OpenStack Identity service provided through keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4335(glossterm) +#: ./doc/glossary/glossary-terms.xml:4327(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4337(primary) +#: ./doc/glossary/glossary-terms.xml:4329(primary) msgid "IDS (Intrusion Detection System)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4341(para) +#: ./doc/glossary/glossary-terms.xml:4333(para) msgid "Intrusion Detection System." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4346(glossterm) +#: ./doc/glossary/glossary-terms.xml:4338(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4348(primary) +#: ./doc/glossary/glossary-terms.xml:4340(primary) msgid "images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4354(para) +#: ./doc/glossary/glossary-terms.xml:4346(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:4363(glossterm) +#: ./doc/glossary/glossary-terms.xml:4355(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4365(primary) ./doc/glossary/glossary-terms.xml:4379(primary) ./doc/glossary/glossary-terms.xml:4408(primary) ./doc/glossary/glossary-terms.xml:4422(primary) ./doc/glossary/glossary-terms.xml:4436(primary) ./doc/glossary/glossary-terms.xml:4448(glossterm) ./doc/glossary/glossary-terms.xml:4468(primary) ./doc/glossary/glossary-terms.xml:4482(primary) ./doc/glossary/glossary-terms.xml:4496(primary) ./doc/glossary/glossary-terms.xml:6941(primary) +#: ./doc/glossary/glossary-terms.xml:4357(primary) ./doc/glossary/glossary-terms.xml:4371(primary) ./doc/glossary/glossary-terms.xml:4400(primary) ./doc/glossary/glossary-terms.xml:4414(primary) ./doc/glossary/glossary-terms.xml:4428(primary) ./doc/glossary/glossary-terms.xml:4440(glossterm) ./doc/glossary/glossary-terms.xml:4460(primary) ./doc/glossary/glossary-terms.xml:4474(primary) ./doc/glossary/glossary-terms.xml:4488(primary) ./doc/glossary/glossary-terms.xml:6933(primary) msgid "Image service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4367(secondary) ./doc/glossary/glossary-terms.xml:4458(glossterm) +#: ./doc/glossary/glossary-terms.xml:4359(secondary) ./doc/glossary/glossary-terms.xml:4450(glossterm) msgid "Image service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4371(para) +#: ./doc/glossary/glossary-terms.xml:4363(para) msgid "The Image service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4377(glossterm) ./doc/glossary/glossary-terms.xml:4381(secondary) +#: ./doc/glossary/glossary-terms.xml:4369(glossterm) ./doc/glossary/glossary-terms.xml:4373(secondary) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4385(para) +#: ./doc/glossary/glossary-terms.xml:4377(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:4392(glossterm) ./doc/glossary/glossary-terms.xml:4396(secondary) +#: ./doc/glossary/glossary-terms.xml:4384(glossterm) ./doc/glossary/glossary-terms.xml:4388(secondary) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4400(para) +#: ./doc/glossary/glossary-terms.xml:4392(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:4406(glossterm) ./doc/glossary/glossary-terms.xml:4410(secondary) +#: ./doc/glossary/glossary-terms.xml:4398(glossterm) ./doc/glossary/glossary-terms.xml:4402(secondary) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4414(para) ./doc/glossary/glossary-terms.xml:5451(para) +#: ./doc/glossary/glossary-terms.xml:4406(para) ./doc/glossary/glossary-terms.xml:5443(para) msgid "A list of tenants that can access a given VM image within Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4420(glossterm) ./doc/glossary/glossary-terms.xml:4424(secondary) +#: ./doc/glossary/glossary-terms.xml:4412(glossterm) ./doc/glossary/glossary-terms.xml:4416(secondary) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4428(para) +#: ./doc/glossary/glossary-terms.xml:4420(para) msgid "The tenant who owns an Image service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4434(glossterm) ./doc/glossary/glossary-terms.xml:4438(secondary) +#: ./doc/glossary/glossary-terms.xml:4426(glossterm) ./doc/glossary/glossary-terms.xml:4430(secondary) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4442(para) +#: ./doc/glossary/glossary-terms.xml:4434(para) msgid "A list of VM images that are available through Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4451(para) +#: ./doc/glossary/glossary-terms.xml:4443(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:4461(para) +#: ./doc/glossary/glossary-terms.xml:4453(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4466(glossterm) ./doc/glossary/glossary-terms.xml:4470(secondary) +#: ./doc/glossary/glossary-terms.xml:4458(glossterm) ./doc/glossary/glossary-terms.xml:4462(secondary) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4474(para) +#: ./doc/glossary/glossary-terms.xml:4466(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:4480(glossterm) ./doc/glossary/glossary-terms.xml:4484(secondary) +#: ./doc/glossary/glossary-terms.xml:4472(glossterm) ./doc/glossary/glossary-terms.xml:4476(secondary) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4488(para) +#: ./doc/glossary/glossary-terms.xml:4480(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:4494(glossterm) ./doc/glossary/glossary-terms.xml:4498(secondary) +#: ./doc/glossary/glossary-terms.xml:4486(glossterm) ./doc/glossary/glossary-terms.xml:4490(secondary) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4502(para) +#: ./doc/glossary/glossary-terms.xml:4494(para) msgid "UUID used by Image service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4508(glossterm) +#: ./doc/glossary/glossary-terms.xml:4500(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4510(primary) +#: ./doc/glossary/glossary-terms.xml:4502(primary) msgid "incubated projects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4514(para) +#: ./doc/glossary/glossary-terms.xml:4506(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:4520(glossterm) ./doc/glossary/glossary-terms.xml:4524(secondary) ./doc/glossary/glossary-terms.xml:4527(primary) +#: ./doc/glossary/glossary-terms.xml:4512(glossterm) ./doc/glossary/glossary-terms.xml:4516(secondary) ./doc/glossary/glossary-terms.xml:4519(primary) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4531(para) +#: ./doc/glossary/glossary-terms.xml:4523(para) msgid "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4537(glossterm) ./doc/glossary/glossary-terms.xml:4539(primary) +#: ./doc/glossary/glossary-terms.xml:4529(glossterm) ./doc/glossary/glossary-terms.xml:4531(primary) msgid "INI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4542(para) +#: ./doc/glossary/glossary-terms.xml:4534(para) msgid "The OpenStack configuration files use an INI format to describe options and their values. It consists of sections and key value pairs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4551(glossterm) ./doc/glossary/glossary-terms.xml:4553(primary) +#: ./doc/glossary/glossary-terms.xml:4543(glossterm) ./doc/glossary/glossary-terms.xml:4545(primary) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4557(para) +#: ./doc/glossary/glossary-terms.xml:4549(para) msgid "The process of putting a file into a virtual machine image before the instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4563(glossterm) +#: ./doc/glossary/glossary-terms.xml:4555(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4565(primary) ./doc/glossary/glossary-terms.xml:4579(primary) ./doc/glossary/glossary-terms.xml:4592(primary) ./doc/glossary/glossary-terms.xml:4616(primary) ./doc/glossary/glossary-terms.xml:4631(primary) ./doc/glossary/glossary-terms.xml:4644(primary) +#: ./doc/glossary/glossary-terms.xml:4557(primary) ./doc/glossary/glossary-terms.xml:4571(primary) ./doc/glossary/glossary-terms.xml:4584(primary) ./doc/glossary/glossary-terms.xml:4608(primary) ./doc/glossary/glossary-terms.xml:4623(primary) ./doc/glossary/glossary-terms.xml:4636(primary) msgid "instances" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4571(para) +#: ./doc/glossary/glossary-terms.xml:4563(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:4577(glossterm) ./doc/glossary/glossary-terms.xml:4581(secondary) +#: ./doc/glossary/glossary-terms.xml:4569(glossterm) ./doc/glossary/glossary-terms.xml:4573(secondary) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4585(para) +#: ./doc/glossary/glossary-terms.xml:4577(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4590(glossterm) ./doc/glossary/glossary-terms.xml:4594(secondary) +#: ./doc/glossary/glossary-terms.xml:4582(glossterm) ./doc/glossary/glossary-terms.xml:4586(secondary) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4598(para) +#: ./doc/glossary/glossary-terms.xml:4590(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4603(glossterm) ./doc/glossary/glossary-terms.xml:4605(primary) +#: ./doc/glossary/glossary-terms.xml:4595(glossterm) ./doc/glossary/glossary-terms.xml:4597(primary) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4608(para) +#: ./doc/glossary/glossary-terms.xml:4600(para) msgid "A network segment used for instance traffic tunnels between compute nodes and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4614(glossterm) ./doc/glossary/glossary-terms.xml:4618(secondary) +#: ./doc/glossary/glossary-terms.xml:4606(glossterm) ./doc/glossary/glossary-terms.xml:4610(secondary) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4622(para) +#: ./doc/glossary/glossary-terms.xml:4614(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:4629(glossterm) ./doc/glossary/glossary-terms.xml:4633(secondary) +#: ./doc/glossary/glossary-terms.xml:4621(glossterm) ./doc/glossary/glossary-terms.xml:4625(secondary) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4637(para) +#: ./doc/glossary/glossary-terms.xml:4629(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4642(glossterm) ./doc/glossary/glossary-terms.xml:4646(secondary) +#: ./doc/glossary/glossary-terms.xml:4634(glossterm) ./doc/glossary/glossary-terms.xml:4638(secondary) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4650(para) ./doc/glossary/glossary-terms.xml:7880(para) +#: ./doc/glossary/glossary-terms.xml:4642(para) ./doc/glossary/glossary-terms.xml:7872(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4656(glossterm) ./doc/glossary/glossary-terms.xml:4658(primary) +#: ./doc/glossary/glossary-terms.xml:4648(glossterm) ./doc/glossary/glossary-terms.xml:4650(primary) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4662(para) +#: ./doc/glossary/glossary-terms.xml:4654(para) msgid "A physical or virtual device that provides connectivity to another device or medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4668(glossterm) ./doc/glossary/glossary-terms.xml:4670(primary) +#: ./doc/glossary/glossary-terms.xml:4660(glossterm) ./doc/glossary/glossary-terms.xml:4662(primary) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4674(para) +#: ./doc/glossary/glossary-terms.xml:4666(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4680(glossterm) ./doc/glossary/glossary-terms.xml:4682(primary) +#: ./doc/glossary/glossary-terms.xml:4672(glossterm) ./doc/glossary/glossary-terms.xml:4674(primary) msgid "Internet protocol (IP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4686(para) +#: ./doc/glossary/glossary-terms.xml:4678(para) msgid "Principal communications protocol in the internet protocol suite for relaying datagrams across network boundaries." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4692(glossterm) ./doc/glossary/glossary-terms.xml:4694(primary) +#: ./doc/glossary/glossary-terms.xml:4684(glossterm) ./doc/glossary/glossary-terms.xml:4686(primary) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4698(para) +#: ./doc/glossary/glossary-terms.xml:4690(para) msgid "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4704(glossterm) ./doc/glossary/glossary-terms.xml:4706(primary) +#: ./doc/glossary/glossary-terms.xml:4696(glossterm) ./doc/glossary/glossary-terms.xml:4698(primary) msgid "Internet Small Computer System Interface (iSCSI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4710(para) +#: ./doc/glossary/glossary-terms.xml:4702(para) msgid "Storage protocol that encapsulates SCSI frames for transport over IP networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4722(para) +#: ./doc/glossary/glossary-terms.xml:4714(para) msgid "OpenStack project that provisions bare metal, as opposed to virtual, machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4728(glossterm) ./doc/glossary/glossary-terms.xml:4730(primary) +#: ./doc/glossary/glossary-terms.xml:4720(glossterm) ./doc/glossary/glossary-terms.xml:4722(primary) msgid "IOPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4736(para) +#: ./doc/glossary/glossary-terms.xml:4728(para) msgid "IOPS (Input/Output Operations Per Second) are a common performance measurement used to benchmark computer storage devices like hard disk drives, solid state drives, and storage area networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4746(glossterm) +#: ./doc/glossary/glossary-terms.xml:4738(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4754(para) +#: ./doc/glossary/glossary-terms.xml:4746(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:4761(glossterm) ./doc/glossary/glossary-terms.xml:4763(primary) +#: ./doc/glossary/glossary-terms.xml:4753(glossterm) ./doc/glossary/glossary-terms.xml:4755(primary) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4767(para) +#: ./doc/glossary/glossary-terms.xml:4759(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:4774(glossterm) +#: ./doc/glossary/glossary-terms.xml:4766(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4776(primary) +#: ./doc/glossary/glossary-terms.xml:4768(primary) msgid "IPL (Initial Program Loader)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4780(para) +#: ./doc/glossary/glossary-terms.xml:4772(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4785(glossterm) +#: ./doc/glossary/glossary-terms.xml:4777(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4787(primary) +#: ./doc/glossary/glossary-terms.xml:4779(primary) msgid "IPMI (Intelligent Platform Management Interface)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4791(para) +#: ./doc/glossary/glossary-terms.xml:4783(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:4802(glossterm) ./doc/glossary/glossary-terms.xml:4804(primary) +#: ./doc/glossary/glossary-terms.xml:4794(glossterm) ./doc/glossary/glossary-terms.xml:4796(primary) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4808(para) +#: ./doc/glossary/glossary-terms.xml:4800(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:4816(glossterm) ./doc/glossary/glossary-terms.xml:4818(primary) +#: ./doc/glossary/glossary-terms.xml:4808(glossterm) ./doc/glossary/glossary-terms.xml:4810(primary) msgid "ipset" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4822(para) +#: ./doc/glossary/glossary-terms.xml:4814(para) msgid "Extension to iptables that allows creation of firewall rules that match entire \"sets\" of IP addresses simultaneously. These sets reside in indexed data structures to increase efficiency, particularly on systems with a large quantity of rules." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4830(glossterm) ./doc/glossary/glossary-terms.xml:4832(primary) +#: ./doc/glossary/glossary-terms.xml:4822(glossterm) ./doc/glossary/glossary-terms.xml:4824(primary) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4836(para) +#: ./doc/glossary/glossary-terms.xml:4828(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:4847(glossterm) +#: ./doc/glossary/glossary-terms.xml:4839(glossterm) msgid "IQN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4849(primary) +#: ./doc/glossary/glossary-terms.xml:4841(primary) msgid "iSCSI Qualified Name (IQN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4853(para) +#: ./doc/glossary/glossary-terms.xml:4845(para) msgid "iSCSI Qualified Name (IQN) is the format most commonly used for iSCSI names, which uniquely identify nodes in an iSCSI network. All IQNs follow the pattern iqn.yyyy-mm.domain:identifier, where 'yyyy-mm' is the year and month in which the domain was registered, 'domain' is the reversed domain name of the issuing organization, and 'identifier' is an optional string which makes each IQN under the same domain unique. For example, 'iqn.2015-10.org.openstack.408ae959bce1'." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4864(glossterm) +#: ./doc/glossary/glossary-terms.xml:4856(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4866(primary) +#: ./doc/glossary/glossary-terms.xml:4858(primary) msgid "iSCSI protocol" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4870(para) +#: ./doc/glossary/glossary-terms.xml:4862(para) msgid "The SCSI disk protocol tunneled within Ethernet, supported by Compute, Object Storage, and Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4876(glossterm) +#: ./doc/glossary/glossary-terms.xml:4868(glossterm) msgid "ISO9660" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4878(primary) +#: ./doc/glossary/glossary-terms.xml:4870(primary) msgid "ISO9660 format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4882(para) ./doc/glossary/glossary-terms.xml:7039(para) ./doc/glossary/glossary-terms.xml:9034(para) ./doc/glossary/glossary-terms.xml:9060(para) ./doc/glossary/glossary-terms.xml:9268(para) +#: ./doc/glossary/glossary-terms.xml:4874(para) ./doc/glossary/glossary-terms.xml:7031(para) ./doc/glossary/glossary-terms.xml:9026(para) ./doc/glossary/glossary-terms.xml:9052(para) ./doc/glossary/glossary-terms.xml:9260(para) msgid "One of the VM image disk formats supported by Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4888(glossterm) ./doc/glossary/glossary-terms.xml:4890(primary) +#: ./doc/glossary/glossary-terms.xml:4880(glossterm) ./doc/glossary/glossary-terms.xml:4882(primary) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4894(para) +#: ./doc/glossary/glossary-terms.xml:4886(para) msgid "A default role in the Compute RBAC system that can quarantine an instance in any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4903(title) +#: ./doc/glossary/glossary-terms.xml:4895(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4906(glossterm) ./doc/glossary/glossary-terms.xml:4908(primary) +#: ./doc/glossary/glossary-terms.xml:4898(glossterm) ./doc/glossary/glossary-terms.xml:4900(primary) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4912(para) +#: ./doc/glossary/glossary-terms.xml:4904(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:4918(glossterm) ./doc/glossary/glossary-terms.xml:4920(primary) +#: ./doc/glossary/glossary-terms.xml:4910(glossterm) ./doc/glossary/glossary-terms.xml:4912(primary) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4924(para) +#: ./doc/glossary/glossary-terms.xml:4916(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4929(glossterm) ./doc/glossary/glossary-terms.xml:4931(primary) +#: ./doc/glossary/glossary-terms.xml:4921(glossterm) ./doc/glossary/glossary-terms.xml:4923(primary) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4935(para) +#: ./doc/glossary/glossary-terms.xml:4927(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4940(glossterm) ./doc/glossary/glossary-terms.xml:4942(primary) +#: ./doc/glossary/glossary-terms.xml:4932(glossterm) ./doc/glossary/glossary-terms.xml:4934(primary) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4946(para) +#: ./doc/glossary/glossary-terms.xml:4938(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4952(glossterm) ./doc/glossary/glossary-terms.xml:4954(primary) +#: ./doc/glossary/glossary-terms.xml:4944(glossterm) ./doc/glossary/glossary-terms.xml:4946(primary) msgid "jumbo frame" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4958(para) +#: ./doc/glossary/glossary-terms.xml:4950(para) msgid "Feature in modern Ethernet networks that supports frames up to approximately 9000 bytes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4964(glossterm) ./doc/glossary/glossary-terms.xml:4966(primary) +#: ./doc/glossary/glossary-terms.xml:4956(glossterm) ./doc/glossary/glossary-terms.xml:4958(primary) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4970(para) +#: ./doc/glossary/glossary-terms.xml:4962(para) msgid "The code name for the tenth release of OpenStack. The design summit took place in Atlanta, Georgia, US and Juno is an unincorporated community in Georgia." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4980(title) +#: ./doc/glossary/glossary-terms.xml:4972(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4983(glossterm) ./doc/glossary/glossary-terms.xml:4985(primary) +#: ./doc/glossary/glossary-terms.xml:4975(glossterm) ./doc/glossary/glossary-terms.xml:4977(primary) msgid "Kerberos" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4989(para) +#: ./doc/glossary/glossary-terms.xml:4981(para) msgid "A network authentication protocol which works on the basis of tickets. Kerberos allows nodes communication over a non-secure network, and allows nodes to prove their identity to one another in a secure manner." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4999(glossterm) +#: ./doc/glossary/glossary-terms.xml:4991(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5001(primary) +#: ./doc/glossary/glossary-terms.xml:4993(primary) msgid "kernel-based VM (KVM) hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5005(para) +#: ./doc/glossary/glossary-terms.xml:4997(para) msgid "An OpenStack-supported hypervisor. KVM is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V), ARM, IBM Power, and IBM zSeries. It consists of a loadable kernel module, that provides the core virtualization infrastructure and a processor specific module." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5017(glossterm) ./doc/glossary/glossary-terms.xml:5019(primary) +#: ./doc/glossary/glossary-terms.xml:5009(glossterm) ./doc/glossary/glossary-terms.xml:5011(primary) msgid "Key management service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5024(para) +#: ./doc/glossary/glossary-terms.xml:5016(para) msgid "OpenStack project that produces a secret storage and generation system capable of providing key management for services wishing to enable encryption features. The code name of the project is barbican." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5033(glossterm) ./doc/glossary/glossary-terms.xml:5035(primary) +#: ./doc/glossary/glossary-terms.xml:5025(glossterm) ./doc/glossary/glossary-terms.xml:5027(primary) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5039(para) +#: ./doc/glossary/glossary-terms.xml:5031(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5044(glossterm) ./doc/glossary/glossary-terms.xml:5046(primary) +#: ./doc/glossary/glossary-terms.xml:5036(glossterm) ./doc/glossary/glossary-terms.xml:5038(primary) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5050(para) +#: ./doc/glossary/glossary-terms.xml:5042(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:5056(glossterm) ./doc/glossary/glossary-terms.xml:5058(primary) +#: ./doc/glossary/glossary-terms.xml:5048(glossterm) ./doc/glossary/glossary-terms.xml:5050(primary) msgid "Kilo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5062(para) +#: ./doc/glossary/glossary-terms.xml:5054(para) msgid "The code name for the eleventh release of OpenStack. The design summit took place in Paris, France. Due to delays in the name selection, the release was known only as K. Because k is the unit symbol for kilo and the reference artifact is stored near Paris in the Pavillon de Breteuil in Sèvres, the community chose Kilo as the release name." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5075(title) +#: ./doc/glossary/glossary-terms.xml:5067(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5078(glossterm) ./doc/glossary/glossary-terms.xml:5080(primary) +#: ./doc/glossary/glossary-terms.xml:5070(glossterm) ./doc/glossary/glossary-terms.xml:5072(primary) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5084(para) +#: ./doc/glossary/glossary-terms.xml:5076(para) msgid "An object within Object Storage that is larger than 5GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5089(glossterm) ./doc/glossary/glossary-terms.xml:5091(primary) +#: ./doc/glossary/glossary-terms.xml:5081(glossterm) ./doc/glossary/glossary-terms.xml:5083(primary) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5095(para) +#: ./doc/glossary/glossary-terms.xml:5087(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5100(glossterm) ./doc/glossary/glossary-terms.xml:5102(primary) +#: ./doc/glossary/glossary-terms.xml:5092(glossterm) ./doc/glossary/glossary-terms.xml:5094(primary) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5106(para) +#: ./doc/glossary/glossary-terms.xml:5098(para) msgid "Term used in the OSI network architecture for the data link layer. The data link layer is responsible for media access control, flow control and detecting and possibly correcting errors that may occur in the physical layer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5116(glossterm) ./doc/glossary/glossary-terms.xml:5118(primary) +#: ./doc/glossary/glossary-terms.xml:5108(glossterm) ./doc/glossary/glossary-terms.xml:5110(primary) msgid "Layer-3 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5122(para) +#: ./doc/glossary/glossary-terms.xml:5114(para) msgid "Term used in the OSI network architecture for the network layer. The network layer is responsible for packet forwarding including routing from one node to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5131(glossterm) ./doc/glossary/glossary-terms.xml:5133(primary) +#: ./doc/glossary/glossary-terms.xml:5123(glossterm) ./doc/glossary/glossary-terms.xml:5125(primary) msgid "Layer-2 (L2) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5137(para) +#: ./doc/glossary/glossary-terms.xml:5129(para) msgid "OpenStack Networking agent that provides layer-2 connectivity for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5143(glossterm) ./doc/glossary/glossary-terms.xml:5145(primary) +#: ./doc/glossary/glossary-terms.xml:5135(glossterm) ./doc/glossary/glossary-terms.xml:5137(primary) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5149(para) +#: ./doc/glossary/glossary-terms.xml:5141(para) msgid "OpenStack Networking agent that provides layer-3 (routing) services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5155(glossterm) ./doc/glossary/glossary-terms.xml:5157(primary) +#: ./doc/glossary/glossary-terms.xml:5147(glossterm) ./doc/glossary/glossary-terms.xml:5149(primary) msgid "Liberty" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5161(para) +#: ./doc/glossary/glossary-terms.xml:5153(para) msgid "The code name for the twelfth release of OpenStack. The design summit took place in Vancouver, Canada and Liberty is the name of a village in the Canadian province of Saskatchewan." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5169(glossterm) ./doc/glossary/glossary-terms.xml:5171(primary) +#: ./doc/glossary/glossary-terms.xml:5161(glossterm) ./doc/glossary/glossary-terms.xml:5163(primary) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5175(para) +#: ./doc/glossary/glossary-terms.xml:5167(para) msgid "Virtualization API library used by OpenStack to interact with many of its supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5181(glossterm) ./doc/glossary/glossary-terms.xml:5183(primary) +#: ./doc/glossary/glossary-terms.xml:5173(glossterm) ./doc/glossary/glossary-terms.xml:5175(primary) msgid "Lightweight Directory Access Protocol (LDAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5187(para) +#: ./doc/glossary/glossary-terms.xml:5179(para) msgid "An application protocol for accessing and maintaining distributed directory information services over an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5193(glossterm) +#: ./doc/glossary/glossary-terms.xml:5185(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5196(para) +#: ./doc/glossary/glossary-terms.xml:5188(para) msgid "Software that enables multiple VMs to share a single physical NIC within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5202(glossterm) +#: ./doc/glossary/glossary-terms.xml:5194(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5204(primary) +#: ./doc/glossary/glossary-terms.xml:5196(primary) msgid "Linux Bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5206(secondary) ./doc/glossary/glossary-terms.xml:6383(secondary) +#: ./doc/glossary/glossary-terms.xml:5198(secondary) ./doc/glossary/glossary-terms.xml:6375(secondary) msgid "neutron plug-in for" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5210(para) +#: ./doc/glossary/glossary-terms.xml:5202(para) msgid "Enables a Linux bridge to understand a Networking port, interface attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5216(glossterm) ./doc/glossary/glossary-terms.xml:5218(primary) +#: ./doc/glossary/glossary-terms.xml:5208(glossterm) ./doc/glossary/glossary-terms.xml:5210(primary) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5227(glossterm) ./doc/glossary/glossary-terms.xml:5229(primary) +#: ./doc/glossary/glossary-terms.xml:5219(glossterm) ./doc/glossary/glossary-terms.xml:5221(primary) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5233(para) +#: ./doc/glossary/glossary-terms.xml:5225(para) msgid "The ability within Compute to move running virtual machine instances from one host to another with only a small service interruption during switchover." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5240(glossterm) +#: ./doc/glossary/glossary-terms.xml:5232(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5243(para) +#: ./doc/glossary/glossary-terms.xml:5235(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:5251(glossterm) ./doc/glossary/glossary-terms.xml:5253(primary) +#: ./doc/glossary/glossary-terms.xml:5243(glossterm) ./doc/glossary/glossary-terms.xml:5245(primary) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5257(para) +#: ./doc/glossary/glossary-terms.xml:5249(para) msgid "The process of spreading client requests between two or more nodes to improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5263(glossterm) +#: ./doc/glossary/glossary-terms.xml:5255(glossterm) msgid "LBaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5266(primary) +#: ./doc/glossary/glossary-terms.xml:5258(primary) msgid "Load-Balancer-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5270(para) +#: ./doc/glossary/glossary-terms.xml:5262(para) msgid "Enables Networking to distribute incoming requests evenly between designated instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5276(glossterm) ./doc/glossary/glossary-terms.xml:5278(primary) +#: ./doc/glossary/glossary-terms.xml:5268(glossterm) ./doc/glossary/glossary-terms.xml:5270(primary) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5282(para) +#: ./doc/glossary/glossary-terms.xml:5274(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:5292(title) +#: ./doc/glossary/glossary-terms.xml:5284(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5301(para) +#: ./doc/glossary/glossary-terms.xml:5293(para) msgid "Code name for the OpenStack project that provides the Containers Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5309(glossterm) ./doc/glossary/glossary-terms.xml:5311(primary) +#: ./doc/glossary/glossary-terms.xml:5301(glossterm) ./doc/glossary/glossary-terms.xml:5303(primary) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5317(para) +#: ./doc/glossary/glossary-terms.xml:5309(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5322(glossterm) ./doc/glossary/glossary-terms.xml:5324(primary) +#: ./doc/glossary/glossary-terms.xml:5314(glossterm) ./doc/glossary/glossary-terms.xml:5316(primary) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5328(para) +#: ./doc/glossary/glossary-terms.xml:5320(para) msgid "A network segment used for administration, not accessible to the public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5334(glossterm) ./doc/glossary/glossary-terms.xml:5336(primary) +#: ./doc/glossary/glossary-terms.xml:5326(glossterm) ./doc/glossary/glossary-terms.xml:5328(primary) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5340(para) +#: ./doc/glossary/glossary-terms.xml:5332(para) msgid "Logical groupings of related code, such as the Block Storage volume manager or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5346(glossterm) +#: ./doc/glossary/glossary-terms.xml:5338(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5348(primary) ./doc/glossary/glossary-terms.xml:5367(primary) +#: ./doc/glossary/glossary-terms.xml:5340(primary) ./doc/glossary/glossary-terms.xml:5359(primary) msgid "manifests" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5354(para) +#: ./doc/glossary/glossary-terms.xml:5346(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5360(glossterm) +#: ./doc/glossary/glossary-terms.xml:5352(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5364(secondary) ./doc/glossary/glossary-terms.xml:5369(secondary) +#: ./doc/glossary/glossary-terms.xml:5356(secondary) ./doc/glossary/glossary-terms.xml:5361(secondary) msgid "manifest objects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5373(para) +#: ./doc/glossary/glossary-terms.xml:5365(para) msgid "A special Object Storage object that contains the manifest for a large object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5379(glossterm) ./doc/glossary/glossary-terms.xml:5381(primary) +#: ./doc/glossary/glossary-terms.xml:5371(glossterm) ./doc/glossary/glossary-terms.xml:5373(primary) msgid "manila" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5385(para) +#: ./doc/glossary/glossary-terms.xml:5377(para) msgid "OpenStack project that provides shared file systems as service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5393(glossterm) ./doc/glossary/glossary-terms.xml:5395(primary) +#: ./doc/glossary/glossary-terms.xml:5385(glossterm) ./doc/glossary/glossary-terms.xml:5387(primary) msgid "maximum transmission unit (MTU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5399(para) +#: ./doc/glossary/glossary-terms.xml:5391(para) msgid "Maximum frame or packet size for a particular network medium. Typically 1500 bytes for Ethernet networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5405(glossterm) ./doc/glossary/glossary-terms.xml:5407(primary) +#: ./doc/glossary/glossary-terms.xml:5397(glossterm) ./doc/glossary/glossary-terms.xml:5399(primary) msgid "mechanism driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5411(para) +#: ./doc/glossary/glossary-terms.xml:5403(para) msgid "A driver for the Modular Layer 2 (ML2) neutron plug-in that provides layer-2 connectivity for virtual instances. A single OpenStack installation can use multiple mechanism drivers." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5421(glossterm) ./doc/glossary/glossary-terms.xml:5423(primary) +#: ./doc/glossary/glossary-terms.xml:5413(glossterm) ./doc/glossary/glossary-terms.xml:5415(primary) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5427(para) +#: ./doc/glossary/glossary-terms.xml:5419(para) msgid "Project name for OpenStack Network Information Service. To be merged with Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5433(glossterm) ./doc/glossary/glossary-terms.xml:5435(primary) +#: ./doc/glossary/glossary-terms.xml:5425(glossterm) ./doc/glossary/glossary-terms.xml:5427(primary) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5439(para) +#: ./doc/glossary/glossary-terms.xml:5431(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:5445(glossterm) +#: ./doc/glossary/glossary-terms.xml:5437(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5447(primary) +#: ./doc/glossary/glossary-terms.xml:5439(primary) msgid "membership lists" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5457(glossterm) ./doc/glossary/glossary-terms.xml:5459(primary) +#: ./doc/glossary/glossary-terms.xml:5449(glossterm) ./doc/glossary/glossary-terms.xml:5451(primary) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5463(para) +#: ./doc/glossary/glossary-terms.xml:5455(para) msgid "A distributed memory object caching system that is used by Object Storage for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5469(glossterm) ./doc/glossary/glossary-terms.xml:5471(primary) +#: ./doc/glossary/glossary-terms.xml:5461(glossterm) ./doc/glossary/glossary-terms.xml:5463(primary) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5475(para) +#: ./doc/glossary/glossary-terms.xml:5467(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:5483(glossterm) +#: ./doc/glossary/glossary-terms.xml:5475(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5485(primary) +#: ./doc/glossary/glossary-terms.xml:5477(primary) msgid "message brokers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5489(para) +#: ./doc/glossary/glossary-terms.xml:5481(para) msgid "The software package used to provide AMQP messaging capabilities within Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5495(glossterm) ./doc/glossary/glossary-terms.xml:5497(primary) +#: ./doc/glossary/glossary-terms.xml:5487(glossterm) ./doc/glossary/glossary-terms.xml:5489(primary) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5501(para) +#: ./doc/glossary/glossary-terms.xml:5493(para) msgid "The main virtual communication line used by all AMQP messages for inter-cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5507(glossterm) ./doc/glossary/glossary-terms.xml:5509(primary) +#: ./doc/glossary/glossary-terms.xml:5499(glossterm) ./doc/glossary/glossary-terms.xml:5501(primary) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5513(para) +#: ./doc/glossary/glossary-terms.xml:5505(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:5519(glossterm) ./doc/glossary/glossary-terms.xml:5521(primary) +#: ./doc/glossary/glossary-terms.xml:5511(glossterm) ./doc/glossary/glossary-terms.xml:5513(primary) msgid "Message service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5522(secondary) ./doc/glossary/glossary-terms.xml:9639(glossterm) ./doc/glossary/glossary-terms.xml:9641(primary) +#: ./doc/glossary/glossary-terms.xml:5514(secondary) ./doc/glossary/glossary-terms.xml:9631(glossterm) ./doc/glossary/glossary-terms.xml:9633(primary) msgid "zaqar" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5526(para) +#: ./doc/glossary/glossary-terms.xml:5518(para) msgid "OpenStack project that aims to produce an OpenStack messaging service that affords a variety of distributed application patterns in an efficient, scalable and highly-available manner, and to create and maintain associated Python libraries and documentation. The code name for the project is zaqar." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5537(glossterm) ./doc/glossary/glossary-terms.xml:5539(primary) +#: ./doc/glossary/glossary-terms.xml:5529(glossterm) ./doc/glossary/glossary-terms.xml:5531(primary) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5543(para) +#: ./doc/glossary/glossary-terms.xml:5535(para) msgid "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5549(glossterm) ./doc/glossary/glossary-terms.xml:5551(primary) +#: ./doc/glossary/glossary-terms.xml:5541(glossterm) ./doc/glossary/glossary-terms.xml:5543(primary) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5555(para) +#: ./doc/glossary/glossary-terms.xml:5547(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5560(glossterm) ./doc/glossary/glossary-terms.xml:5562(primary) +#: ./doc/glossary/glossary-terms.xml:5552(glossterm) ./doc/glossary/glossary-terms.xml:5554(primary) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5566(para) +#: ./doc/glossary/glossary-terms.xml:5558(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5572(glossterm) ./doc/glossary/glossary-terms.xml:5574(primary) ./doc/glossary/glossary-terms.xml:9519(secondary) +#: ./doc/glossary/glossary-terms.xml:5564(glossterm) ./doc/glossary/glossary-terms.xml:5566(primary) ./doc/glossary/glossary-terms.xml:9511(secondary) msgid "mistral" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5578(para) +#: ./doc/glossary/glossary-terms.xml:5570(para) msgid "OpenStack project that provides the Workflow service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5585(glossterm) ./doc/glossary/glossary-terms.xml:5587(primary) +#: ./doc/glossary/glossary-terms.xml:5577(glossterm) ./doc/glossary/glossary-terms.xml:5579(primary) msgid "Mitaka" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5591(para) -msgid "The code name for the thirteenth release of OpenStack. The design summit will take place in Tokyo, Japan. Mitaka is a city in Tokyo." +#: ./doc/glossary/glossary-terms.xml:5583(para) +msgid "The code name for the thirteenth release of OpenStack. The design summit took place in Tokyo, Japan. Mitaka is a city in Tokyo." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5598(glossterm) ./doc/glossary/glossary-terms.xml:5600(primary) +#: ./doc/glossary/glossary-terms.xml:5590(glossterm) ./doc/glossary/glossary-terms.xml:5592(primary) msgid "monasca" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5604(para) +#: ./doc/glossary/glossary-terms.xml:5596(para) msgid "OpenStack project that provides a Monitoring service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5612(glossterm) ./doc/glossary/glossary-terms.xml:5614(primary) +#: ./doc/glossary/glossary-terms.xml:5604(glossterm) ./doc/glossary/glossary-terms.xml:5606(primary) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5618(para) +#: ./doc/glossary/glossary-terms.xml:5610(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:5626(glossterm) +#: ./doc/glossary/glossary-terms.xml:5618(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5629(para) +#: ./doc/glossary/glossary-terms.xml:5621(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:5641(para) +#: ./doc/glossary/glossary-terms.xml:5633(para) msgid "OpenStack project that provides an Application catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5648(glossterm) ./doc/glossary/glossary-terms.xml:5651(primary) +#: ./doc/glossary/glossary-terms.xml:5640(glossterm) ./doc/glossary/glossary-terms.xml:5643(primary) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5655(para) +#: ./doc/glossary/glossary-terms.xml:5647(para) msgid "Can concurrently use multiple layer-2 networking technologies, such as 802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5661(glossterm) ./doc/glossary/glossary-terms.xml:5663(primary) +#: ./doc/glossary/glossary-terms.xml:5653(glossterm) ./doc/glossary/glossary-terms.xml:5655(primary) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5667(para) +#: ./doc/glossary/glossary-terms.xml:5659(para) msgid "LBaaS feature that provides availability monitoring using the ping command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5673(glossterm) ./doc/glossary/glossary-terms.xml:5675(primary) +#: ./doc/glossary/glossary-terms.xml:5665(glossterm) ./doc/glossary/glossary-terms.xml:5667(primary) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5679(para) +#: ./doc/glossary/glossary-terms.xml:5671(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:5685(glossterm) ./doc/glossary/glossary-terms.xml:5687(primary) +#: ./doc/glossary/glossary-terms.xml:5677(glossterm) ./doc/glossary/glossary-terms.xml:5679(primary) msgid "Monitoring" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5691(para) +#: ./doc/glossary/glossary-terms.xml:5683(para) msgid "The OpenStack project that provides a multi-tenant, highly scalable, performant, fault-tolerant Monitoring-as-a-Service solution for metrics, complex event processing, and logging. It builds an extensible platform for advanced monitoring services that can be used by both operators and tenants to gain operational insight and visibility, ensuring availability and stability. The project name is monasca." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5704(glossterm) ./doc/glossary/glossary-terms.xml:5706(primary) +#: ./doc/glossary/glossary-terms.xml:5696(glossterm) ./doc/glossary/glossary-terms.xml:5698(primary) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5710(para) +#: ./doc/glossary/glossary-terms.xml:5702(para) msgid "Authentication method that uses two or more credentials, such as a password and a private key. Currently not supported in Identity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5717(glossterm) ./doc/glossary/glossary-terms.xml:5719(primary) +#: ./doc/glossary/glossary-terms.xml:5709(glossterm) ./doc/glossary/glossary-terms.xml:5711(primary) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5723(para) +#: ./doc/glossary/glossary-terms.xml:5715(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:5732(title) +#: ./doc/glossary/glossary-terms.xml:5724(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5735(glossterm) ./doc/glossary/glossary-terms.xml:5737(primary) +#: ./doc/glossary/glossary-terms.xml:5727(glossterm) ./doc/glossary/glossary-terms.xml:5729(primary) msgid "network namespace" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5741(para) +#: ./doc/glossary/glossary-terms.xml:5733(para) msgid "Linux kernel feature that provides independent virtual networking instances on a single host with separate routing tables and interfaces. Similar to virtual routing and forwarding (VRF) services on physical network equipment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5749(glossterm) ./doc/glossary/glossary-terms.xml:5751(primary) +#: ./doc/glossary/glossary-terms.xml:5741(glossterm) ./doc/glossary/glossary-terms.xml:5743(primary) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5755(para) +#: ./doc/glossary/glossary-terms.xml:5747(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5761(glossterm) ./doc/glossary/glossary-terms.xml:5763(primary) +#: ./doc/glossary/glossary-terms.xml:5753(glossterm) ./doc/glossary/glossary-terms.xml:5755(primary) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5767(para) +#: ./doc/glossary/glossary-terms.xml:5759(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:5774(glossterm) ./doc/glossary/glossary-terms.xml:5776(primary) +#: ./doc/glossary/glossary-terms.xml:5766(glossterm) ./doc/glossary/glossary-terms.xml:5768(primary) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5780(para) +#: ./doc/glossary/glossary-terms.xml:5772(para) msgid "Enables Compute to communicate with NetApp storage devices through the NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5787(glossterm) +#: ./doc/glossary/glossary-terms.xml:5779(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5789(primary) ./doc/glossary/glossary-terms.xml:5805(primary) ./doc/glossary/glossary-terms.xml:5820(primary) ./doc/glossary/glossary-terms.xml:5835(primary) ./doc/glossary/glossary-terms.xml:5849(primary) ./doc/glossary/glossary-terms.xml:5863(primary) ./doc/glossary/glossary-terms.xml:5877(primary) ./doc/glossary/glossary-terms.xml:5890(primary) ./doc/glossary/glossary-terms.xml:5904(primary) ./doc/glossary/glossary-terms.xml:5919(primary) ./doc/glossary/glossary-terms.xml:5933(primary) ./doc/glossary/glossary-terms.xml:6785(primary) ./doc/glossary/glossary-terms.xml:6986(primary) ./doc/glossary/glossary-terms.xml:9095(primary) ./doc/glossary/glossary-terms.xml:9243(primary) +#: ./doc/glossary/glossary-terms.xml:5781(primary) ./doc/glossary/glossary-terms.xml:5797(primary) ./doc/glossary/glossary-terms.xml:5812(primary) ./doc/glossary/glossary-terms.xml:5827(primary) ./doc/glossary/glossary-terms.xml:5841(primary) ./doc/glossary/glossary-terms.xml:5855(primary) ./doc/glossary/glossary-terms.xml:5869(primary) ./doc/glossary/glossary-terms.xml:5882(primary) ./doc/glossary/glossary-terms.xml:5896(primary) ./doc/glossary/glossary-terms.xml:5911(primary) ./doc/glossary/glossary-terms.xml:5925(primary) ./doc/glossary/glossary-terms.xml:6777(primary) ./doc/glossary/glossary-terms.xml:6978(primary) ./doc/glossary/glossary-terms.xml:9087(primary) ./doc/glossary/glossary-terms.xml:9235(primary) msgid "networks" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5795(para) +#: ./doc/glossary/glossary-terms.xml:5787(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:5803(glossterm) +#: ./doc/glossary/glossary-terms.xml:5795(glossterm) msgid "NAT" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5807(secondary) +#: ./doc/glossary/glossary-terms.xml:5799(secondary) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5811(para) +#: ./doc/glossary/glossary-terms.xml:5803(para) msgid "Network Address Translation; Process of modifying IP address information while in transit. Supported by Compute and Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5818(glossterm) +#: ./doc/glossary/glossary-terms.xml:5810(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5822(secondary) +#: ./doc/glossary/glossary-terms.xml:5814(secondary) msgid "network controllers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5826(para) +#: ./doc/glossary/glossary-terms.xml:5818(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:5833(glossterm) ./doc/glossary/glossary-terms.xml:5837(secondary) +#: ./doc/glossary/glossary-terms.xml:5825(glossterm) ./doc/glossary/glossary-terms.xml:5829(secondary) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5841(para) +#: ./doc/glossary/glossary-terms.xml:5833(para) msgid "A method for making file systems available over the network. Supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5847(glossterm) +#: ./doc/glossary/glossary-terms.xml:5839(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5851(secondary) +#: ./doc/glossary/glossary-terms.xml:5843(secondary) msgid "network IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5855(para) +#: ./doc/glossary/glossary-terms.xml:5847(para) msgid "Unique ID assigned to each network segment within Networking. Same as network UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5861(glossterm) +#: ./doc/glossary/glossary-terms.xml:5853(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5865(secondary) +#: ./doc/glossary/glossary-terms.xml:5857(secondary) msgid "network managers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5869(para) +#: ./doc/glossary/glossary-terms.xml:5861(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:5875(glossterm) +#: ./doc/glossary/glossary-terms.xml:5867(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5879(secondary) +#: ./doc/glossary/glossary-terms.xml:5871(secondary) msgid "network nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5883(para) +#: ./doc/glossary/glossary-terms.xml:5875(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5888(glossterm) +#: ./doc/glossary/glossary-terms.xml:5880(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5892(secondary) +#: ./doc/glossary/glossary-terms.xml:5884(secondary) msgid "network segments" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5896(para) +#: ./doc/glossary/glossary-terms.xml:5888(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5902(glossterm) +#: ./doc/glossary/glossary-terms.xml:5894(glossterm) msgid "NTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5906(secondary) +#: ./doc/glossary/glossary-terms.xml:5898(secondary) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5910(para) +#: ./doc/glossary/glossary-terms.xml:5902(para) msgid "Network Time Protocol; Method of keeping a clock for a host or node correct via communication with a trusted, accurate time source." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5917(glossterm) ./doc/glossary/glossary-terms.xml:5921(secondary) +#: ./doc/glossary/glossary-terms.xml:5909(glossterm) ./doc/glossary/glossary-terms.xml:5913(secondary) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5925(para) +#: ./doc/glossary/glossary-terms.xml:5917(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5931(glossterm) +#: ./doc/glossary/glossary-terms.xml:5923(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5935(secondary) +#: ./doc/glossary/glossary-terms.xml:5927(secondary) msgid "network workers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5939(para) +#: ./doc/glossary/glossary-terms.xml:5931(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:5946(glossterm) +#: ./doc/glossary/glossary-terms.xml:5938(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5949(para) +#: ./doc/glossary/glossary-terms.xml:5941(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:5956(glossterm) ./doc/glossary/glossary-terms.xml:5958(primary) ./doc/glossary/glossary-terms.xml:5981(secondary) +#: ./doc/glossary/glossary-terms.xml:5948(glossterm) ./doc/glossary/glossary-terms.xml:5950(primary) ./doc/glossary/glossary-terms.xml:5973(secondary) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5962(para) +#: ./doc/glossary/glossary-terms.xml:5954(para) msgid "API used to access OpenStack Networking. Provides an extensible architecture to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5968(glossterm) ./doc/glossary/glossary-terms.xml:5979(primary) ./doc/glossary/glossary-terms.xml:5992(primary) ./doc/glossary/glossary-terms.xml:6006(primary) +#: ./doc/glossary/glossary-terms.xml:5960(glossterm) ./doc/glossary/glossary-terms.xml:5971(primary) ./doc/glossary/glossary-terms.xml:5984(primary) ./doc/glossary/glossary-terms.xml:5998(primary) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5971(para) +#: ./doc/glossary/glossary-terms.xml:5963(para) msgid "A core OpenStack project that provides a network connectivity abstraction layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5977(glossterm) +#: ./doc/glossary/glossary-terms.xml:5969(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5985(para) +#: ./doc/glossary/glossary-terms.xml:5977(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5990(glossterm) ./doc/glossary/glossary-terms.xml:5994(secondary) +#: ./doc/glossary/glossary-terms.xml:5982(glossterm) ./doc/glossary/glossary-terms.xml:5986(secondary) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5998(para) +#: ./doc/glossary/glossary-terms.xml:5990(para) msgid "Enables Compute and Networking integration, which enables Networking to perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6004(glossterm) ./doc/glossary/glossary-terms.xml:6008(secondary) +#: ./doc/glossary/glossary-terms.xml:5996(glossterm) ./doc/glossary/glossary-terms.xml:6000(secondary) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6012(para) +#: ./doc/glossary/glossary-terms.xml:6004(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:6019(glossterm) ./doc/glossary/glossary-terms.xml:6021(primary) +#: ./doc/glossary/glossary-terms.xml:6011(glossterm) ./doc/glossary/glossary-terms.xml:6013(primary) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6025(para) +#: ./doc/glossary/glossary-terms.xml:6017(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6030(glossterm) ./doc/glossary/glossary-terms.xml:6032(primary) +#: ./doc/glossary/glossary-terms.xml:6022(glossterm) ./doc/glossary/glossary-terms.xml:6024(primary) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6036(para) +#: ./doc/glossary/glossary-terms.xml:6028(para) msgid "Disables server-side message acknowledgment in the Compute RabbitMQ. Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6042(glossterm) +#: ./doc/glossary/glossary-terms.xml:6034(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6044(primary) ./doc/glossary/glossary-terms.xml:6890(primary) ./doc/glossary/glossary-terms.xml:8382(primary) ./doc/glossary/glossary-terms.xml:8582(primary) +#: ./doc/glossary/glossary-terms.xml:6036(primary) ./doc/glossary/glossary-terms.xml:6882(primary) ./doc/glossary/glossary-terms.xml:8374(primary) ./doc/glossary/glossary-terms.xml:8574(primary) msgid "nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6050(para) +#: ./doc/glossary/glossary-terms.xml:6042(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6055(glossterm) +#: ./doc/glossary/glossary-terms.xml:6047(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6057(primary) ./doc/glossary/glossary-terms.xml:6074(primary) ./doc/glossary/glossary-terms.xml:6611(primary) ./doc/glossary/glossary-terms.xml:8845(primary) +#: ./doc/glossary/glossary-terms.xml:6049(primary) ./doc/glossary/glossary-terms.xml:6066(primary) ./doc/glossary/glossary-terms.xml:6603(primary) ./doc/glossary/glossary-terms.xml:8837(primary) msgid "messages" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6059(secondary) ./doc/glossary/glossary-terms.xml:6062(primary) ./doc/glossary/glossary-terms.xml:8825(see) +#: ./doc/glossary/glossary-terms.xml:6051(secondary) ./doc/glossary/glossary-terms.xml:6054(primary) ./doc/glossary/glossary-terms.xml:8817(see) msgid "non-durable exchanges" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6066(para) +#: ./doc/glossary/glossary-terms.xml:6058(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:6072(glossterm) ./doc/glossary/glossary-terms.xml:6079(primary) +#: ./doc/glossary/glossary-terms.xml:6064(glossterm) ./doc/glossary/glossary-terms.xml:6071(primary) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6076(secondary) +#: ./doc/glossary/glossary-terms.xml:6068(secondary) msgid "non-durable queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6083(para) +#: ./doc/glossary/glossary-terms.xml:6075(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:6089(glossterm) ./doc/glossary/glossary-terms.xml:6091(primary) +#: ./doc/glossary/glossary-terms.xml:6081(glossterm) ./doc/glossary/glossary-terms.xml:6083(primary) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6097(para) +#: ./doc/glossary/glossary-terms.xml:6089(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6102(glossterm) ./doc/glossary/glossary-terms.xml:6104(primary) +#: ./doc/glossary/glossary-terms.xml:6094(glossterm) ./doc/glossary/glossary-terms.xml:6096(primary) msgid "north-south traffic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6108(para) +#: ./doc/glossary/glossary-terms.xml:6100(para) msgid "Network traffic between a user or client (north) and a server (south), or traffic into the cloud (south) and out of the cloud (north). See also east-west traffic." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6116(glossterm) ./doc/glossary/glossary-terms.xml:6126(primary) ./doc/glossary/glossary-terms.xml:6139(primary) +#: ./doc/glossary/glossary-terms.xml:6108(glossterm) ./doc/glossary/glossary-terms.xml:6118(primary) ./doc/glossary/glossary-terms.xml:6131(primary) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6119(para) +#: ./doc/glossary/glossary-terms.xml:6111(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6124(glossterm) +#: ./doc/glossary/glossary-terms.xml:6116(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6132(para) +#: ./doc/glossary/glossary-terms.xml:6124(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6137(glossterm) ./doc/glossary/glossary-terms.xml:6141(secondary) +#: ./doc/glossary/glossary-terms.xml:6129(glossterm) ./doc/glossary/glossary-terms.xml:6133(secondary) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6145(para) +#: ./doc/glossary/glossary-terms.xml:6137(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:6155(title) +#: ./doc/glossary/glossary-terms.xml:6147(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6158(glossterm) +#: ./doc/glossary/glossary-terms.xml:6150(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6166(para) +#: ./doc/glossary/glossary-terms.xml:6158(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6172(glossterm) +#: ./doc/glossary/glossary-terms.xml:6164(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6176(secondary) +#: ./doc/glossary/glossary-terms.xml:6168(secondary) msgid "object auditors" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6180(para) +#: ./doc/glossary/glossary-terms.xml:6172(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:6186(glossterm) ./doc/glossary/glossary-terms.xml:6190(secondary) +#: ./doc/glossary/glossary-terms.xml:6178(glossterm) ./doc/glossary/glossary-terms.xml:6182(secondary) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6194(para) +#: ./doc/glossary/glossary-terms.xml:6186(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:6201(glossterm) ./doc/glossary/glossary-terms.xml:6205(secondary) +#: ./doc/glossary/glossary-terms.xml:6193(glossterm) ./doc/glossary/glossary-terms.xml:6197(secondary) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6209(para) +#: ./doc/glossary/glossary-terms.xml:6201(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6214(glossterm) ./doc/glossary/glossary-terms.xml:6218(secondary) +#: ./doc/glossary/glossary-terms.xml:6206(glossterm) ./doc/glossary/glossary-terms.xml:6210(secondary) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6222(para) +#: ./doc/glossary/glossary-terms.xml:6214(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:6228(glossterm) +#: ./doc/glossary/glossary-terms.xml:6220(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6232(secondary) +#: ./doc/glossary/glossary-terms.xml:6224(secondary) msgid "object replicators" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6236(para) +#: ./doc/glossary/glossary-terms.xml:6228(para) msgid "An Object Storage component that copies an object to remote partitions for fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6242(glossterm) +#: ./doc/glossary/glossary-terms.xml:6234(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6246(secondary) +#: ./doc/glossary/glossary-terms.xml:6238(secondary) msgid "object servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6250(para) +#: ./doc/glossary/glossary-terms.xml:6242(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6256(glossterm) ./doc/glossary/glossary-terms.xml:6273(primary) ./doc/glossary/glossary-terms.xml:6286(primary) +#: ./doc/glossary/glossary-terms.xml:6248(glossterm) ./doc/glossary/glossary-terms.xml:6265(primary) ./doc/glossary/glossary-terms.xml:6278(primary) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6259(para) +#: ./doc/glossary/glossary-terms.xml:6251(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:6266(glossterm) ./doc/glossary/glossary-terms.xml:6270(secondary) ./doc/glossary/glossary-terms.xml:6275(secondary) +#: ./doc/glossary/glossary-terms.xml:6258(glossterm) ./doc/glossary/glossary-terms.xml:6262(secondary) ./doc/glossary/glossary-terms.xml:6267(secondary) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6268(primary) ./doc/glossary/glossary-terms.xml:8526(glossterm) ./doc/glossary/glossary-terms.xml:8549(primary) ./doc/glossary/glossary-terms.xml:8563(primary) ./doc/glossary/glossary-terms.xml:8587(primary) +#: ./doc/glossary/glossary-terms.xml:6260(primary) ./doc/glossary/glossary-terms.xml:8518(glossterm) ./doc/glossary/glossary-terms.xml:8541(primary) ./doc/glossary/glossary-terms.xml:8555(primary) ./doc/glossary/glossary-terms.xml:8579(primary) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6279(para) +#: ./doc/glossary/glossary-terms.xml:6271(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6284(glossterm) ./doc/glossary/glossary-terms.xml:6288(secondary) +#: ./doc/glossary/glossary-terms.xml:6276(glossterm) ./doc/glossary/glossary-terms.xml:6280(secondary) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6292(para) +#: ./doc/glossary/glossary-terms.xml:6284(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6297(glossterm) ./doc/glossary/glossary-terms.xml:6301(secondary) +#: ./doc/glossary/glossary-terms.xml:6289(glossterm) ./doc/glossary/glossary-terms.xml:6293(secondary) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6305(para) +#: ./doc/glossary/glossary-terms.xml:6297(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:6311(glossterm) ./doc/glossary/glossary-terms.xml:6313(primary) +#: ./doc/glossary/glossary-terms.xml:6303(glossterm) ./doc/glossary/glossary-terms.xml:6305(primary) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6317(para) +#: ./doc/glossary/glossary-terms.xml:6309(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:6323(glossterm) ./doc/glossary/glossary-terms.xml:6326(primary) +#: ./doc/glossary/glossary-terms.xml:6315(glossterm) ./doc/glossary/glossary-terms.xml:6318(primary) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6330(para) +#: ./doc/glossary/glossary-terms.xml:6322(para) msgid "A standardized interface for managing compute, data, and network resources, currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6336(glossterm) ./doc/glossary/glossary-terms.xml:6338(primary) +#: ./doc/glossary/glossary-terms.xml:6328(glossterm) ./doc/glossary/glossary-terms.xml:6330(primary) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6342(para) +#: ./doc/glossary/glossary-terms.xml:6334(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6347(glossterm) ./doc/glossary/glossary-terms.xml:6349(primary) ./doc/glossary/glossary-terms.xml:6381(primary) +#: ./doc/glossary/glossary-terms.xml:6339(glossterm) ./doc/glossary/glossary-terms.xml:6341(primary) ./doc/glossary/glossary-terms.xml:6373(primary) msgid "Open vSwitch" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6353(para) +#: ./doc/glossary/glossary-terms.xml:6345(para) msgid "Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (for example NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6365(glossterm) ./doc/glossary/glossary-terms.xml:6367(primary) +#: ./doc/glossary/glossary-terms.xml:6357(glossterm) ./doc/glossary/glossary-terms.xml:6359(primary) msgid "Open vSwitch (OVS) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6371(para) +#: ./doc/glossary/glossary-terms.xml:6363(para) msgid "Provides an interface to the underlying Open vSwitch service for the Networking plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6379(glossterm) +#: ./doc/glossary/glossary-terms.xml:6371(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6387(para) +#: ./doc/glossary/glossary-terms.xml:6379(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6392(glossterm) ./doc/glossary/glossary-terms.xml:6394(primary) +#: ./doc/glossary/glossary-terms.xml:6384(glossterm) ./doc/glossary/glossary-terms.xml:6386(primary) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6398(para) +#: ./doc/glossary/glossary-terms.xml:6390(para) msgid "An open source LDAP server. Supported by both Compute and Identity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6404(glossterm) ./doc/glossary/glossary-terms.xml:6406(primary) ./doc/glossary/glossary-terms.xml:6424(primary) +#: ./doc/glossary/glossary-terms.xml:6396(glossterm) ./doc/glossary/glossary-terms.xml:6398(primary) ./doc/glossary/glossary-terms.xml:6416(primary) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6412(para) +#: ./doc/glossary/glossary-terms.xml:6404(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:6422(glossterm) +#: ./doc/glossary/glossary-terms.xml:6414(glossterm) msgid "OpenStack code name" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6425(secondary) +#: ./doc/glossary/glossary-terms.xml:6417(secondary) msgid "code name" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6429(para) +#: ./doc/glossary/glossary-terms.xml:6421(para) msgid "Each OpenStack release has a code name. Code names ascend in alphabetical order: Austin, Bexar, Cactus, Diablo, Essex, Folsom, Grizzly, Havana, Icehouse, Juno, Kilo, Liberty, and Mitaka. Code names are cities or counties near where the corresponding OpenStack design summit took place. An exception, called the Waldon exception, is granted to elements of the state flag that sound especially cool. Code names are chosen by popular vote." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6444(glossterm) ./doc/glossary/glossary-terms.xml:6446(primary) +#: ./doc/glossary/glossary-terms.xml:6436(glossterm) ./doc/glossary/glossary-terms.xml:6438(primary) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6455(glossterm) ./doc/glossary/glossary-terms.xml:6457(primary) +#: ./doc/glossary/glossary-terms.xml:6447(glossterm) ./doc/glossary/glossary-terms.xml:6449(primary) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6461(para) +#: ./doc/glossary/glossary-terms.xml:6453(para) msgid "The person responsible for planning and maintaining an OpenStack installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6467(glossterm) ./doc/glossary/glossary-terms.xml:6469(primary) +#: ./doc/glossary/glossary-terms.xml:6459(glossterm) ./doc/glossary/glossary-terms.xml:6461(primary) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6473(para) +#: ./doc/glossary/glossary-terms.xml:6465(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:6480(glossterm) +#: ./doc/glossary/glossary-terms.xml:6472(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6482(primary) +#: ./doc/glossary/glossary-terms.xml:6474(primary) msgid "orphans" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6486(para) +#: ./doc/glossary/glossary-terms.xml:6478(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:6492(glossterm) ./doc/glossary/glossary-terms.xml:6494(primary) +#: ./doc/glossary/glossary-terms.xml:6484(glossterm) ./doc/glossary/glossary-terms.xml:6486(primary) msgid "Oslo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6498(para) +#: ./doc/glossary/glossary-terms.xml:6490(para) msgid "OpenStack project that produces a set of Python libraries containing code shared by OpenStack projects." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6509(title) +#: ./doc/glossary/glossary-terms.xml:6501(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6512(glossterm) +#: ./doc/glossary/glossary-terms.xml:6504(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6516(secondary) ./doc/glossary/glossary-terms.xml:6519(primary) +#: ./doc/glossary/glossary-terms.xml:6508(secondary) ./doc/glossary/glossary-terms.xml:6511(primary) msgid "parent cells" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6523(para) +#: ./doc/glossary/glossary-terms.xml:6515(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:6530(glossterm) +#: ./doc/glossary/glossary-terms.xml:6522(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6532(primary) ./doc/glossary/glossary-terms.xml:6547(primary) ./doc/glossary/glossary-terms.xml:6561(primary) +#: ./doc/glossary/glossary-terms.xml:6524(primary) ./doc/glossary/glossary-terms.xml:6539(primary) ./doc/glossary/glossary-terms.xml:6553(primary) msgid "partitions" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6538(para) +#: ./doc/glossary/glossary-terms.xml:6530(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:6545(glossterm) ./doc/glossary/glossary-terms.xml:6549(secondary) +#: ./doc/glossary/glossary-terms.xml:6537(glossterm) ./doc/glossary/glossary-terms.xml:6541(secondary) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6553(para) +#: ./doc/glossary/glossary-terms.xml:6545(para) msgid "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6559(glossterm) +#: ./doc/glossary/glossary-terms.xml:6551(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6563(secondary) +#: ./doc/glossary/glossary-terms.xml:6555(secondary) msgid "partition index value" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6567(para) +#: ./doc/glossary/glossary-terms.xml:6559(para) msgid "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6573(glossterm) ./doc/glossary/glossary-terms.xml:6575(primary) +#: ./doc/glossary/glossary-terms.xml:6565(glossterm) ./doc/glossary/glossary-terms.xml:6567(primary) msgid "path MTU discovery (PMTUD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6579(para) +#: ./doc/glossary/glossary-terms.xml:6571(para) msgid "Mechanism in IP networks to detect end-to-end MTU and adjust packet size accordingly." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6585(glossterm) ./doc/glossary/glossary-terms.xml:6587(primary) +#: ./doc/glossary/glossary-terms.xml:6577(glossterm) ./doc/glossary/glossary-terms.xml:6579(primary) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6591(para) +#: ./doc/glossary/glossary-terms.xml:6583(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:6597(glossterm) ./doc/glossary/glossary-terms.xml:6599(primary) +#: ./doc/glossary/glossary-terms.xml:6589(glossterm) ./doc/glossary/glossary-terms.xml:6591(primary) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6603(para) +#: ./doc/glossary/glossary-terms.xml:6595(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:6609(glossterm) +#: ./doc/glossary/glossary-terms.xml:6601(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6613(secondary) ./doc/glossary/glossary-terms.xml:6616(primary) +#: ./doc/glossary/glossary-terms.xml:6605(secondary) ./doc/glossary/glossary-terms.xml:6608(primary) msgid "persistent messages" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6620(para) +#: ./doc/glossary/glossary-terms.xml:6612(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:6626(glossterm) ./doc/glossary/glossary-terms.xml:6628(primary) +#: ./doc/glossary/glossary-terms.xml:6618(glossterm) ./doc/glossary/glossary-terms.xml:6620(primary) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6632(para) +#: ./doc/glossary/glossary-terms.xml:6624(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6637(glossterm) ./doc/glossary/glossary-terms.xml:6639(primary) +#: ./doc/glossary/glossary-terms.xml:6629(glossterm) ./doc/glossary/glossary-terms.xml:6631(primary) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6643(para) +#: ./doc/glossary/glossary-terms.xml:6635(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:6649(glossterm) ./doc/glossary/glossary-terms.xml:6651(primary) +#: ./doc/glossary/glossary-terms.xml:6641(glossterm) ./doc/glossary/glossary-terms.xml:6643(primary) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6655(para) +#: ./doc/glossary/glossary-terms.xml:6647(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:6664(glossterm) +#: ./doc/glossary/glossary-terms.xml:6656(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6666(primary) +#: ./doc/glossary/glossary-terms.xml:6658(primary) msgid "plug-ins, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6670(para) +#: ./doc/glossary/glossary-terms.xml:6662(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:6676(glossterm) ./doc/glossary/glossary-terms.xml:6678(primary) +#: ./doc/glossary/glossary-terms.xml:6668(glossterm) ./doc/glossary/glossary-terms.xml:6670(primary) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6682(para) +#: ./doc/glossary/glossary-terms.xml:6674(para) msgid "Component of Identity that provides a rule-management interface and a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6688(glossterm) ./doc/glossary/glossary-terms.xml:6690(primary) +#: ./doc/glossary/glossary-terms.xml:6680(glossterm) ./doc/glossary/glossary-terms.xml:6682(primary) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6694(para) +#: ./doc/glossary/glossary-terms.xml:6686(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:6703(glossterm) ./doc/glossary/glossary-terms.xml:6705(primary) +#: ./doc/glossary/glossary-terms.xml:6695(glossterm) ./doc/glossary/glossary-terms.xml:6697(primary) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6709(para) +#: ./doc/glossary/glossary-terms.xml:6701(para) msgid "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6715(glossterm) +#: ./doc/glossary/glossary-terms.xml:6707(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6717(primary) ./doc/glossary/glossary-terms.xml:6731(primary) ./doc/glossary/glossary-terms.xml:9151(primary) +#: ./doc/glossary/glossary-terms.xml:6709(primary) ./doc/glossary/glossary-terms.xml:6723(primary) ./doc/glossary/glossary-terms.xml:9143(primary) msgid "ports" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6723(para) +#: ./doc/glossary/glossary-terms.xml:6715(para) msgid "A virtual network port within Networking; VIFs / vNICs are connected to a port." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6729(glossterm) ./doc/glossary/glossary-terms.xml:6733(secondary) +#: ./doc/glossary/glossary-terms.xml:6721(glossterm) ./doc/glossary/glossary-terms.xml:6725(secondary) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6737(para) +#: ./doc/glossary/glossary-terms.xml:6729(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6742(glossterm) +#: ./doc/glossary/glossary-terms.xml:6734(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6744(primary) +#: ./doc/glossary/glossary-terms.xml:6736(primary) msgid "preseed, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6748(para) +#: ./doc/glossary/glossary-terms.xml:6740(para) msgid "A tool to automate system configuration and installation on Debian-based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6754(glossterm) ./doc/glossary/glossary-terms.xml:6756(primary) +#: ./doc/glossary/glossary-terms.xml:6746(glossterm) ./doc/glossary/glossary-terms.xml:6748(primary) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6760(para) +#: ./doc/glossary/glossary-terms.xml:6752(para) msgid "An Image service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6766(glossterm) ./doc/glossary/glossary-terms.xml:6773(primary) +#: ./doc/glossary/glossary-terms.xml:6758(glossterm) ./doc/glossary/glossary-terms.xml:6765(primary) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6770(secondary) +#: ./doc/glossary/glossary-terms.xml:6762(secondary) msgid "private" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6777(para) +#: ./doc/glossary/glossary-terms.xml:6769(para) msgid "An IP address used for management and administration, not available to the public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6783(glossterm) +#: ./doc/glossary/glossary-terms.xml:6775(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6787(secondary) ./doc/glossary/glossary-terms.xml:6790(primary) +#: ./doc/glossary/glossary-terms.xml:6779(secondary) ./doc/glossary/glossary-terms.xml:6782(primary) msgid "private networks" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6794(para) +#: ./doc/glossary/glossary-terms.xml:6786(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:6806(glossterm) +#: ./doc/glossary/glossary-terms.xml:6798(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6808(primary) ./doc/glossary/glossary-terms.xml:6823(primary) ./doc/glossary/glossary-terms.xml:6837(primary) +#: ./doc/glossary/glossary-terms.xml:6800(primary) ./doc/glossary/glossary-terms.xml:6815(primary) ./doc/glossary/glossary-terms.xml:6829(primary) msgid "projects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6814(para) +#: ./doc/glossary/glossary-terms.xml:6806(para) msgid "Projects represent the base unit of “ownership” in OpenStack, in that all resources in OpenStack should be owned by a specific project. In OpenStack Identity, a project must be owned by a specific domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6821(glossterm) ./doc/glossary/glossary-terms.xml:6825(secondary) +#: ./doc/glossary/glossary-terms.xml:6813(glossterm) ./doc/glossary/glossary-terms.xml:6817(secondary) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6829(para) +#: ./doc/glossary/glossary-terms.xml:6821(para) msgid "User-defined alphanumeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6835(glossterm) ./doc/glossary/glossary-terms.xml:6839(secondary) +#: ./doc/glossary/glossary-terms.xml:6827(glossterm) ./doc/glossary/glossary-terms.xml:6831(secondary) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6843(para) +#: ./doc/glossary/glossary-terms.xml:6835(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6848(glossterm) ./doc/glossary/glossary-terms.xml:6850(primary) +#: ./doc/glossary/glossary-terms.xml:6840(glossterm) ./doc/glossary/glossary-terms.xml:6842(primary) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6854(para) +#: ./doc/glossary/glossary-terms.xml:6846(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:6861(glossterm) ./doc/glossary/glossary-terms.xml:6863(primary) +#: ./doc/glossary/glossary-terms.xml:6853(glossterm) ./doc/glossary/glossary-terms.xml:6855(primary) msgid "protected property" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6867(para) +#: ./doc/glossary/glossary-terms.xml:6859(para) msgid "Generally, extra properties on an Image service image to which only cloud administrators have access. Limits which user roles can perform CRUD operations on that property. The cloud administrator can configure any image property as protected." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6876(glossterm) ./doc/glossary/glossary-terms.xml:6878(primary) +#: ./doc/glossary/glossary-terms.xml:6868(glossterm) ./doc/glossary/glossary-terms.xml:6870(primary) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6882(para) +#: ./doc/glossary/glossary-terms.xml:6874(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6888(glossterm) +#: ./doc/glossary/glossary-terms.xml:6880(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6892(secondary) ./doc/glossary/glossary-terms.xml:6895(primary) +#: ./doc/glossary/glossary-terms.xml:6884(secondary) ./doc/glossary/glossary-terms.xml:6887(primary) msgid "proxy nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6899(para) +#: ./doc/glossary/glossary-terms.xml:6891(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6904(glossterm) +#: ./doc/glossary/glossary-terms.xml:6896(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6908(secondary) ./doc/glossary/glossary-terms.xml:6911(primary) +#: ./doc/glossary/glossary-terms.xml:6900(secondary) ./doc/glossary/glossary-terms.xml:6903(primary) msgid "proxy servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6915(para) +#: ./doc/glossary/glossary-terms.xml:6907(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:6922(glossterm) ./doc/glossary/glossary-terms.xml:6929(primary) +#: ./doc/glossary/glossary-terms.xml:6914(glossterm) ./doc/glossary/glossary-terms.xml:6921(primary) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6926(secondary) +#: ./doc/glossary/glossary-terms.xml:6918(secondary) msgid "public APIs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6933(para) +#: ./doc/glossary/glossary-terms.xml:6925(para) msgid "An API endpoint used for both service-to-service communication and end-user interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6939(glossterm) ./doc/glossary/glossary-terms.xml:6946(primary) +#: ./doc/glossary/glossary-terms.xml:6931(glossterm) ./doc/glossary/glossary-terms.xml:6938(primary) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6943(secondary) +#: ./doc/glossary/glossary-terms.xml:6935(secondary) msgid "public images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6950(para) +#: ./doc/glossary/glossary-terms.xml:6942(para) msgid "An Image service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6956(glossterm) ./doc/glossary/glossary-terms.xml:6963(primary) +#: ./doc/glossary/glossary-terms.xml:6948(glossterm) ./doc/glossary/glossary-terms.xml:6955(primary) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6960(secondary) ./doc/glossary/glossary-terms.xml:6988(secondary) +#: ./doc/glossary/glossary-terms.xml:6952(secondary) ./doc/glossary/glossary-terms.xml:6980(secondary) msgid "public" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6967(para) +#: ./doc/glossary/glossary-terms.xml:6959(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6972(glossterm) ./doc/glossary/glossary-terms.xml:6974(primary) +#: ./doc/glossary/glossary-terms.xml:6964(glossterm) ./doc/glossary/glossary-terms.xml:6966(primary) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6978(para) +#: ./doc/glossary/glossary-terms.xml:6970(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6984(glossterm) ./doc/glossary/glossary-terms.xml:6991(primary) +#: ./doc/glossary/glossary-terms.xml:6976(glossterm) ./doc/glossary/glossary-terms.xml:6983(primary) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6995(para) +#: ./doc/glossary/glossary-terms.xml:6987(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:7004(glossterm) ./doc/glossary/glossary-terms.xml:7006(primary) +#: ./doc/glossary/glossary-terms.xml:6996(glossterm) ./doc/glossary/glossary-terms.xml:6998(primary) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7010(para) +#: ./doc/glossary/glossary-terms.xml:7002(para) msgid "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7016(glossterm) ./doc/glossary/glossary-terms.xml:7018(primary) +#: ./doc/glossary/glossary-terms.xml:7008(glossterm) ./doc/glossary/glossary-terms.xml:7010(primary) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7022(para) +#: ./doc/glossary/glossary-terms.xml:7014(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7030(title) +#: ./doc/glossary/glossary-terms.xml:7022(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7033(glossterm) ./doc/glossary/glossary-terms.xml:7035(primary) +#: ./doc/glossary/glossary-terms.xml:7025(glossterm) ./doc/glossary/glossary-terms.xml:7027(primary) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7045(glossterm) ./doc/glossary/glossary-terms.xml:7047(primary) +#: ./doc/glossary/glossary-terms.xml:7037(glossterm) ./doc/glossary/glossary-terms.xml:7039(primary) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7051(para) +#: ./doc/glossary/glossary-terms.xml:7043(para) msgid "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7057(glossterm) ./doc/glossary/glossary-terms.xml:7059(primary) +#: ./doc/glossary/glossary-terms.xml:7049(glossterm) ./doc/glossary/glossary-terms.xml:7051(primary) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7063(para) +#: ./doc/glossary/glossary-terms.xml:7055(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:7070(glossterm) ./doc/glossary/glossary-terms.xml:7072(primary) +#: ./doc/glossary/glossary-terms.xml:7062(glossterm) ./doc/glossary/glossary-terms.xml:7064(primary) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7076(para) +#: ./doc/glossary/glossary-terms.xml:7068(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7079(para) +#: ./doc/glossary/glossary-terms.xml:7071(para) msgid "One of the hypervisors supported by OpenStack, generally used for development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7085(glossterm) +#: ./doc/glossary/glossary-terms.xml:7077(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7087(primary) +#: ./doc/glossary/glossary-terms.xml:7079(primary) msgid "quotas" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7091(para) +#: ./doc/glossary/glossary-terms.xml:7083(para) msgid "In Compute and Block Storage, the ability to set resource limits on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7100(title) +#: ./doc/glossary/glossary-terms.xml:7092(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7103(glossterm) ./doc/glossary/glossary-terms.xml:7105(primary) +#: ./doc/glossary/glossary-terms.xml:7095(glossterm) ./doc/glossary/glossary-terms.xml:7097(primary) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7109(para) +#: ./doc/glossary/glossary-terms.xml:7101(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7114(glossterm) ./doc/glossary/glossary-terms.xml:7116(primary) +#: ./doc/glossary/glossary-terms.xml:7106(glossterm) ./doc/glossary/glossary-terms.xml:7108(primary) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7120(para) +#: ./doc/glossary/glossary-terms.xml:7112(para) msgid "Released as open source by Rackspace in 2010; the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7126(glossterm) ./doc/glossary/glossary-terms.xml:7128(primary) +#: ./doc/glossary/glossary-terms.xml:7118(glossterm) ./doc/glossary/glossary-terms.xml:7120(primary) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7132(para) +#: ./doc/glossary/glossary-terms.xml:7124(para) msgid "Ceph component that enables a Linux block device to be striped over multiple distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7138(glossterm) ./doc/glossary/glossary-terms.xml:7140(primary) +#: ./doc/glossary/glossary-terms.xml:7130(glossterm) ./doc/glossary/glossary-terms.xml:7132(primary) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7144(para) +#: ./doc/glossary/glossary-terms.xml:7136(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:7157(para) +#: ./doc/glossary/glossary-terms.xml:7149(para) msgid "OpenStack project that provides the Benchmark service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7163(glossterm) ./doc/glossary/glossary-terms.xml:7165(primary) +#: ./doc/glossary/glossary-terms.xml:7155(glossterm) ./doc/glossary/glossary-terms.xml:7157(primary) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7169(para) +#: ./doc/glossary/glossary-terms.xml:7161(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7175(glossterm) ./doc/glossary/glossary-terms.xml:7177(primary) +#: ./doc/glossary/glossary-terms.xml:7167(glossterm) ./doc/glossary/glossary-terms.xml:7169(primary) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7181(para) +#: ./doc/glossary/glossary-terms.xml:7173(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:7189(glossterm) +#: ./doc/glossary/glossary-terms.xml:7181(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7191(primary) +#: ./doc/glossary/glossary-terms.xml:7183(primary) msgid "rate limits" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7195(para) +#: ./doc/glossary/glossary-terms.xml:7187(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:7201(glossterm) +#: ./doc/glossary/glossary-terms.xml:7193(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7203(primary) +#: ./doc/glossary/glossary-terms.xml:7195(primary) msgid "raw format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7207(para) +#: ./doc/glossary/glossary-terms.xml:7199(para) msgid "One of the VM image disk formats supported by Image service; an unstructured disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7213(glossterm) +#: ./doc/glossary/glossary-terms.xml:7205(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7215(primary) +#: ./doc/glossary/glossary-terms.xml:7207(primary) msgid "rebalancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7219(para) +#: ./doc/glossary/glossary-terms.xml:7211(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:7226(glossterm) ./doc/glossary/glossary-terms.xml:7228(primary) ./doc/glossary/glossary-terms.xml:8202(primary) +#: ./doc/glossary/glossary-terms.xml:7218(glossterm) ./doc/glossary/glossary-terms.xml:7220(primary) ./doc/glossary/glossary-terms.xml:8194(primary) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7230(secondary) ./doc/glossary/glossary-terms.xml:8204(secondary) +#: ./doc/glossary/glossary-terms.xml:7222(secondary) ./doc/glossary/glossary-terms.xml:8196(secondary) msgid "hard vs. soft" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7234(para) +#: ./doc/glossary/glossary-terms.xml:7226(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:7244(glossterm) +#: ./doc/glossary/glossary-terms.xml:7236(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7246(primary) +#: ./doc/glossary/glossary-terms.xml:7238(primary) msgid "rebuilding" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7250(para) +#: ./doc/glossary/glossary-terms.xml:7242(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:7256(glossterm) ./doc/glossary/glossary-terms.xml:7258(primary) +#: ./doc/glossary/glossary-terms.xml:7248(glossterm) ./doc/glossary/glossary-terms.xml:7250(primary) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7262(para) +#: ./doc/glossary/glossary-terms.xml:7254(para) msgid "An Object Storage component that collects meters." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7267(glossterm) +#: ./doc/glossary/glossary-terms.xml:7259(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7269(primary) ./doc/glossary/glossary-terms.xml:7288(primary) +#: ./doc/glossary/glossary-terms.xml:7261(primary) ./doc/glossary/glossary-terms.xml:7280(primary) msgid "records" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7275(para) +#: ./doc/glossary/glossary-terms.xml:7267(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:7286(glossterm) +#: ./doc/glossary/glossary-terms.xml:7278(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7290(secondary) +#: ./doc/glossary/glossary-terms.xml:7282(secondary) msgid "record IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7294(para) +#: ./doc/glossary/glossary-terms.xml:7286(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:7300(glossterm) ./doc/glossary/glossary-terms.xml:7302(primary) +#: ./doc/glossary/glossary-terms.xml:7292(glossterm) ./doc/glossary/glossary-terms.xml:7294(primary) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7311(glossterm) ./doc/glossary/glossary-terms.xml:7313(primary) +#: ./doc/glossary/glossary-terms.xml:7303(glossterm) ./doc/glossary/glossary-terms.xml:7305(primary) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7317(para) +#: ./doc/glossary/glossary-terms.xml:7309(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7322(glossterm) ./doc/glossary/glossary-terms.xml:7324(primary) +#: ./doc/glossary/glossary-terms.xml:7314(glossterm) ./doc/glossary/glossary-terms.xml:7316(primary) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7328(para) +#: ./doc/glossary/glossary-terms.xml:7320(para) msgid "A discrete OpenStack environment with dedicated API endpoints that typically shares only the Identity (keystone) with other regions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7335(glossterm) ./doc/glossary/glossary-terms.xml:7337(primary) +#: ./doc/glossary/glossary-terms.xml:7327(glossterm) ./doc/glossary/glossary-terms.xml:7329(primary) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7339(see) +#: ./doc/glossary/glossary-terms.xml:7331(see) msgid "under Image service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7343(para) +#: ./doc/glossary/glossary-terms.xml:7335(para) msgid "Alternative term for the Image service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7348(glossterm) +#: ./doc/glossary/glossary-terms.xml:7340(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7352(secondary) ./doc/glossary/glossary-terms.xml:7355(primary) +#: ./doc/glossary/glossary-terms.xml:7344(secondary) ./doc/glossary/glossary-terms.xml:7347(primary) msgid "registry servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7359(para) +#: ./doc/glossary/glossary-terms.xml:7351(para) msgid "An Image service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7365(glossterm) ./doc/glossary/glossary-terms.xml:7368(primary) +#: ./doc/glossary/glossary-terms.xml:7357(glossterm) ./doc/glossary/glossary-terms.xml:7360(primary) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7373(para) +#: ./doc/glossary/glossary-terms.xml:7365(para) msgid "A collection of components that provides object storage within Ceph. Similar to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7379(glossterm) ./doc/glossary/glossary-terms.xml:7381(primary) +#: ./doc/glossary/glossary-terms.xml:7371(glossterm) ./doc/glossary/glossary-terms.xml:7373(primary) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7385(para) +#: ./doc/glossary/glossary-terms.xml:7377(para) msgid "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7391(glossterm) +#: ./doc/glossary/glossary-terms.xml:7383(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7393(primary) ./doc/glossary/glossary-terms.xml:7408(primary) ./doc/glossary/glossary-terms.xml:7420(glossterm) ./doc/glossary/glossary-terms.xml:7431(primary) +#: ./doc/glossary/glossary-terms.xml:7385(primary) ./doc/glossary/glossary-terms.xml:7400(primary) ./doc/glossary/glossary-terms.xml:7412(glossterm) ./doc/glossary/glossary-terms.xml:7423(primary) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7399(para) +#: ./doc/glossary/glossary-terms.xml:7391(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:7406(glossterm) ./doc/glossary/glossary-terms.xml:7410(secondary) +#: ./doc/glossary/glossary-terms.xml:7398(glossterm) ./doc/glossary/glossary-terms.xml:7402(secondary) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7414(para) +#: ./doc/glossary/glossary-terms.xml:7406(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7423(para) +#: ./doc/glossary/glossary-terms.xml:7415(para) msgid "The process of copying data to a separate physical device for fault tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7429(glossterm) +#: ./doc/glossary/glossary-terms.xml:7421(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7433(secondary) +#: ./doc/glossary/glossary-terms.xml:7425(secondary) msgid "replicators" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7437(para) +#: ./doc/glossary/glossary-terms.xml:7429(para) msgid "The Object Storage back-end process that creates and manages object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7443(glossterm) +#: ./doc/glossary/glossary-terms.xml:7435(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7445(primary) +#: ./doc/glossary/glossary-terms.xml:7437(primary) msgid "request IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7449(para) +#: ./doc/glossary/glossary-terms.xml:7441(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7454(glossterm) +#: ./doc/glossary/glossary-terms.xml:7446(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7456(primary) +#: ./doc/glossary/glossary-terms.xml:7448(primary) msgid "rescue images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7460(para) +#: ./doc/glossary/glossary-terms.xml:7452(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:7467(glossterm) +#: ./doc/glossary/glossary-terms.xml:7459(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7469(primary) +#: ./doc/glossary/glossary-terms.xml:7461(primary) msgid "resizing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7473(para) +#: ./doc/glossary/glossary-terms.xml:7465(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:7481(glossterm) +#: ./doc/glossary/glossary-terms.xml:7473(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7483(primary) +#: ./doc/glossary/glossary-terms.xml:7475(primary) msgid "RESTful web services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7487(para) +#: ./doc/glossary/glossary-terms.xml:7479(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:7494(glossterm) +#: ./doc/glossary/glossary-terms.xml:7486(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7496(primary) ./doc/glossary/glossary-terms.xml:7511(primary) +#: ./doc/glossary/glossary-terms.xml:7488(primary) ./doc/glossary/glossary-terms.xml:7503(primary) msgid "rings" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7502(para) +#: ./doc/glossary/glossary-terms.xml:7494(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:7509(glossterm) +#: ./doc/glossary/glossary-terms.xml:7501(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7513(secondary) +#: ./doc/glossary/glossary-terms.xml:7505(secondary) msgid "ring builders" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7517(para) +#: ./doc/glossary/glossary-terms.xml:7509(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:7524(glossterm) ./doc/glossary/glossary-terms.xml:7526(primary) +#: ./doc/glossary/glossary-terms.xml:7516(glossterm) ./doc/glossary/glossary-terms.xml:7518(primary) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7530(para) +#: ./doc/glossary/glossary-terms.xml:7522(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 and Compute and can be configured using the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7538(glossterm) +#: ./doc/glossary/glossary-terms.xml:7530(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7540(primary) ./doc/glossary/glossary-terms.xml:7555(primary) +#: ./doc/glossary/glossary-terms.xml:7532(primary) ./doc/glossary/glossary-terms.xml:7547(primary) msgid "roles" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7546(para) +#: ./doc/glossary/glossary-terms.xml:7538(para) msgid "A personality that a user assumes 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:7553(glossterm) ./doc/glossary/glossary-terms.xml:7557(secondary) +#: ./doc/glossary/glossary-terms.xml:7545(glossterm) ./doc/glossary/glossary-terms.xml:7549(secondary) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7561(para) +#: ./doc/glossary/glossary-terms.xml:7553(para) msgid "Alphanumeric ID assigned to each Identity service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7566(glossterm) ./doc/glossary/glossary-terms.xml:7568(primary) +#: ./doc/glossary/glossary-terms.xml:7558(glossterm) ./doc/glossary/glossary-terms.xml:7560(primary) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7572(para) +#: ./doc/glossary/glossary-terms.xml:7564(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:7578(glossterm) ./doc/glossary/glossary-terms.xml:7585(primary) +#: ./doc/glossary/glossary-terms.xml:7570(glossterm) ./doc/glossary/glossary-terms.xml:7577(primary) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7580(primary) ./doc/glossary/glossary-terms.xml:8275(primary) +#: ./doc/glossary/glossary-terms.xml:7572(primary) ./doc/glossary/glossary-terms.xml:8267(primary) msgid "schedulers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7582(secondary) +#: ./doc/glossary/glossary-terms.xml:7574(secondary) msgid "round-robin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7589(para) +#: ./doc/glossary/glossary-terms.xml:7581(para) msgid "Type of Compute scheduler that evenly distributes instances among available hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7595(glossterm) ./doc/glossary/glossary-terms.xml:7597(primary) +#: ./doc/glossary/glossary-terms.xml:7587(glossterm) ./doc/glossary/glossary-terms.xml:7589(primary) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7601(para) +#: ./doc/glossary/glossary-terms.xml:7593(para) msgid "A physical or virtual network device that passes network traffic between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7607(glossterm) +#: ./doc/glossary/glossary-terms.xml:7599(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7609(primary) +#: ./doc/glossary/glossary-terms.xml:7601(primary) msgid "routing keys" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7613(para) +#: ./doc/glossary/glossary-terms.xml:7605(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:7620(glossterm) +#: ./doc/glossary/glossary-terms.xml:7612(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7622(primary) +#: ./doc/glossary/glossary-terms.xml:7614(primary) msgid "drivers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7624(secondary) ./doc/glossary/glossary-terms.xml:7627(primary) +#: ./doc/glossary/glossary-terms.xml:7616(secondary) ./doc/glossary/glossary-terms.xml:7619(primary) msgid "RPC drivers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7631(para) +#: ./doc/glossary/glossary-terms.xml:7623(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:7638(glossterm) ./doc/glossary/glossary-terms.xml:7640(primary) +#: ./doc/glossary/glossary-terms.xml:7630(glossterm) ./doc/glossary/glossary-terms.xml:7632(primary) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7644(para) +#: ./doc/glossary/glossary-terms.xml:7636(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7649(glossterm) +#: ./doc/glossary/glossary-terms.xml:7641(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7651(primary) +#: ./doc/glossary/glossary-terms.xml:7643(primary) msgid "RXTX cap/quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7655(para) +#: ./doc/glossary/glossary-terms.xml:7647(para) msgid "Absolute limit on the amount of network traffic a Compute VM instance can send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7661(glossterm) +#: ./doc/glossary/glossary-terms.xml:7653(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7664(para) +#: ./doc/glossary/glossary-terms.xml:7656(para) msgid "Soft limit on the amount of network traffic a Compute VM instance can send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7673(title) +#: ./doc/glossary/glossary-terms.xml:7665(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7676(glossterm) +#: ./doc/glossary/glossary-terms.xml:7668(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7678(primary) +#: ./doc/glossary/glossary-terms.xml:7670(primary) msgid "S3 storage service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7682(para) +#: ./doc/glossary/glossary-terms.xml:7674(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:7695(para) +#: ./doc/glossary/glossary-terms.xml:7687(para) msgid "OpenStack project that provides a scalable data-processing stack and associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7701(glossterm) ./doc/glossary/glossary-terms.xml:7703(primary) +#: ./doc/glossary/glossary-terms.xml:7693(glossterm) ./doc/glossary/glossary-terms.xml:7695(primary) msgid "SAML assertion" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7707(para) +#: ./doc/glossary/glossary-terms.xml:7699(para) msgid "Contains information about a user as provided by the identity provider. It is an indication that a user has been authenticated." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7713(glossterm) ./doc/glossary/glossary-terms.xml:7715(primary) +#: ./doc/glossary/glossary-terms.xml:7705(glossterm) ./doc/glossary/glossary-terms.xml:7707(primary) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7719(para) +#: ./doc/glossary/glossary-terms.xml:7711(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:7726(glossterm) +#: ./doc/glossary/glossary-terms.xml:7718(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7728(primary) +#: ./doc/glossary/glossary-terms.xml:7720(primary) msgid "scoped tokens" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7732(para) +#: ./doc/glossary/glossary-terms.xml:7724(para) msgid "An Identity service API access token that is associated with a specific tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7738(glossterm) +#: ./doc/glossary/glossary-terms.xml:7730(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7740(primary) +#: ./doc/glossary/glossary-terms.xml:7732(primary) msgid "scrubbers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7744(para) +#: ./doc/glossary/glossary-terms.xml:7736(para) msgid "Checks for and deletes unused VMs; the component of Image service that implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7750(glossterm) +#: ./doc/glossary/glossary-terms.xml:7742(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7752(primary) +#: ./doc/glossary/glossary-terms.xml:7744(primary) msgid "secret keys" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7756(para) +#: ./doc/glossary/glossary-terms.xml:7748(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:7762(glossterm) ./doc/glossary/glossary-terms.xml:7764(primary) +#: ./doc/glossary/glossary-terms.xml:7754(glossterm) ./doc/glossary/glossary-terms.xml:7756(primary) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7768(para) +#: ./doc/glossary/glossary-terms.xml:7760(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:7775(glossterm) +#: ./doc/glossary/glossary-terms.xml:7767(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7777(primary) +#: ./doc/glossary/glossary-terms.xml:7769(primary) msgid "security groups" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7781(para) +#: ./doc/glossary/glossary-terms.xml:7773(para) msgid "A set of network traffic filtering rules that are applied to a Compute instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7787(glossterm) +#: ./doc/glossary/glossary-terms.xml:7779(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7791(secondary) ./doc/glossary/glossary-terms.xml:7794(primary) +#: ./doc/glossary/glossary-terms.xml:7783(secondary) ./doc/glossary/glossary-terms.xml:7786(primary) msgid "segmented objects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7798(para) +#: ./doc/glossary/glossary-terms.xml:7790(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:7805(glossterm) ./doc/glossary/glossary-terms.xml:7807(primary) +#: ./doc/glossary/glossary-terms.xml:7797(glossterm) ./doc/glossary/glossary-terms.xml:7799(primary) msgid "self-service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7811(para) +#: ./doc/glossary/glossary-terms.xml:7803(para) msgid "For IaaS, ability for a regular (non-privileged) account to manage a virtual infrastructure component such as networks without involving an administrator." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7818(glossterm) ./doc/glossary/glossary-terms.xml:7820(primary) +#: ./doc/glossary/glossary-terms.xml:7810(glossterm) ./doc/glossary/glossary-terms.xml:7812(primary) msgid "SELinux" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7824(para) +#: ./doc/glossary/glossary-terms.xml:7816(para) msgid "Linux kernel security module that provides the mechanism for supporting access control policies." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7830(glossterm) ./doc/glossary/glossary-terms.xml:7832(primary) +#: ./doc/glossary/glossary-terms.xml:7822(glossterm) ./doc/glossary/glossary-terms.xml:7824(primary) msgid "senlin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7836(para) +#: ./doc/glossary/glossary-terms.xml:7828(para) msgid "OpenStack project that provides a Clustering service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7843(glossterm) +#: ./doc/glossary/glossary-terms.xml:7835(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7851(para) +#: ./doc/glossary/glossary-terms.xml:7843(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:7855(para) +#: ./doc/glossary/glossary-terms.xml:7847(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:7861(glossterm) ./doc/glossary/glossary-terms.xml:7863(primary) +#: ./doc/glossary/glossary-terms.xml:7853(glossterm) ./doc/glossary/glossary-terms.xml:7855(primary) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7867(para) +#: ./doc/glossary/glossary-terms.xml:7859(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7872(glossterm) ./doc/glossary/glossary-terms.xml:7876(secondary) +#: ./doc/glossary/glossary-terms.xml:7864(glossterm) ./doc/glossary/glossary-terms.xml:7868(secondary) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7886(glossterm) +#: ./doc/glossary/glossary-terms.xml:7878(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7888(primary) +#: ./doc/glossary/glossary-terms.xml:7880(primary) msgid "services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7894(para) +#: ./doc/glossary/glossary-terms.xml:7886(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:7901(glossterm) ./doc/glossary/glossary-terms.xml:7903(primary) +#: ./doc/glossary/glossary-terms.xml:7893(glossterm) ./doc/glossary/glossary-terms.xml:7895(primary) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7907(para) +#: ./doc/glossary/glossary-terms.xml:7899(para) msgid "Alternative term for the Identity service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7912(glossterm) ./doc/glossary/glossary-terms.xml:7914(primary) +#: ./doc/glossary/glossary-terms.xml:7904(glossterm) ./doc/glossary/glossary-terms.xml:7906(primary) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7918(para) +#: ./doc/glossary/glossary-terms.xml:7910(para) msgid "Unique ID assigned to each service that is available in the Identity service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7924(glossterm) ./doc/glossary/glossary-terms.xml:7926(primary) +#: ./doc/glossary/glossary-terms.xml:7916(glossterm) ./doc/glossary/glossary-terms.xml:7918(primary) msgid "service provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7930(para) +#: ./doc/glossary/glossary-terms.xml:7922(para) msgid "A system that provides services to other system entities. In case of federated identity, OpenStack Identity is the service provider." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7937(glossterm) ./doc/glossary/glossary-terms.xml:7939(primary) +#: ./doc/glossary/glossary-terms.xml:7929(glossterm) ./doc/glossary/glossary-terms.xml:7931(primary) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7943(para) +#: ./doc/glossary/glossary-terms.xml:7935(para) msgid "An Identity service feature that enables services, such as Compute, to automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7949(glossterm) ./doc/glossary/glossary-terms.xml:7951(primary) +#: ./doc/glossary/glossary-terms.xml:7941(glossterm) ./doc/glossary/glossary-terms.xml:7943(primary) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7955(para) +#: ./doc/glossary/glossary-terms.xml:7947(para) msgid "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7961(glossterm) ./doc/glossary/glossary-terms.xml:7963(primary) +#: ./doc/glossary/glossary-terms.xml:7953(glossterm) ./doc/glossary/glossary-terms.xml:7955(primary) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7967(para) +#: ./doc/glossary/glossary-terms.xml:7959(para) msgid "An administrator-defined token used by Compute to communicate securely with the Identity service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7973(glossterm) ./doc/glossary/glossary-terms.xml:7977(secondary) +#: ./doc/glossary/glossary-terms.xml:7965(glossterm) ./doc/glossary/glossary-terms.xml:7969(secondary) msgid "session back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7975(primary) ./doc/glossary/glossary-terms.xml:7989(primary) ./doc/glossary/glossary-terms.xml:8004(primary) +#: ./doc/glossary/glossary-terms.xml:7967(primary) ./doc/glossary/glossary-terms.xml:7981(primary) ./doc/glossary/glossary-terms.xml:7996(primary) msgid "sessions" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7981(para) +#: ./doc/glossary/glossary-terms.xml:7973(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:7987(glossterm) ./doc/glossary/glossary-terms.xml:7991(secondary) +#: ./doc/glossary/glossary-terms.xml:7979(glossterm) ./doc/glossary/glossary-terms.xml:7983(secondary) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7995(para) +#: ./doc/glossary/glossary-terms.xml:7987(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:8002(glossterm) ./doc/glossary/glossary-terms.xml:8006(secondary) +#: ./doc/glossary/glossary-terms.xml:7994(glossterm) ./doc/glossary/glossary-terms.xml:7998(secondary) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8010(para) +#: ./doc/glossary/glossary-terms.xml:8002(para) msgid "A horizon component that stores and tracks client session information. Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8016(glossterm) ./doc/glossary/glossary-terms.xml:8018(primary) +#: ./doc/glossary/glossary-terms.xml:8008(glossterm) ./doc/glossary/glossary-terms.xml:8010(primary) msgid "share" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8023(para) +#: ./doc/glossary/glossary-terms.xml:8015(para) msgid "A remote, mountable file system in the context of the Shared File Systems. You can mount a share to, and access a share from, several hosts by several users at a time." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8030(glossterm) ./doc/glossary/glossary-terms.xml:8032(primary) +#: ./doc/glossary/glossary-terms.xml:8022(glossterm) ./doc/glossary/glossary-terms.xml:8024(primary) msgid "share network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8037(para) +#: ./doc/glossary/glossary-terms.xml:8029(para) msgid "An entity in the context of the Shared File Systems that encapsulates interaction with the Networking service. If the driver you selected runs in the mode requiring such kind of interaction, you need to specify the share network to create a share." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8045(glossterm) ./doc/glossary/glossary-terms.xml:8047(primary) +#: ./doc/glossary/glossary-terms.xml:8037(glossterm) ./doc/glossary/glossary-terms.xml:8039(primary) msgid "Shared File Systems API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8052(para) +#: ./doc/glossary/glossary-terms.xml:8044(para) msgid "A Shared File Systems service that provides a stable RESTful API. The service authenticates and routes requests throughout the Shared File Systems service. There is python-manilaclient to interact with the API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8061(glossterm) ./doc/glossary/glossary-terms.xml:8063(primary) +#: ./doc/glossary/glossary-terms.xml:8053(glossterm) ./doc/glossary/glossary-terms.xml:8055(primary) msgid "Shared File Systems service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8068(para) +#: ./doc/glossary/glossary-terms.xml:8060(para) msgid "An OpenStack service that provides a set of services for management of shared file systems in a multi-tenant cloud environment. The service is similar to how OpenStack provides block-based storage management through the OpenStack Block Storage service project. With the Shared File Systems service, you can create a remote file system and mount the file system on your instances. You can also read and write data from your instances to and from your file system. The project name of the Shared File Systems service is manila." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8082(glossterm) ./doc/glossary/glossary-terms.xml:8089(primary) +#: ./doc/glossary/glossary-terms.xml:8074(glossterm) ./doc/glossary/glossary-terms.xml:8081(primary) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8086(secondary) +#: ./doc/glossary/glossary-terms.xml:8078(secondary) msgid "shared" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8093(para) +#: ./doc/glossary/glossary-terms.xml:8085(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:8106(glossterm) +#: ./doc/glossary/glossary-terms.xml:8098(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8108(primary) +#: ./doc/glossary/glossary-terms.xml:8100(primary) msgid "shared IP groups" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8112(para) +#: ./doc/glossary/glossary-terms.xml:8104(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:8121(glossterm) ./doc/glossary/glossary-terms.xml:8123(primary) +#: ./doc/glossary/glossary-terms.xml:8113(glossterm) ./doc/glossary/glossary-terms.xml:8115(primary) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8127(para) +#: ./doc/glossary/glossary-terms.xml:8119(para) msgid "Block storage that is simultaneously accessible by multiple clients, for example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8133(glossterm) ./doc/glossary/glossary-terms.xml:8135(primary) +#: ./doc/glossary/glossary-terms.xml:8125(glossterm) ./doc/glossary/glossary-terms.xml:8127(primary) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8139(para) +#: ./doc/glossary/glossary-terms.xml:8131(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8145(glossterm) ./doc/glossary/glossary-terms.xml:8148(primary) +#: ./doc/glossary/glossary-terms.xml:8137(glossterm) ./doc/glossary/glossary-terms.xml:8140(primary) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8152(para) +#: ./doc/glossary/glossary-terms.xml:8144(para) msgid "Specification for managing identity in the cloud, currently unsupported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8158(glossterm) ./doc/glossary/glossary-terms.xml:8161(primary) +#: ./doc/glossary/glossary-terms.xml:8150(glossterm) ./doc/glossary/glossary-terms.xml:8153(primary) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8165(para) +#: ./doc/glossary/glossary-terms.xml:8157(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:8175(glossterm) ./doc/glossary/glossary-terms.xml:8177(primary) +#: ./doc/glossary/glossary-terms.xml:8167(glossterm) ./doc/glossary/glossary-terms.xml:8169(primary) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8181(para) +#: ./doc/glossary/glossary-terms.xml:8173(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8187(glossterm) ./doc/glossary/glossary-terms.xml:8189(primary) +#: ./doc/glossary/glossary-terms.xml:8179(glossterm) ./doc/glossary/glossary-terms.xml:8181(primary) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8193(para) +#: ./doc/glossary/glossary-terms.xml:8185(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:8200(glossterm) ./doc/glossary/glossary-terms.xml:8207(primary) +#: ./doc/glossary/glossary-terms.xml:8192(glossterm) ./doc/glossary/glossary-terms.xml:8199(primary) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8211(para) +#: ./doc/glossary/glossary-terms.xml:8203(para) msgid "A controlled reboot where a VM instance is properly restarted through operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8217(glossterm) ./doc/glossary/glossary-terms.xml:8219(primary) +#: ./doc/glossary/glossary-terms.xml:8209(glossterm) ./doc/glossary/glossary-terms.xml:8211(primary) msgid "Software Development Lifecycle Automation service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8223(para) +#: ./doc/glossary/glossary-terms.xml:8215(para) msgid "OpenStack project that aims to make cloud services easier to consume and integrate with application development process by automating the source-to-image process, and simplifying app-centric deployment. The project name is solum." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8233(glossterm) ./doc/glossary/glossary-terms.xml:8235(primary) +#: ./doc/glossary/glossary-terms.xml:8225(glossterm) ./doc/glossary/glossary-terms.xml:8227(primary) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8239(para) +#: ./doc/glossary/glossary-terms.xml:8231(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8245(glossterm) ./doc/glossary/glossary-terms.xml:8247(primary) +#: ./doc/glossary/glossary-terms.xml:8237(glossterm) ./doc/glossary/glossary-terms.xml:8239(primary) msgid "solum" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8251(para) +#: ./doc/glossary/glossary-terms.xml:8243(para) msgid "OpenStack project that provides a Software Development Lifecycle Automation service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8259(glossterm) +#: ./doc/glossary/glossary-terms.xml:8251(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8261(primary) +#: ./doc/glossary/glossary-terms.xml:8253(primary) msgid "SPICE (Simple Protocol for Independent Computing Environments)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8266(para) +#: ./doc/glossary/glossary-terms.xml:8258(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:8273(glossterm) ./doc/glossary/glossary-terms.xml:8280(primary) +#: ./doc/glossary/glossary-terms.xml:8265(glossterm) ./doc/glossary/glossary-terms.xml:8272(primary) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8277(secondary) +#: ./doc/glossary/glossary-terms.xml:8269(secondary) msgid "spread-first" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8284(para) +#: ./doc/glossary/glossary-terms.xml:8276(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:8290(glossterm) ./doc/glossary/glossary-terms.xml:8292(primary) +#: ./doc/glossary/glossary-terms.xml:8282(glossterm) ./doc/glossary/glossary-terms.xml:8284(primary) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8296(para) +#: ./doc/glossary/glossary-terms.xml:8288(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8301(glossterm) ./doc/glossary/glossary-terms.xml:8303(primary) +#: ./doc/glossary/glossary-terms.xml:8293(glossterm) ./doc/glossary/glossary-terms.xml:8295(primary) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8307(para) +#: ./doc/glossary/glossary-terms.xml:8299(para) msgid "A lightweight SQL database, used as the default persistent storage method in many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8313(glossterm) ./doc/glossary/glossary-terms.xml:8315(primary) +#: ./doc/glossary/glossary-terms.xml:8305(glossterm) ./doc/glossary/glossary-terms.xml:8307(primary) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8320(para) +#: ./doc/glossary/glossary-terms.xml:8312(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:8328(glossterm) ./doc/glossary/glossary-terms.xml:8330(primary) +#: ./doc/glossary/glossary-terms.xml:8320(glossterm) ./doc/glossary/glossary-terms.xml:8322(primary) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8334(para) +#: ./doc/glossary/glossary-terms.xml:8326(para) msgid "Community project that captures Compute AMQP communications; useful for debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8340(glossterm) +#: ./doc/glossary/glossary-terms.xml:8332(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8344(secondary) +#: ./doc/glossary/glossary-terms.xml:8336(secondary) msgid "static" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8347(primary) +#: ./doc/glossary/glossary-terms.xml:8339(primary) msgid "static IP addresses" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8351(para) +#: ./doc/glossary/glossary-terms.xml:8343(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8356(glossterm) ./doc/glossary/glossary-terms.xml:8358(primary) +#: ./doc/glossary/glossary-terms.xml:8348(glossterm) ./doc/glossary/glossary-terms.xml:8350(primary) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8362(para) +#: ./doc/glossary/glossary-terms.xml:8354(para) msgid "WSGI middleware component of Object Storage that serves container data as a static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8368(glossterm) ./doc/glossary/glossary-terms.xml:8370(primary) +#: ./doc/glossary/glossary-terms.xml:8360(glossterm) ./doc/glossary/glossary-terms.xml:8362(primary) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8374(para) +#: ./doc/glossary/glossary-terms.xml:8366(para) msgid "The method that a service uses for persistent storage, such as iSCSI, NFS, or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8380(glossterm) ./doc/glossary/glossary-terms.xml:8387(primary) +#: ./doc/glossary/glossary-terms.xml:8372(glossterm) ./doc/glossary/glossary-terms.xml:8379(primary) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8384(secondary) +#: ./doc/glossary/glossary-terms.xml:8376(secondary) msgid "storage nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8391(para) +#: ./doc/glossary/glossary-terms.xml:8383(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:8398(glossterm) ./doc/glossary/glossary-terms.xml:8402(secondary) +#: ./doc/glossary/glossary-terms.xml:8390(glossterm) ./doc/glossary/glossary-terms.xml:8394(secondary) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8400(primary) ./doc/glossary/glossary-terms.xml:8414(primary) ./doc/glossary/glossary-terms.xml:8428(primary) ./doc/glossary/glossary-terms.xml:8577(primary) +#: ./doc/glossary/glossary-terms.xml:8392(primary) ./doc/glossary/glossary-terms.xml:8406(primary) ./doc/glossary/glossary-terms.xml:8420(primary) ./doc/glossary/glossary-terms.xml:8569(primary) msgid "storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8406(para) +#: ./doc/glossary/glossary-terms.xml:8398(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:8412(glossterm) ./doc/glossary/glossary-terms.xml:8416(secondary) +#: ./doc/glossary/glossary-terms.xml:8404(glossterm) ./doc/glossary/glossary-terms.xml:8408(secondary) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8420(para) +#: ./doc/glossary/glossary-terms.xml:8412(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8426(glossterm) ./doc/glossary/glossary-terms.xml:8430(secondary) +#: ./doc/glossary/glossary-terms.xml:8418(glossterm) ./doc/glossary/glossary-terms.xml:8422(secondary) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8434(para) +#: ./doc/glossary/glossary-terms.xml:8426(para) msgid "Collective name for the Object Storage object services, container services, and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8440(glossterm) ./doc/glossary/glossary-terms.xml:8442(primary) +#: ./doc/glossary/glossary-terms.xml:8432(glossterm) ./doc/glossary/glossary-terms.xml:8434(primary) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8446(para) +#: ./doc/glossary/glossary-terms.xml:8438(para) msgid "Specifies the authentication source used by Image service or Identity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8452(glossterm) +#: ./doc/glossary/glossary-terms.xml:8444(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8454(primary) +#: ./doc/glossary/glossary-terms.xml:8446(primary) msgid "subdomains" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8458(para) +#: ./doc/glossary/glossary-terms.xml:8450(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:8466(glossterm) ./doc/glossary/glossary-terms.xml:8468(primary) +#: ./doc/glossary/glossary-terms.xml:8458(glossterm) ./doc/glossary/glossary-terms.xml:8460(primary) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8472(para) +#: ./doc/glossary/glossary-terms.xml:8464(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8477(glossterm) ./doc/glossary/glossary-terms.xml:8480(primary) +#: ./doc/glossary/glossary-terms.xml:8469(glossterm) ./doc/glossary/glossary-terms.xml:8472(primary) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8489(glossterm) +#: ./doc/glossary/glossary-terms.xml:8481(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8491(primary) +#: ./doc/glossary/glossary-terms.xml:8483(primary) msgid "suspend, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8495(para) +#: ./doc/glossary/glossary-terms.xml:8487(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8501(glossterm) +#: ./doc/glossary/glossary-terms.xml:8493(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8503(primary) +#: ./doc/glossary/glossary-terms.xml:8495(primary) msgid "swap, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8507(para) +#: ./doc/glossary/glossary-terms.xml:8499(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:8513(glossterm) ./doc/glossary/glossary-terms.xml:8515(primary) +#: ./doc/glossary/glossary-terms.xml:8505(glossterm) ./doc/glossary/glossary-terms.xml:8507(primary) msgid "swawth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8519(para) +#: ./doc/glossary/glossary-terms.xml:8511(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:8529(para) +#: ./doc/glossary/glossary-terms.xml:8521(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8535(glossterm) ./doc/glossary/glossary-terms.xml:8537(primary) +#: ./doc/glossary/glossary-terms.xml:8527(glossterm) ./doc/glossary/glossary-terms.xml:8529(primary) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8541(para) +#: ./doc/glossary/glossary-terms.xml:8533(para) msgid "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8547(glossterm) ./doc/glossary/glossary-terms.xml:8551(secondary) +#: ./doc/glossary/glossary-terms.xml:8539(glossterm) ./doc/glossary/glossary-terms.xml:8543(secondary) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8555(para) +#: ./doc/glossary/glossary-terms.xml:8547(para) msgid "Collective term for Object Storage components that provide additional functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8561(glossterm) ./doc/glossary/glossary-terms.xml:8565(secondary) +#: ./doc/glossary/glossary-terms.xml:8553(glossterm) ./doc/glossary/glossary-terms.xml:8557(secondary) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8569(para) +#: ./doc/glossary/glossary-terms.xml:8561(para) msgid "Acts as the gatekeeper to Object Storage and is responsible for authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8575(glossterm) +#: ./doc/glossary/glossary-terms.xml:8567(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8579(secondary) ./doc/glossary/glossary-terms.xml:8584(secondary) ./doc/glossary/glossary-terms.xml:8589(secondary) +#: ./doc/glossary/glossary-terms.xml:8571(secondary) ./doc/glossary/glossary-terms.xml:8576(secondary) ./doc/glossary/glossary-terms.xml:8581(secondary) msgid "swift storage nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8593(para) +#: ./doc/glossary/glossary-terms.xml:8585(para) msgid "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8599(glossterm) ./doc/glossary/glossary-terms.xml:8601(primary) +#: ./doc/glossary/glossary-terms.xml:8591(glossterm) ./doc/glossary/glossary-terms.xml:8593(primary) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8605(para) +#: ./doc/glossary/glossary-terms.xml:8597(para) msgid "Point in time since the last container and accounts database sync among nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8611(glossterm) ./doc/glossary/glossary-terms.xml:8613(primary) +#: ./doc/glossary/glossary-terms.xml:8603(glossterm) ./doc/glossary/glossary-terms.xml:8605(primary) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8617(para) +#: ./doc/glossary/glossary-terms.xml:8609(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 instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8624(glossterm) ./doc/glossary/glossary-terms.xml:8626(primary) +#: ./doc/glossary/glossary-terms.xml:8616(glossterm) ./doc/glossary/glossary-terms.xml:8618(primary) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8630(para) +#: ./doc/glossary/glossary-terms.xml:8622(para) msgid "A Compute component that, along with the notification system, collects meters and usage information. This information can be used for billing." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8640(title) +#: ./doc/glossary/glossary-terms.xml:8632(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8643(glossterm) ./doc/glossary/glossary-terms.xml:8645(primary) +#: ./doc/glossary/glossary-terms.xml:8635(glossterm) ./doc/glossary/glossary-terms.xml:8637(primary) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8649(para) +#: ./doc/glossary/glossary-terms.xml:8641(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:8656(glossterm) ./doc/glossary/glossary-terms.xml:8658(primary) +#: ./doc/glossary/glossary-terms.xml:8648(glossterm) ./doc/glossary/glossary-terms.xml:8650(primary) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8662(para) +#: ./doc/glossary/glossary-terms.xml:8654(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:8669(glossterm) ./doc/glossary/glossary-terms.xml:8671(primary) +#: ./doc/glossary/glossary-terms.xml:8661(glossterm) ./doc/glossary/glossary-terms.xml:8663(primary) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8675(para) +#: ./doc/glossary/glossary-terms.xml:8667(para) msgid "Automated software test suite designed to run against the trunk of the OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8681(glossterm) ./doc/glossary/glossary-terms.xml:8683(primary) +#: ./doc/glossary/glossary-terms.xml:8673(glossterm) ./doc/glossary/glossary-terms.xml:8675(primary) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8687(para) +#: ./doc/glossary/glossary-terms.xml:8679(para) msgid "An Object Storage middleware component that enables creation of URLs for temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8693(glossterm) ./doc/glossary/glossary-terms.xml:8704(primary) ./doc/glossary/glossary-terms.xml:8722(primary) ./doc/glossary/glossary-terms.xml:8736(primary) +#: ./doc/glossary/glossary-terms.xml:8685(glossterm) ./doc/glossary/glossary-terms.xml:8696(primary) ./doc/glossary/glossary-terms.xml:8714(primary) ./doc/glossary/glossary-terms.xml:8728(primary) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8696(para) +#: ./doc/glossary/glossary-terms.xml:8688(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:8702(glossterm) ./doc/glossary/glossary-terms.xml:8706(secondary) +#: ./doc/glossary/glossary-terms.xml:8694(glossterm) ./doc/glossary/glossary-terms.xml:8698(secondary) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8710(para) +#: ./doc/glossary/glossary-terms.xml:8702(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8715(glossterm) ./doc/glossary/glossary-terms.xml:8719(secondary) ./doc/glossary/glossary-terms.xml:8724(secondary) +#: ./doc/glossary/glossary-terms.xml:8707(glossterm) ./doc/glossary/glossary-terms.xml:8711(secondary) ./doc/glossary/glossary-terms.xml:8716(secondary) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8728(para) +#: ./doc/glossary/glossary-terms.xml:8720(para) msgid "An Identity service API endpoint that is associated with one or more tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8734(glossterm) ./doc/glossary/glossary-terms.xml:8738(secondary) +#: ./doc/glossary/glossary-terms.xml:8726(glossterm) ./doc/glossary/glossary-terms.xml:8730(secondary) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8742(para) +#: ./doc/glossary/glossary-terms.xml:8734(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:8748(glossterm) +#: ./doc/glossary/glossary-terms.xml:8740(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8750(primary) +#: ./doc/glossary/glossary-terms.xml:8742(primary) msgid "tokens" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8754(para) +#: ./doc/glossary/glossary-terms.xml:8746(para) msgid "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8760(glossterm) ./doc/glossary/glossary-terms.xml:8762(primary) +#: ./doc/glossary/glossary-terms.xml:8752(glossterm) ./doc/glossary/glossary-terms.xml:8754(primary) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8766(para) +#: ./doc/glossary/glossary-terms.xml:8758(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:8772(glossterm) ./doc/glossary/glossary-terms.xml:8774(primary) +#: ./doc/glossary/glossary-terms.xml:8764(glossterm) ./doc/glossary/glossary-terms.xml:8766(primary) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8777(para) +#: ./doc/glossary/glossary-terms.xml:8769(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:8785(glossterm) ./doc/glossary/glossary-terms.xml:8787(primary) +#: ./doc/glossary/glossary-terms.xml:8777(glossterm) ./doc/glossary/glossary-terms.xml:8779(primary) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8791(para) +#: ./doc/glossary/glossary-terms.xml:8783(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:8797(glossterm) ./doc/glossary/glossary-terms.xml:8799(primary) +#: ./doc/glossary/glossary-terms.xml:8789(glossterm) ./doc/glossary/glossary-terms.xml:8791(primary) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8803(para) +#: ./doc/glossary/glossary-terms.xml:8795(para) msgid "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8809(glossterm) +#: ./doc/glossary/glossary-terms.xml:8801(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8811(primary) +#: ./doc/glossary/glossary-terms.xml:8803(primary) msgid "transaction IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8815(para) +#: ./doc/glossary/glossary-terms.xml:8807(para) msgid "Unique ID assigned to each Object Storage request; used for debugging and tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8821(glossterm) +#: ./doc/glossary/glossary-terms.xml:8813(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8823(primary) +#: ./doc/glossary/glossary-terms.xml:8815(primary) msgid "transient exchanges" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8829(para) +#: ./doc/glossary/glossary-terms.xml:8821(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8834(glossterm) +#: ./doc/glossary/glossary-terms.xml:8826(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8837(para) +#: ./doc/glossary/glossary-terms.xml:8829(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8843(glossterm) +#: ./doc/glossary/glossary-terms.xml:8835(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8847(secondary) ./doc/glossary/glossary-terms.xml:8850(primary) +#: ./doc/glossary/glossary-terms.xml:8839(secondary) ./doc/glossary/glossary-terms.xml:8842(primary) msgid "transient messages" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8854(para) +#: ./doc/glossary/glossary-terms.xml:8846(para) msgid "A message that is stored in memory and is lost after the server is restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8860(glossterm) +#: ./doc/glossary/glossary-terms.xml:8852(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8864(secondary) ./doc/glossary/glossary-terms.xml:8867(primary) +#: ./doc/glossary/glossary-terms.xml:8856(secondary) ./doc/glossary/glossary-terms.xml:8859(primary) msgid "transient queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8871(para) +#: ./doc/glossary/glossary-terms.xml:8863(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8876(glossterm) ./doc/glossary/glossary-terms.xml:8878(primary) +#: ./doc/glossary/glossary-terms.xml:8868(glossterm) ./doc/glossary/glossary-terms.xml:8870(primary) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8882(para) +#: ./doc/glossary/glossary-terms.xml:8874(para) msgid "OpenStack-on-OpenStack program. The code name for the OpenStack Deployment program." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8890(glossterm) ./doc/glossary/glossary-terms.xml:8892(primary) +#: ./doc/glossary/glossary-terms.xml:8882(glossterm) ./doc/glossary/glossary-terms.xml:8884(primary) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8896(para) +#: ./doc/glossary/glossary-terms.xml:8888(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8905(title) +#: ./doc/glossary/glossary-terms.xml:8897(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8908(glossterm) ./doc/glossary/glossary-terms.xml:8910(primary) +#: ./doc/glossary/glossary-terms.xml:8900(glossterm) ./doc/glossary/glossary-terms.xml:8902(primary) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8914(para) +#: ./doc/glossary/glossary-terms.xml:8906(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8919(glossterm) ./doc/glossary/glossary-terms.xml:8921(primary) +#: ./doc/glossary/glossary-terms.xml:8911(glossterm) ./doc/glossary/glossary-terms.xml:8913(primary) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8925(para) +#: ./doc/glossary/glossary-terms.xml:8917(para) msgid "Alternative term for an Identity service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8930(glossterm) +#: ./doc/glossary/glossary-terms.xml:8922(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8932(primary) +#: ./doc/glossary/glossary-terms.xml:8924(primary) msgid "updaters" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8936(para) +#: ./doc/glossary/glossary-terms.xml:8928(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:8942(glossterm) +#: ./doc/glossary/glossary-terms.xml:8934(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8944(primary) +#: ./doc/glossary/glossary-terms.xml:8936(primary) msgid "users, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8948(para) +#: ./doc/glossary/glossary-terms.xml:8940(para) msgid "In OpenStack Identity, entities represent individual API consumers and are owned by a specific domain. In OpenStack Compute, a user can be associated with roles, projects, or both." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8955(glossterm) ./doc/glossary/glossary-terms.xml:8957(primary) +#: ./doc/glossary/glossary-terms.xml:8947(glossterm) ./doc/glossary/glossary-terms.xml:8949(primary) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8961(para) +#: ./doc/glossary/glossary-terms.xml:8953(para) msgid "A blob of data that the user can specify when they launch an instance. The instance can access this data through the metadata service or config drive. config drive Commonly used to pass a shell script that the instance runs on boot." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8971(glossterm) ./doc/glossary/glossary-terms.xml:8973(primary) +#: ./doc/glossary/glossary-terms.xml:8963(glossterm) ./doc/glossary/glossary-terms.xml:8965(primary) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8985(title) +#: ./doc/glossary/glossary-terms.xml:8977(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8988(glossterm) ./doc/glossary/glossary-terms.xml:8990(primary) +#: ./doc/glossary/glossary-terms.xml:8980(glossterm) ./doc/glossary/glossary-terms.xml:8982(primary) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8994(para) +#: ./doc/glossary/glossary-terms.xml:8986(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8999(glossterm) ./doc/glossary/glossary-terms.xml:9001(primary) +#: ./doc/glossary/glossary-terms.xml:8991(glossterm) ./doc/glossary/glossary-terms.xml:8993(primary) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9005(para) +#: ./doc/glossary/glossary-terms.xml:8997(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:9015(glossterm) ./doc/glossary/glossary-terms.xml:9018(primary) +#: ./doc/glossary/glossary-terms.xml:9007(glossterm) ./doc/glossary/glossary-terms.xml:9010(primary) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9022(para) +#: ./doc/glossary/glossary-terms.xml:9014(para) msgid "Subdivides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9028(glossterm) ./doc/glossary/glossary-terms.xml:9030(primary) +#: ./doc/glossary/glossary-terms.xml:9020(glossterm) ./doc/glossary/glossary-terms.xml:9022(primary) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9040(glossterm) +#: ./doc/glossary/glossary-terms.xml:9032(glossterm) msgid "VXLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9042(primary) +#: ./doc/glossary/glossary-terms.xml:9034(primary) msgid "virtual extensible LAN (VXLAN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9046(para) +#: ./doc/glossary/glossary-terms.xml:9038(para) msgid "A network virtualization technology that attempts to reduce the scalability problems associated with large cloud computing deployments. It uses a VLAN-like encapsulation technique to encapsulate Ethernet frames within UDP packets." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9054(glossterm) ./doc/glossary/glossary-terms.xml:9056(primary) +#: ./doc/glossary/glossary-terms.xml:9046(glossterm) ./doc/glossary/glossary-terms.xml:9048(primary) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9066(glossterm) ./doc/glossary/glossary-terms.xml:9068(primary) +#: ./doc/glossary/glossary-terms.xml:9058(glossterm) ./doc/glossary/glossary-terms.xml:9060(primary) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9072(para) +#: ./doc/glossary/glossary-terms.xml:9064(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:9080(glossterm) ./doc/glossary/glossary-terms.xml:9082(primary) +#: ./doc/glossary/glossary-terms.xml:9072(glossterm) ./doc/glossary/glossary-terms.xml:9074(primary) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9086(para) +#: ./doc/glossary/glossary-terms.xml:9078(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:9093(glossterm) ./doc/glossary/glossary-terms.xml:9100(primary) +#: ./doc/glossary/glossary-terms.xml:9085(glossterm) ./doc/glossary/glossary-terms.xml:9092(primary) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9097(secondary) ./doc/glossary/glossary-terms.xml:9153(secondary) ./doc/glossary/glossary-terms.xml:9183(secondary) +#: ./doc/glossary/glossary-terms.xml:9089(secondary) ./doc/glossary/glossary-terms.xml:9145(secondary) ./doc/glossary/glossary-terms.xml:9175(secondary) msgid "virtual" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9104(para) +#: ./doc/glossary/glossary-terms.xml:9096(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9109(glossterm) ./doc/glossary/glossary-terms.xml:9111(primary) +#: ./doc/glossary/glossary-terms.xml:9101(glossterm) ./doc/glossary/glossary-terms.xml:9103(primary) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9115(para) +#: ./doc/glossary/glossary-terms.xml:9107(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:9124(glossterm) ./doc/glossary/glossary-terms.xml:9126(primary) +#: ./doc/glossary/glossary-terms.xml:9116(glossterm) ./doc/glossary/glossary-terms.xml:9118(primary) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9130(para) +#: ./doc/glossary/glossary-terms.xml:9122(para) msgid "Open source GUI and CLI tools used for remote console access to VMs. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9136(glossterm) ./doc/glossary/glossary-terms.xml:9138(primary) +#: ./doc/glossary/glossary-terms.xml:9128(glossterm) ./doc/glossary/glossary-terms.xml:9130(primary) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9142(para) +#: ./doc/glossary/glossary-terms.xml:9134(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:9149(glossterm) ./doc/glossary/glossary-terms.xml:9156(primary) +#: ./doc/glossary/glossary-terms.xml:9141(glossterm) ./doc/glossary/glossary-terms.xml:9148(primary) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9160(para) +#: ./doc/glossary/glossary-terms.xml:9152(para) msgid "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9166(glossterm) ./doc/glossary/glossary-terms.xml:9168(primary) +#: ./doc/glossary/glossary-terms.xml:9158(glossterm) ./doc/glossary/glossary-terms.xml:9160(primary) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9172(para) +#: ./doc/glossary/glossary-terms.xml:9164(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:9179(glossterm) +#: ./doc/glossary/glossary-terms.xml:9171(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9186(primary) +#: ./doc/glossary/glossary-terms.xml:9178(primary) msgid "virtual servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9190(para) +#: ./doc/glossary/glossary-terms.xml:9182(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9195(glossterm) ./doc/glossary/glossary-terms.xml:9197(primary) +#: ./doc/glossary/glossary-terms.xml:9187(glossterm) ./doc/glossary/glossary-terms.xml:9189(primary) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9201(para) +#: ./doc/glossary/glossary-terms.xml:9193(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:9207(glossterm) ./doc/glossary/glossary-terms.xml:9209(primary) +#: ./doc/glossary/glossary-terms.xml:9199(glossterm) ./doc/glossary/glossary-terms.xml:9201(primary) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9213(para) +#: ./doc/glossary/glossary-terms.xml:9205(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9218(glossterm) ./doc/glossary/glossary-terms.xml:9220(primary) +#: ./doc/glossary/glossary-terms.xml:9210(glossterm) ./doc/glossary/glossary-terms.xml:9212(primary) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9229(glossterm) ./doc/glossary/glossary-terms.xml:9231(primary) +#: ./doc/glossary/glossary-terms.xml:9221(glossterm) ./doc/glossary/glossary-terms.xml:9223(primary) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9235(para) +#: ./doc/glossary/glossary-terms.xml:9227(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:9241(glossterm) ./doc/glossary/glossary-terms.xml:9248(primary) +#: ./doc/glossary/glossary-terms.xml:9233(glossterm) ./doc/glossary/glossary-terms.xml:9240(primary) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9245(secondary) +#: ./doc/glossary/glossary-terms.xml:9237(secondary) msgid "VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9252(para) +#: ./doc/glossary/glossary-terms.xml:9244(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:9262(glossterm) ./doc/glossary/glossary-terms.xml:9264(primary) +#: ./doc/glossary/glossary-terms.xml:9254(glossterm) ./doc/glossary/glossary-terms.xml:9256(primary) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9274(glossterm) ./doc/glossary/glossary-terms.xml:9276(primary) +#: ./doc/glossary/glossary-terms.xml:9266(glossterm) ./doc/glossary/glossary-terms.xml:9268(primary) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9280(para) +#: ./doc/glossary/glossary-terms.xml:9272(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9285(glossterm) ./doc/glossary/glossary-terms.xml:9287(primary) +#: ./doc/glossary/glossary-terms.xml:9277(glossterm) ./doc/glossary/glossary-terms.xml:9279(primary) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9291(para) +#: ./doc/glossary/glossary-terms.xml:9283(para) msgid "Method to access VM instance consoles using a web browser. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9297(glossterm) ./doc/glossary/glossary-terms.xml:9299(primary) +#: ./doc/glossary/glossary-terms.xml:9289(glossterm) ./doc/glossary/glossary-terms.xml:9291(primary) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9303(para) +#: ./doc/glossary/glossary-terms.xml:9295(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9308(glossterm) +#: ./doc/glossary/glossary-terms.xml:9300(glossterm) msgid "VMware NSX Neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9311(para) +#: ./doc/glossary/glossary-terms.xml:9303(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9316(glossterm) ./doc/glossary/glossary-terms.xml:9318(primary) +#: ./doc/glossary/glossary-terms.xml:9308(glossterm) ./doc/glossary/glossary-terms.xml:9310(primary) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9322(para) +#: ./doc/glossary/glossary-terms.xml:9314(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:9328(glossterm) ./doc/glossary/glossary-terms.xml:9340(primary) ./doc/glossary/glossary-terms.xml:9353(primary) ./doc/glossary/glossary-terms.xml:9367(primary) ./doc/glossary/glossary-terms.xml:9380(primary) ./doc/glossary/glossary-terms.xml:9394(primary) ./doc/glossary/glossary-terms.xml:9408(primary) ./doc/glossary/glossary-terms.xml:9422(primary) +#: ./doc/glossary/glossary-terms.xml:9320(glossterm) ./doc/glossary/glossary-terms.xml:9332(primary) ./doc/glossary/glossary-terms.xml:9345(primary) ./doc/glossary/glossary-terms.xml:9359(primary) ./doc/glossary/glossary-terms.xml:9372(primary) ./doc/glossary/glossary-terms.xml:9386(primary) ./doc/glossary/glossary-terms.xml:9400(primary) ./doc/glossary/glossary-terms.xml:9414(primary) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9331(para) +#: ./doc/glossary/glossary-terms.xml:9323(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:9338(glossterm) ./doc/glossary/glossary-terms.xml:9342(secondary) +#: ./doc/glossary/glossary-terms.xml:9330(glossterm) ./doc/glossary/glossary-terms.xml:9334(secondary) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9346(para) +#: ./doc/glossary/glossary-terms.xml:9338(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9351(glossterm) ./doc/glossary/glossary-terms.xml:9355(secondary) +#: ./doc/glossary/glossary-terms.xml:9343(glossterm) ./doc/glossary/glossary-terms.xml:9347(secondary) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9359(para) +#: ./doc/glossary/glossary-terms.xml:9351(para) msgid "A Block Storage component that oversees and coordinates storage volume actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9365(glossterm) ./doc/glossary/glossary-terms.xml:9369(secondary) +#: ./doc/glossary/glossary-terms.xml:9357(glossterm) ./doc/glossary/glossary-terms.xml:9361(secondary) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9373(para) +#: ./doc/glossary/glossary-terms.xml:9365(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9378(glossterm) ./doc/glossary/glossary-terms.xml:9382(secondary) +#: ./doc/glossary/glossary-terms.xml:9370(glossterm) ./doc/glossary/glossary-terms.xml:9374(secondary) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9386(para) +#: ./doc/glossary/glossary-terms.xml:9378(para) msgid "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9392(glossterm) ./doc/glossary/glossary-terms.xml:9396(secondary) +#: ./doc/glossary/glossary-terms.xml:9384(glossterm) ./doc/glossary/glossary-terms.xml:9388(secondary) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9400(para) +#: ./doc/glossary/glossary-terms.xml:9392(para) msgid "A Block Storage component that creates, attaches, and detaches persistent storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9406(glossterm) ./doc/glossary/glossary-terms.xml:9410(secondary) +#: ./doc/glossary/glossary-terms.xml:9398(glossterm) ./doc/glossary/glossary-terms.xml:9402(secondary) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9414(para) +#: ./doc/glossary/glossary-terms.xml:9406(para) msgid "A Block Storage node that runs the cinder-volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9420(glossterm) ./doc/glossary/glossary-terms.xml:9424(secondary) +#: ./doc/glossary/glossary-terms.xml:9412(glossterm) ./doc/glossary/glossary-terms.xml:9416(secondary) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9428(para) +#: ./doc/glossary/glossary-terms.xml:9420(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:9434(glossterm) +#: ./doc/glossary/glossary-terms.xml:9426(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9436(primary) +#: ./doc/glossary/glossary-terms.xml:9428(primary) msgid "volume workers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9440(para) +#: ./doc/glossary/glossary-terms.xml:9432(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:9448(glossterm) ./doc/glossary/glossary-terms.xml:9450(primary) +#: ./doc/glossary/glossary-terms.xml:9440(glossterm) ./doc/glossary/glossary-terms.xml:9442(primary) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9462(title) +#: ./doc/glossary/glossary-terms.xml:9454(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9465(glossterm) ./doc/glossary/glossary-terms.xml:9467(primary) +#: ./doc/glossary/glossary-terms.xml:9457(glossterm) ./doc/glossary/glossary-terms.xml:9459(primary) msgid "weighting" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9471(para) +#: ./doc/glossary/glossary-terms.xml:9463(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:9478(glossterm) ./doc/glossary/glossary-terms.xml:9480(primary) +#: ./doc/glossary/glossary-terms.xml:9470(glossterm) ./doc/glossary/glossary-terms.xml:9472(primary) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9484(para) +#: ./doc/glossary/glossary-terms.xml:9476(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:9490(glossterm) ./doc/glossary/glossary-terms.xml:9492(primary) +#: ./doc/glossary/glossary-terms.xml:9482(glossterm) ./doc/glossary/glossary-terms.xml:9484(primary) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9496(para) +#: ./doc/glossary/glossary-terms.xml:9488(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:9502(glossterm) +#: ./doc/glossary/glossary-terms.xml:9494(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9504(primary) +#: ./doc/glossary/glossary-terms.xml:9496(primary) msgid "workers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9508(para) +#: ./doc/glossary/glossary-terms.xml:9500(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:9516(glossterm) ./doc/glossary/glossary-terms.xml:9518(primary) +#: ./doc/glossary/glossary-terms.xml:9508(glossterm) ./doc/glossary/glossary-terms.xml:9510(primary) msgid "Workflow service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9523(para) +#: ./doc/glossary/glossary-terms.xml:9515(para) msgid "OpenStack project that provides a simple YAML-based language to write workflows, tasks and transition rules, and a service that allows to upload them, modify, run them at scale and in a highly available manner, manage and monitor workflow execution state and state of individual tasks. The code name of the project is mistral." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9538(title) +#: ./doc/glossary/glossary-terms.xml:9530(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9541(glossterm) ./doc/glossary/glossary-terms.xml:9543(primary) +#: ./doc/glossary/glossary-terms.xml:9533(glossterm) ./doc/glossary/glossary-terms.xml:9535(primary) msgid "Xen" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9547(para) +#: ./doc/glossary/glossary-terms.xml:9539(para) msgid "Xen is a hypervisor using a microkernel design, providing services that allow multiple computer operating systems to execute on the same computer hardware concurrently." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9557(glossterm) ./doc/glossary/glossary-terms.xml:9568(primary) ./doc/glossary/glossary-terms.xml:9581(primary) ./doc/glossary/glossary-terms.xml:9595(primary) +#: ./doc/glossary/glossary-terms.xml:9549(glossterm) ./doc/glossary/glossary-terms.xml:9560(primary) ./doc/glossary/glossary-terms.xml:9573(primary) ./doc/glossary/glossary-terms.xml:9587(primary) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9560(para) +#: ./doc/glossary/glossary-terms.xml:9552(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9566(glossterm) ./doc/glossary/glossary-terms.xml:9570(secondary) +#: ./doc/glossary/glossary-terms.xml:9558(glossterm) ./doc/glossary/glossary-terms.xml:9562(secondary) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9579(glossterm) ./doc/glossary/glossary-terms.xml:9583(secondary) +#: ./doc/glossary/glossary-terms.xml:9571(glossterm) ./doc/glossary/glossary-terms.xml:9575(secondary) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9587(para) +#: ./doc/glossary/glossary-terms.xml:9579(para) msgid "A Block Storage volume plug-in that enables communication with the Xen Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9593(glossterm) +#: ./doc/glossary/glossary-terms.xml:9585(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9597(secondary) +#: ./doc/glossary/glossary-terms.xml:9589(secondary) msgid "XenServer hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9606(glossterm) ./doc/glossary/glossary-terms.xml:9608(primary) +#: ./doc/glossary/glossary-terms.xml:9598(glossterm) ./doc/glossary/glossary-terms.xml:9600(primary) msgid "XFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9611(para) +#: ./doc/glossary/glossary-terms.xml:9603(para) msgid "High-performance 64-bit file system created by Silicon Graphics. Excels in parallel I/O operations and data consistency." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9622(title) +#: ./doc/glossary/glossary-terms.xml:9614(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9636(title) +#: ./doc/glossary/glossary-terms.xml:9628(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9645(para) +#: ./doc/glossary/glossary-terms.xml:9637(para) msgid "OpenStack project that provides a message service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9651(glossterm) ./doc/glossary/glossary-terms.xml:9653(primary) +#: ./doc/glossary/glossary-terms.xml:9643(glossterm) ./doc/glossary/glossary-terms.xml:9645(primary) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9657(para) +#: ./doc/glossary/glossary-terms.xml:9649(para) msgid "Message queue software supported by OpenStack. An alternative to RabbitMQ. Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9663(glossterm) ./doc/glossary/glossary-terms.xml:9665(primary) +#: ./doc/glossary/glossary-terms.xml:9655(glossterm) ./doc/glossary/glossary-terms.xml:9657(primary) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9669(para) +#: ./doc/glossary/glossary-terms.xml:9661(para) msgid "Tool used in OpenStack development to ensure correctly ordered testing of changes in parallel." msgstr "" diff --git a/doc/glossary/locale/ja.po b/doc/glossary/locale/ja.po index 5df61513e9..ad8d184c77 100644 --- a/doc/glossary/locale/ja.po +++ b/doc/glossary/locale/ja.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1202,9 +1202,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API (application programming interface)" msgstr "API (application programming interface)" @@ -2006,9 +2003,6 @@ msgstr "Application Service Provider (ASP)" msgid "Application catalog" msgstr "アプリケーションカタログ" -msgid "Application programming interface." -msgstr "アプリケーションプログラミングインターフェース。" - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." @@ -5043,13 +5037,6 @@ msgstr "" "ジョージア州アトランタにて開催された。Juno は、ジョージア州の非公式コミュニ" "ティー。" -msgid "" -"The code name for the thirteenth release of OpenStack. The design summit " -"will take place in Tokyo, Japan. Mitaka is a city in Tokyo." -msgstr "" -"OpenStack の 13 番目のリリースのコード名。デザインサミットは、日本の東京で開" -"催された。三鷹は、東京にある都市です。" - msgid "" "The code name for the twelfth release of OpenStack. The design summit took " "place in Vancouver, Canada and Liberty is the name of a village in the " diff --git a/doc/glossary/locale/ko_KR.po b/doc/glossary/locale/ko_KR.po index 4b05f60b73..2aca4e0b4f 100644 --- a/doc/glossary/locale/ko_KR.po +++ b/doc/glossary/locale/ko_KR.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-10-30 03:20+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -20,7 +20,7 @@ msgstr "" "Last-Translator: Ian Y. Choi \n" "Language: ko-KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Zanata 3.7.1\n" +"X-Generator: Zanata 3.7.3\n" "Language-Team: Korean (South Korea)\n" msgid "6to4" @@ -145,9 +145,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API (application programming interface)" msgstr "API (Application Programming Interface)" @@ -287,9 +284,6 @@ msgstr "어플리케이션 서비스 프로바이더 (ASP)" msgid "Application catalog" msgstr "응용 프로그램 카탈로그" -msgid "Application programming interface." -msgstr "응용프로그램 프로그래밍 인터페이스" - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." diff --git a/doc/glossary/locale/ru.po b/doc/glossary/locale/ru.po index 84219e1486..bf2856b44a 100644 --- a/doc/glossary/locale/ru.po +++ b/doc/glossary/locale/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-10-23 04:52+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,7 +18,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" "%100>=11 && n%100<=14)? 2 : 3);\n" -"X-Generator: Zanata 3.7.1\n" +"X-Generator: Zanata 3.7.3\n" "Language-Team: Russian\n" msgid "A Debian-based Linux distribution." @@ -32,9 +32,6 @@ msgstr "CirrOS" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "AWS" msgstr "AWS" diff --git a/doc/glossary/locale/vi_VN.po b/doc/glossary/locale/vi_VN.po index 227df8be62..309f9a628e 100644 --- a/doc/glossary/locale/vi_VN.po +++ b/doc/glossary/locale/vi_VN.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-13 01:49+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1207,9 +1207,6 @@ msgstr "" msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "Giao diện lập trình ứng dụng" - msgid "API (application programming interface)" msgstr "API (giao diện lập trình ứng dụng)" @@ -1969,9 +1966,6 @@ msgstr "Nhà cung cấp dịch vụ ứng dụng (ASP)" msgid "Application catalog" msgstr "Danh mục ứng dụng" -msgid "Application programming interface." -msgstr "Giao diện lập trình ứng dụng." - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." @@ -4874,14 +4868,6 @@ msgstr "" "tổ chức tại Atlanta, Georgia, US và Juno là tên của một cộng đồng chưa hợp " "nhất tại Georgia." -msgid "" -"The code name for the thirteenth release of OpenStack. The design summit " -"will take place in Tokyo, Japan. Mitaka is a city in Tokyo." -msgstr "" -"Tên mã của phiên bản phát hành thứ 13 của OpenStack. Hội nghị thượng đỉnh " -"thiết kế được tổ chức tại Tokyo, Nhật Bản. Mitaka là một thành phố của Nhật " -"Bản." - msgid "" "The code name for the twelfth release of OpenStack. The design summit took " "place in Vancouver, Canada and Liberty is the name of a village in the " diff --git a/doc/glossary/locale/zh_CN.po b/doc/glossary/locale/zh_CN.po index 9d047c0ea9..fe7e2740da 100644 --- a/doc/glossary/locale/zh_CN.po +++ b/doc/glossary/locale/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-10-23 04:52+0000\n" +"POT-Creation-Date: 2015-12-16 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -14,7 +14,7 @@ msgstr "" "Last-Translator: openstackjenkins \n" "Language: zh-CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Zanata 3.7.1\n" +"X-Generator: Zanata 3.7.3\n" "Language-Team: Chinese (China)\n" msgid "6to4" @@ -137,9 +137,6 @@ msgstr "horizon项目所使用web框架 msgid "ACL" msgstr "ACL" -msgid "API" -msgstr "API" - msgid "API (application programming interface)" msgstr "API(应用程序接口)" @@ -258,9 +255,6 @@ msgstr "应用程序接口(API)" msgid "Application Service Provider (ASP)" msgstr "应用服务提供商(ASP)" -msgid "Application programming interface." -msgstr "应用程序接口" - msgid "" "Association of an interface ID to a logical port. Plugs an interface into a " "port." diff --git a/doc/install-guide/source/locale/cs/LC_MESSAGES/install-guide.po b/doc/install-guide/source/locale/cs/LC_MESSAGES/install-guide.po index 59ad03ee80..a69c7cc7da 100644 --- a/doc/install-guide/source/locale/cs/LC_MESSAGES/install-guide.po +++ b/doc/install-guide/source/locale/cs/LC_MESSAGES/install-guide.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-11 04:02+0000\n" +"POT-Creation-Date: 2015-12-16 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -3771,17 +3771,6 @@ msgstr "" "Služba orchestrace (Heat) využívá šablony pro orchestraci (HOT) pro " "vytváření a správu zdrojů v cloud." -msgid "" -"The Orchestration service automatically assigns the ``heat_stack_user`` role " -"to users that it creates during stack deployment. By default, this role " -"restricts :term:`API` operations. To avoid conflicts, do not add this role " -"to users with the ``heat_stack_owner`` role." -msgstr "" -"Služba orchestrace automaticky přiděluje roli ``heat_stack_user`` uživatelům " -"vytvořených během nasazování zásobníku. Standardně tato role omezí " -"dostupnost všech operací :term:`API`. Pro zabránění konfliktů tuto roli " -"nepřidávejte uživatelům mající roli ``heat_stack_owner``." - msgid "" "The Orchestration service uses templates to describe stacks. To learn about " "the template language, see `the Template Guide \n" "Language-Team: LANGUAGE \n" @@ -69,7 +69,7 @@ msgstr "" #: ../ceilometer-swift.rst:115 ../cinder-controller-install.rst:378 #: ../cinder-storage-install.rst:313 ../environment-nosql-database.rst:145 #: ../environment-sql-database.rst:114 ../glance-install.rst:373 -#: ../heat-install.rst:485 ../horizon-install.rst:241 +#: ../heat-install.rst:486 ../horizon-install.rst:241 #: ../neutron-compute-install.rst:179 ../neutron-controller-install.rst:256 #: ../nova-compute-install.rst:237 ../nova-controller-install.rst:409 #: ../swift-finalize-installation.rst:2 @@ -131,7 +131,7 @@ msgstr "" #: ../ceilometer-glance.rst:30 ../ceilometer-install.rst:243 #: ../ceilometer-nova.rst:52 ../ceilometer-swift.rst:111 #: ../cinder-controller-install.rst:299 ../cinder-storage-install.rst:199 -#: ../heat-install.rst:381 ../nova-compute-install.rst:82 +#: ../heat-install.rst:382 ../nova-compute-install.rst:82 #: ../nova-controller-install.rst:254 msgid "" "Replace ``RABBIT_PASS`` with the password you chose for the ``openstack`` " @@ -293,7 +293,7 @@ msgstr "" #: ../environment-messaging.rst:16 ../environment-nosql-database.rst:16 #: ../environment-ntp-controller.rst:9 ../environment-ntp-other.rst:10 #: ../environment-sql-database.rst:11 ../glance-install.rst:149 -#: ../heat-install.rst:307 ../horizon-install.rst:23 +#: ../heat-install.rst:308 ../horizon-install.rst:23 #: ../keystone-install.rst:57 ../nova-compute-install.rst:25 #: ../nova-controller-install.rst:147 ../swift-controller-install.rst:133 #: ../swift-storage-install.rst:139 @@ -324,8 +324,8 @@ msgstr "" #: ../cinder-storage-install.rst:154 ../environment-ntp-controller.rst:11 #: ../environment-ntp-other.rst:12 ../environment-sql-database.rst:13 #: ../glance-install.rst:157 ../glance-install.rst:165 -#: ../glance-install.rst:176 ../glance-install.rst:352 ../heat-install.rst:315 -#: ../heat-install.rst:324 ../heat-install.rst:333 ../horizon-install.rst:31 +#: ../glance-install.rst:176 ../glance-install.rst:352 ../heat-install.rst:316 +#: ../heat-install.rst:325 ../heat-install.rst:334 ../horizon-install.rst:31 #: ../horizon-install.rst:39 ../horizon-install.rst:47 #: ../horizon-install.rst:55 ../nova-compute-install.rst:31 #: ../nova-compute-install.rst:39 ../nova-compute-install.rst:47 @@ -362,7 +362,7 @@ msgstr "" # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../ceilometer-install.rst:213 ../cinder-controller-install.rst:263 #: ../cinder-storage-install.rst:163 ../glance-install.rst:187 -#: ../glance-install.rst:271 ../heat-install.rst:345 +#: ../glance-install.rst:271 ../heat-install.rst:346 #: ../keystone-install.rst:133 ../neutron-controller-install-option1.rst:111 #: ../neutron-controller-install-option2.rst:69 #: ../nova-controller-install.rst:218 @@ -384,7 +384,7 @@ msgstr "" # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../ceilometer-install.rst:228 ../ceilometer-nova.rst:37 #: ../cinder-controller-install.rst:284 ../cinder-storage-install.rst:184 -#: ../heat-install.rst:366 ../nova-controller-install.rst:239 +#: ../heat-install.rst:367 ../nova-controller-install.rst:239 msgid "" "In the ``[DEFAULT]`` and ``[oslo_messaging_rabbit]`` sections, configure " "``RabbitMQ`` message queue access:" @@ -445,7 +445,7 @@ msgstr "" # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../ceilometer-install.rst:295 ../ceilometer-nova.rst:95 #: ../cinder-controller-install.rst:349 ../cinder-storage-install.rst:303 -#: ../glance-install.rst:259 ../glance-install.rst:333 ../heat-install.rst:444 +#: ../glance-install.rst:259 ../glance-install.rst:333 ../heat-install.rst:445 #: ../keystone-install.rst:179 ../neutron-compute-install.rst:125 #: ../neutron-controller-install-option1.rst:223 #: ../neutron-controller-install-option1.rst:362 @@ -521,8 +521,8 @@ msgstr "" # #-#-#-#-# neutron-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../ceilometer-nova.rst:142 ../ceilometer-nova.rst:156 -#: ../neutron-compute-install.rst:192 ../neutron-compute-install.rst:217 -#: ../neutron-compute-install.rst:233 ../nova-compute-install.rst:298 +#: ../neutron-compute-install.rst:183 ../neutron-compute-install.rst:208 +#: ../neutron-compute-install.rst:224 ../nova-compute-install.rst:298 msgid "Restart the Compute service:" msgstr "" @@ -761,7 +761,7 @@ msgstr "" # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../cinder-controller-install.rst:252 ../glance-install.rst:358 -#: ../heat-install.rst:467 ../nova-controller-install.rst:193 +#: ../heat-install.rst:468 ../nova-controller-install.rst:193 msgid "" "Respond to prompts for :doc:`database management `, :doc:`Identity service credentials ` operations. " +"To avoid conflicts, do not add this role to users with the " +"``heat_stack_owner`` role." msgstr "" -#: ../heat-install.rst:342 ../heat-install.rst:473 +#: ../heat-install.rst:343 ../heat-install.rst:474 msgid "" "Edit the ``/etc/heat/heat.conf`` file and complete the following actions:" msgstr "" -#: ../heat-install.rst:363 +#: ../heat-install.rst:364 msgid "" "Replace ``HEAT_DBPASS`` with the password you chose for the Orchestration " "database." msgstr "" -#: ../heat-install.rst:384 +#: ../heat-install.rst:385 msgid "" "In the ``[keystone_authtoken]``, ``[trustee]``, ``[clients_keystone]``, and " "``[ec2authtoken]`` sections, configure Identity service access:" msgstr "" -#: ../heat-install.rst:417 +#: ../heat-install.rst:418 msgid "" "Replace ``HEAT_PASS`` with the password you chose for the ``heat`` user in " "the Identity service." msgstr "" -#: ../heat-install.rst:420 +#: ../heat-install.rst:421 msgid "" "In the ``[DEFAULT]`` section, configure the metadata and wait condition URLs:" msgstr "" -#: ../heat-install.rst:430 +#: ../heat-install.rst:431 msgid "" "In the ``[DEFAULT]`` section, configure the stack domain and administrative " "credentials:" msgstr "" -#: ../heat-install.rst:441 +#: ../heat-install.rst:442 msgid "" "Replace ``HEAT_DOMAIN_PASS`` with the password you chose for the " "``heat_domain_admin`` user in the Identity service." msgstr "" -#: ../heat-install.rst:453 +#: ../heat-install.rst:454 msgid "Populate the Orchestration database:" msgstr "" -#: ../heat-install.rst:461 +#: ../heat-install.rst:462 msgid "Run the following commands to install the packages:" msgstr "" -#: ../heat-install.rst:476 +#: ../heat-install.rst:477 msgid "In the ``[ec2authtoken]`` section, configure Identity service access:" msgstr "" -#: ../heat-install.rst:489 +#: ../heat-install.rst:490 msgid "" "Start the Orchestration services and configure them to start when the system " "boots:" msgstr "" -#: ../heat-install.rst:501 +#: ../heat-install.rst:502 msgid "Restart the Orchestration services:" msgstr "" @@ -4972,24 +4973,14 @@ msgstr "" msgid "In the ``[neutron]`` section, configure access parameters:" msgstr "" -# #-#-#-#-# neutron-compute-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../neutron-compute-install.rst:183 ../neutron-controller-install.rst:260 -msgid "" -"The Networking service initialization scripts expect a symbolic link ``/etc/" -"neutron/plugin.ini`` pointing to the ML2 plug-in configuration file, ``/etc/" -"neutron/plugins/ml2/ml2_conf.ini``. If this symbolic link does not exist, " -"create it using the following command:" -msgstr "" - -#: ../neutron-compute-install.rst:198 +#: ../neutron-compute-install.rst:189 msgid "" "Start the Linux bridge agent and configure it to start when the system boots:" msgstr "" # #-#-#-#-# neutron-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../neutron-compute-install.rst:208 ../neutron-controller-install.rst:310 +#: ../neutron-compute-install.rst:199 ../neutron-controller-install.rst:310 msgid "" "The Networking service initialization scripts expect the variable " "``NEUTRON_PLUGIN_CONF`` in the ``/etc/sysconfig/neutron`` file to reference " @@ -4997,12 +4988,12 @@ msgid "" "and add the following:" msgstr "" -#: ../neutron-compute-install.rst:223 +#: ../neutron-compute-install.rst:214 msgid "" "Start the Linux Bridge agent and configure it to start when the system boots:" msgstr "" -#: ../neutron-compute-install.rst:239 +#: ../neutron-compute-install.rst:230 msgid "Restart the Linux bridge agent:" msgstr "" @@ -5480,6 +5471,14 @@ msgid "" "Replace ``METADATA_SECRET`` with the secret you chose for the metadata proxy." msgstr "" +#: ../neutron-controller-install.rst:260 +msgid "" +"The Networking service initialization scripts expect a symbolic link ``/etc/" +"neutron/plugin.ini`` pointing to the ML2 plug-in configuration file, ``/etc/" +"neutron/plugins/ml2/ml2_conf.ini``. If this symbolic link does not exist, " +"create it using the following command:" +msgstr "" + #: ../neutron-controller-install.rst:269 ../neutron-controller-install.rst:350 msgid "Populate the database:" msgstr "" diff --git a/doc/install-guide/source/locale/ja/LC_MESSAGES/install-guide.po b/doc/install-guide/source/locale/ja/LC_MESSAGES/install-guide.po index 5abc2c125a..98faa61af7 100644 --- a/doc/install-guide/source/locale/ja/LC_MESSAGES/install-guide.po +++ b/doc/install-guide/source/locale/ja/LC_MESSAGES/install-guide.po @@ -13,11 +13,11 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-11 04:02+0000\n" +"POT-Creation-Date: 2015-12-16 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2015-12-10 08:32+0000\n" +"PO-Revision-Date: 2015-12-15 08:30+0000\n" "Last-Translator: Akihiro Motoki \n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -5165,13 +5165,15 @@ msgstr "" msgid "" "The Orchestration service automatically assigns the ``heat_stack_user`` role " "to users that it creates during stack deployment. By default, this role " -"restricts :term:`API` operations. To avoid conflicts, do not add this role " -"to users with the ``heat_stack_owner`` role." +"restricts :term:`API ` operations. " +"To avoid conflicts, do not add this role to users with the " +"``heat_stack_owner`` role." msgstr "" "Orchestration サービスは、スタックの展開中に作成されるユーザーに、自動的に " "``heat_stack_user`` ロールを割り当てます。このロールはデフォルトで :term:" -"`API` 操作を制限します。競合を避けるために、このロールを " -"``heat_stack_owner`` ロールを持つユーザーに追加しないでください。" +"`API ` 操作を制限します。競合を避け" +"るために、このロールを ``heat_stack_owner`` ロールを持つユーザーに追加しない" +"でください。" msgid "" "The Orchestration service uses templates to describe stacks. To learn about "