From 8bc65516aa5ca5334801f3c66c6b2691f227f3b7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 8 Mar 2016 06:11:16 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I919fd4ed64dd56f44f77c3ec353358224112704a --- .../source/locale/admin-guide-cloud.pot | 326 ++- doc/arch-design/source/locale/arch-design.pot | 29 +- doc/common/source/locale/common.pot | 2365 ++++++++------- .../source/locale/es/LC_MESSAGES/common.po | 7 +- .../source/locale/fr/LC_MESSAGES/common.po | 5 +- .../source/locale/ja/LC_MESSAGES/common.po | 62 +- .../source/locale/vi_VN/LC_MESSAGES/common.po | 7 +- doc/glossary/locale/es.po | 5 +- doc/glossary/locale/fr.po | 5 +- doc/glossary/locale/glossary.pot | 2590 +++++++++-------- doc/glossary/locale/ja.po | 20 +- doc/glossary/locale/ko_KR.po | 5 +- doc/glossary/locale/vi_VN.po | 5 +- .../locale/ja/LC_MESSAGES/image-guide.po | 24 +- .../locale/cs/LC_MESSAGES/install-guide.po | 284 +- .../source/locale/install-guide.pot | 1580 ++++++---- .../locale/ja/LC_MESSAGES/install-guide.po | 344 +-- .../locale/ja/LC_MESSAGES/networking-guide.po | 64 +- .../source/locale/networking-guide.pot | 791 ++++- .../locale/ja/LC_MESSAGES/user-guide.po | 11 +- doc/user-guide/source/locale/user-guide.pot | 155 +- 21 files changed, 4607 insertions(+), 4077 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 e677de3245..a37d9acd2a 100644 --- a/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot +++ b/doc/admin-guide-cloud/source/locale/admin-guide-cloud.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Cloud Administrator Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-23 06:08+0000\n" +"POT-Creation-Date: 2016-03-08 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1233,8 +1233,8 @@ msgstr "" # #-#-#-#-# blockstorage.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../blockstorage.rst:5 ../dashboard_set_quotas.rst:39 -#: ../dashboard_set_quotas.rst:65 ../dashboard_set_quotas.rst:71 +#: ../blockstorage.rst:5 ../dashboard_set_quotas.rst:40 +#: ../dashboard_set_quotas.rst:66 ../dashboard_set_quotas.rst:72 msgid "Block Storage" msgstr "" @@ -2706,17 +2706,40 @@ msgid "" "file:" msgstr "" -#: ../blockstorage_volume_backed_image.rst:62 -msgid "Creating a Volume-backed image" +#: ../blockstorage_volume_backed_image.rst:60 +msgid "" +"To make the Image-Volume in the internal tenant accessible from the Image " +"service, set the following options in the ``glance_store`` section of the " +"``glance-api.conf`` file:" msgstr "" #: ../blockstorage_volume_backed_image.rst:64 +msgid "``cinder_store_auth_address``" +msgstr "" + +#: ../blockstorage_volume_backed_image.rst:65 +msgid "``cinder_store_user_name``" +msgstr "" + +#: ../blockstorage_volume_backed_image.rst:66 +msgid "``cinder_store_password``" +msgstr "" + +#: ../blockstorage_volume_backed_image.rst:67 +msgid "``cinder_store_project_name``" +msgstr "" + +#: ../blockstorage_volume_backed_image.rst:70 +msgid "Creating a Volume-backed image" +msgstr "" + +#: ../blockstorage_volume_backed_image.rst:72 msgid "" "To register an existing volume as a new Volume-backed image, use the " "following commands:" msgstr "" -#: ../blockstorage_volume_backed_image.rst:73 +#: ../blockstorage_volume_backed_image.rst:81 msgid "" "If the ``image_upload_use_cinder_backend`` option is enabled, the following " "command creates a new Image-Volume by cloning the specified volume and then " @@ -2725,13 +2748,6 @@ msgid "" "the default store of the Image service." msgstr "" -#: ../blockstorage_volume_backed_image.rst:85 -msgid "" -"Currently, the cinder store of the Image services does not support uploading " -"and downloading of image data. By this limitation, Volume-backed images can " -"only be used to create a new volume." -msgstr "" - #: ../blockstorage_volume_backups.rst:5 msgid "Back up and restore volumes" msgstr "" @@ -3975,7 +3991,7 @@ msgstr "" # #-#-#-#-# dashboard_manage_flavors.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# #: ../compute-flavors.rst:53 ../dashboard_manage_flavors.rst:12 -#: ../dashboard_set_quotas.rst:68 +#: ../dashboard_set_quotas.rst:69 msgid "VCPUs" msgstr "" @@ -4093,7 +4109,7 @@ msgstr "" #: ../compute-flavors.rst:148 msgid "" -"In this example, the instance of ``m1.low_cpu`` can only consume a maximum " +"In this example, an instance of ``FLAVOR-NAME`` can only consume a maximum " "of 50% CPU of a physical CPU computing capability." msgstr "" @@ -4416,23 +4432,39 @@ msgstr "" #: ../compute-flavors.rst:365 msgid "" "For the libvirt driver, you can pin the virtual CPUs (vCPUs) of instances to " -"the host's physical CPU cores (pCPUs) using properties. This will result in " -"improved instance determinism and performance. Host aggregates should be " -"used to separate these \"pinned\" instances from unpinned instances as the " -"latter will not respect the resourcing requirements of the former." +"the host's physical CPU cores (pCPUs) using properties. You can further " +"refine this by stating how hardware CPU threads in a simultaneous " +"multithreading-based (SMT) architecture be used. These configurations will " +"result in improved per-instance determinism and performance." msgstr "" -#: ../compute-flavors.rst:376 +#: ../compute-flavors.rst:373 +msgid "" +"SMT-based architectures include Intel processors with Hyper-Threading " +"technology. In these architectures, processor cores share a number of " +"components with one or more other cores. Cores in such architectures are " +"commonly referred to as hardware threads, while the cores that a given core " +"share components with are known as thread siblings." +msgstr "" + +#: ../compute-flavors.rst:381 +msgid "" +"Host aggregates should be used to separate these pinned instances from " +"unpinned instances as the latter will not respect the resourcing " +"requirements of the former." +msgstr "" + +#: ../compute-flavors.rst:391 msgid "Valid CPU-POLICY values are:" msgstr "" -#: ../compute-flavors.rst:378 +#: ../compute-flavors.rst:393 msgid "" "``shared``: (default) The guest vCPUs will be allowed to freely float across " "host pCPUs, albeit potentially constrained by NUMA policy." msgstr "" -#: ../compute-flavors.rst:380 +#: ../compute-flavors.rst:395 msgid "" "``dedicated``: The guest vCPUs will be strictly pinned to a set of host " "pCPUs. In the absence of an explicit vCPU topology request, the drivers " @@ -4444,7 +4476,36 @@ msgid "" "socket, one core, threads threads." msgstr "" -#: ../compute-flavors.rst:386 +#: ../compute-flavors.rst:404 +msgid "Valid CPU-THREAD-POLICY values are:" +msgstr "" + +#: ../compute-flavors.rst:406 +msgid "" +"``prefer``: (default) The host may or may not have an SMT architecture. " +"Where an SMT architecture is present, thread siblings are preferred." +msgstr "" + +#: ../compute-flavors.rst:408 +msgid "" +"``isolate``: The host must not have an SMT architecture or must emulate a " +"non-SMT architecture. If the host does not have an SMT architecture, each " +"vCPU is placed on a different core as expected. If the host does have an SMT " +"architecture - that is, one or more cores have thread siblings - then each " +"vCPU is placed on a different physical core. No vCPUs from other guests are " +"placed on the same core. All but one thread sibling on each utilized core is " +"therefore guaranteed to be unusable." +msgstr "" + +#: ../compute-flavors.rst:415 +msgid "" +"``require``: The host must have an SMT architecture. Each vCPU is allocated " +"on thread siblings. If the host does not have an SMT architecture, then it " +"is not used. If the host has an SMT architecture, but not enough cores with " +"free thread siblings are available, then scheduling fails." +msgstr "" + +#: ../compute-flavors.rst:418 msgid "CPU pinning policy" msgstr "" @@ -5694,7 +5755,7 @@ msgstr "" # #-#-#-#-# networking_use.pot (Cloud Administrator Guide 0.9) #-#-#-#-# #: ../compute-manage-volumes.rst:13 ../networking_adv-features.rst:207 #: ../networking_adv-features.rst:375 ../networking_adv-features.rst:510 -#: ../networking_adv-features.rst:802 ../networking_config-agents.rst:469 +#: ../networking_adv-features.rst:802 ../networking_config-agents.rst:460 #: ../networking_use.rst:47 ../networking_use.rst:123 #: ../networking_use.rst:183 ../networking_use.rst:241 msgid "Command" @@ -8607,11 +8668,11 @@ msgstr "" # #-#-#-#-# compute.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# networking_config-identity.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../compute.rst:3 ../dashboard_set_quotas.rst:42 -#: ../dashboard_set_quotas.rst:45 ../dashboard_set_quotas.rst:48 -#: ../dashboard_set_quotas.rst:51 ../dashboard_set_quotas.rst:53 -#: ../dashboard_set_quotas.rst:56 ../dashboard_set_quotas.rst:59 -#: ../dashboard_set_quotas.rst:62 ../dashboard_set_quotas.rst:68 +#: ../compute.rst:3 ../dashboard_set_quotas.rst:43 +#: ../dashboard_set_quotas.rst:46 ../dashboard_set_quotas.rst:49 +#: ../dashboard_set_quotas.rst:52 ../dashboard_set_quotas.rst:54 +#: ../dashboard_set_quotas.rst:57 ../dashboard_set_quotas.rst:60 +#: ../dashboard_set_quotas.rst:63 ../dashboard_set_quotas.rst:69 #: ../networking_config-identity.rst:123 msgid "Compute" msgstr "" @@ -9529,16 +9590,18 @@ msgstr "" #: ../dashboard_admin_manage_stacks.rst:22 msgid "" -"administrative tasks on the command-line, see :doc:`cli_admin_manage_stacks`." +"administrative tasks on the command-line, see the `OpenStack Admin User " +"Guide `__." msgstr "" -#: ../dashboard_admin_manage_stacks.rst:27 +#: ../dashboard_admin_manage_stacks.rst:28 msgid "" "There are no administration-specific tasks that can be done through the " "Dashboard." msgstr "" -#: ../dashboard_admin_manage_stacks.rst:30 +#: ../dashboard_admin_manage_stacks.rst:31 msgid "" "the basic creation and deletion of Orchestration stacks, refer to the " "`OpenStack End User Guide `_). Additionally, you can update " "Compute service quotas for tenant users." msgstr "" -#: ../dashboard_set_quotas.rst:30 +#: ../dashboard_set_quotas.rst:31 msgid "" "The following table describes the Compute and Block Storage service quotas:" msgstr "" -#: ../dashboard_set_quotas.rst:34 +#: ../dashboard_set_quotas.rst:35 msgid "**Quota Descriptions**" msgstr "" -#: ../dashboard_set_quotas.rst:37 +#: ../dashboard_set_quotas.rst:38 msgid "Defines the number of" msgstr "" -#: ../dashboard_set_quotas.rst:37 +#: ../dashboard_set_quotas.rst:38 msgid "Quota Name" msgstr "" # #-#-#-#-# dashboard_set_quotas.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# identity_concepts.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../dashboard_set_quotas.rst:37 ../identity_concepts.rst:72 +#: ../dashboard_set_quotas.rst:38 ../identity_concepts.rst:72 msgid "Service" msgstr "" -#: ../dashboard_set_quotas.rst:39 +#: ../dashboard_set_quotas.rst:40 msgid "Gigabytes" msgstr "" -#: ../dashboard_set_quotas.rst:39 +#: ../dashboard_set_quotas.rst:40 msgid "Volume gigabytes allowed for each project." msgstr "" -#: ../dashboard_set_quotas.rst:42 +#: ../dashboard_set_quotas.rst:43 msgid "Instances" msgstr "" -#: ../dashboard_set_quotas.rst:42 +#: ../dashboard_set_quotas.rst:43 msgid "Instances allowed for each project." msgstr "" -#: ../dashboard_set_quotas.rst:45 +#: ../dashboard_set_quotas.rst:46 msgid "Injected Files" msgstr "" -#: ../dashboard_set_quotas.rst:45 +#: ../dashboard_set_quotas.rst:46 msgid "Injected files allowed for each project." msgstr "" -#: ../dashboard_set_quotas.rst:48 +#: ../dashboard_set_quotas.rst:49 msgid "Content bytes allowed for each injected file." msgstr "" -#: ../dashboard_set_quotas.rst:48 +#: ../dashboard_set_quotas.rst:49 msgid "Injected File Content Bytes" msgstr "" -#: ../dashboard_set_quotas.rst:51 +#: ../dashboard_set_quotas.rst:52 msgid "Keypairs" msgstr "" -#: ../dashboard_set_quotas.rst:51 +#: ../dashboard_set_quotas.rst:52 msgid "Number of keypairs." msgstr "" -#: ../dashboard_set_quotas.rst:53 +#: ../dashboard_set_quotas.rst:54 msgid "Metadata Items" msgstr "" -#: ../dashboard_set_quotas.rst:53 +#: ../dashboard_set_quotas.rst:54 msgid "Metadata items allowed for each instance." msgstr "" -#: ../dashboard_set_quotas.rst:56 +#: ../dashboard_set_quotas.rst:57 msgid "RAM (MB)" msgstr "" -#: ../dashboard_set_quotas.rst:56 +#: ../dashboard_set_quotas.rst:57 msgid "RAM megabytes allowed for each instance." msgstr "" -#: ../dashboard_set_quotas.rst:59 +#: ../dashboard_set_quotas.rst:60 msgid "Security Groups" msgstr "" -#: ../dashboard_set_quotas.rst:59 +#: ../dashboard_set_quotas.rst:60 msgid "Security groups allowed for each project." msgstr "" -#: ../dashboard_set_quotas.rst:62 +#: ../dashboard_set_quotas.rst:63 msgid "Rules allowed for each security group." msgstr "" -#: ../dashboard_set_quotas.rst:62 +#: ../dashboard_set_quotas.rst:63 msgid "Security Group Rules" msgstr "" -#: ../dashboard_set_quotas.rst:65 +#: ../dashboard_set_quotas.rst:66 msgid "Snapshots" msgstr "" -#: ../dashboard_set_quotas.rst:65 +#: ../dashboard_set_quotas.rst:66 msgid "Volume snapshots allowed for each project." msgstr "" -#: ../dashboard_set_quotas.rst:68 +#: ../dashboard_set_quotas.rst:69 msgid "Instance cores allowed for each project." msgstr "" -#: ../dashboard_set_quotas.rst:71 +#: ../dashboard_set_quotas.rst:72 msgid "Volumes" msgstr "" -#: ../dashboard_set_quotas.rst:71 +#: ../dashboard_set_quotas.rst:72 msgid "Volumes allowed for each project." msgstr "" -#: ../dashboard_set_quotas.rst:78 +#: ../dashboard_set_quotas.rst:79 msgid "View default project quotas" msgstr "" -#: ../dashboard_set_quotas.rst:80 ../dashboard_set_quotas.rst:97 +#: ../dashboard_set_quotas.rst:81 ../dashboard_set_quotas.rst:98 msgid "Log in to the OpenStack dashboard." msgstr "" -#: ../dashboard_set_quotas.rst:82 ../dashboard_set_quotas.rst:99 +#: ../dashboard_set_quotas.rst:83 ../dashboard_set_quotas.rst:100 msgid "" "On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :" "guilabel:`Defaults` category." msgstr "" -#: ../dashboard_set_quotas.rst:85 +#: ../dashboard_set_quotas.rst:86 msgid "The default quota values are displayed." msgstr "" -#: ../dashboard_set_quotas.rst:89 +#: ../dashboard_set_quotas.rst:90 msgid "" "You can sort the table by clicking on either the :guilabel:`Quota Name` or :" "guilabel:`Limit` column headers." msgstr "" -#: ../dashboard_set_quotas.rst:95 +#: ../dashboard_set_quotas.rst:96 msgid "Update project quotas" msgstr "" -#: ../dashboard_set_quotas.rst:102 ../dashboard_set_quotas.rst:107 +#: ../dashboard_set_quotas.rst:103 ../dashboard_set_quotas.rst:108 msgid "Click the :guilabel:`Update Defaults` button." msgstr "" -#: ../dashboard_set_quotas.rst:104 +#: ../dashboard_set_quotas.rst:105 msgid "" "In the :guilabel:`Update Default Quotas` window, you can edit the default " "quota values." msgstr "" -#: ../dashboard_set_quotas.rst:111 +#: ../dashboard_set_quotas.rst:112 msgid "" "The dashboard does not show all possible project quotas. To view and update " -"the quotas for a service, use its command-line client. See :doc:" -"`cli_set_quotas`." +"the quotas for a service, use its command-line client. See `OpenStack Admin " +"User Guide `_." msgstr "" #: ../dashboard_view_cloud_resources.rst:3 @@ -13850,25 +13915,25 @@ msgid "" "If no, try distributing again. Remember that we already rotated the " "repository and performing another rotation at this point will result in " "tokens that cannot be validated across certain hosts. Specifically, the " -"hosts that did not get the latest key set. You should be able to distribe " +"hosts that did not get the latest key set. You should be able to distribute " "keys until it is successful. If certain nodes have issues syncing, it could " "be permission or network issues and those should be resolved before " "subsequent rotations." msgstr "" -#: ../keystone_fernet_token_faq.rst:183 +#: ../keystone_fernet_token_faq.rst:184 msgid "Distribute the new key repository." msgstr "" -#: ../keystone_fernet_token_faq.rst:183 +#: ../keystone_fernet_token_faq.rst:184 msgid "Was it successful?" msgstr "" -#: ../keystone_fernet_token_faq.rst:186 +#: ../keystone_fernet_token_faq.rst:187 msgid "How long should I keep my keys around?" msgstr "" -#: ../keystone_fernet_token_faq.rst:188 +#: ../keystone_fernet_token_faq.rst:189 msgid "" "The fernet tokens that keystone creates are only secure as the keys creating " "them. With staged keys the penalty of key rotation is low, allowing you to " @@ -13877,11 +13942,11 @@ msgid "" "``AES256`` key and a ``SHA256 HMAC``." msgstr "" -#: ../keystone_fernet_token_faq.rst:195 +#: ../keystone_fernet_token_faq.rst:196 msgid "Is a fernet token still a bearer token?" msgstr "" -#: ../keystone_fernet_token_faq.rst:197 +#: ../keystone_fernet_token_faq.rst:198 msgid "" "Yes, and they follow exactly the same validation path as UUID tokens, with " "the exception of being written to, and read from, a back end. If someone " @@ -13889,11 +13954,11 @@ msgid "" "you are allowed to do." msgstr "" -#: ../keystone_fernet_token_faq.rst:203 +#: ../keystone_fernet_token_faq.rst:204 msgid "What if I need to revoke all my tokens?" msgstr "" -#: ../keystone_fernet_token_faq.rst:205 +#: ../keystone_fernet_token_faq.rst:206 msgid "" "To invalidate every token issued from keystone and start fresh, remove the " "current key repository, create a new key set, and redistribute it to all " @@ -13902,12 +13967,12 @@ msgid "" "re-authenticate, the new token will have been created with a new fernet key." msgstr "" -#: ../keystone_fernet_token_faq.rst:212 +#: ../keystone_fernet_token_faq.rst:213 msgid "" "What can an attacker do if they compromise a fernet key in my deployment?" msgstr "" -#: ../keystone_fernet_token_faq.rst:214 +#: ../keystone_fernet_token_faq.rst:215 msgid "" "If any key used in the key repository is compromised, an attacker will be " "able to build their own tokens. If they know the ID of an administrator on a " @@ -13916,11 +13981,11 @@ msgid "" "removed from from the repository." msgstr "" -#: ../keystone_fernet_token_faq.rst:221 +#: ../keystone_fernet_token_faq.rst:222 msgid "I rotated keys and now tokens are invalidating early, what did I do?" msgstr "" -#: ../keystone_fernet_token_faq.rst:223 +#: ../keystone_fernet_token_faq.rst:224 msgid "" "Using fernet tokens requires some awareness around token expiration and the " "key lifecycle. You do not want to rotate so often that secondary keys are " @@ -13930,7 +13995,7 @@ msgid "" "used to encrypt or decrypt tokens." msgstr "" -#: ../keystone_fernet_token_faq.rst:230 +#: ../keystone_fernet_token_faq.rst:231 msgid "" "For example, your token is valid for 24 hours and we want to rotate keys " "every six hours. We will need to make sure tokens that were created at 08:00 " @@ -13941,14 +14006,14 @@ msgid "" "but keeps the key repository limited to only the keys that are needed." msgstr "" -#: ../keystone_fernet_token_faq.rst:238 +#: ../keystone_fernet_token_faq.rst:239 msgid "" "The number of ``max_active_keys`` for a deployment can be determined by " "dividing the token lifetime, in hours, by the frequency of rotation in hours " "and adding two. Better illustrated as::" msgstr "" -#: ../keystone_fernet_token_faq.rst:246 +#: ../keystone_fernet_token_faq.rst:247 msgid "" "The reason for adding two additional keys to the count is to include the " "staged key and a buffer key. This can be shown based on the previous " @@ -13956,13 +14021,13 @@ msgid "" "initial state looks like:" msgstr "" -#: ../keystone_fernet_token_faq.rst:259 +#: ../keystone_fernet_token_faq.rst:260 msgid "" "All tokens created after 6:00 AM are encrypted with key ``1``. At 12:00 PM " "we will rotate keys again, resulting in," msgstr "" -#: ../keystone_fernet_token_faq.rst:271 +#: ../keystone_fernet_token_faq.rst:272 msgid "" "We are still able to validate tokens created between 6:00 - 11:59 AM because " "the ``1`` key still exists as a secondary key. All tokens issued after 12:00 " @@ -13970,7 +14035,7 @@ msgid "" "resulting in:" msgstr "" -#: ../keystone_fernet_token_faq.rst:286 +#: ../keystone_fernet_token_faq.rst:287 msgid "" "It is still possible to validate tokens issued from 6:00 AM - 5:59 PM " "because keys ``1`` and ``2`` exist as secondary keys. Every token issued " @@ -13978,7 +14043,7 @@ msgid "" "next rotation:" msgstr "" -#: ../keystone_fernet_token_faq.rst:301 +#: ../keystone_fernet_token_faq.rst:302 msgid "" "Just like before, we can still validate tokens issued from 6:00 AM the " "previous day until 5:59 AM today because keys ``1`` - ``4`` are present. At " @@ -13986,7 +14051,7 @@ msgid "" "our next scheduled rotation:" msgstr "" -#: ../keystone_fernet_token_faq.rst:318 +#: ../keystone_fernet_token_faq.rst:319 msgid "" "Tokens will naturally expire after 6:00 AM, but we will not be able to " "remove key ``1`` until the next rotation because it encrypted all tokens " @@ -13994,7 +14059,7 @@ msgid "" "is at 12:00 PM, the ``1`` key will be pruned from the repository:" msgstr "" -#: ../keystone_fernet_token_faq.rst:335 +#: ../keystone_fernet_token_faq.rst:336 msgid "" "If keystone were to receive a token that was created between 6:00 AM and " "12:00 PM the day before, encrypted with the ``1`` key, it would not be valid " @@ -15256,7 +15321,7 @@ msgstr "" # #-#-#-#-# networking_use.pot (Cloud Administrator Guide 0.9) #-#-#-#-# #: ../networking_adv-features.rst:206 ../networking_adv-features.rst:374 #: ../networking_adv-features.rst:509 ../networking_adv-features.rst:801 -#: ../networking_config-agents.rst:469 ../networking_use.rst:47 +#: ../networking_config-agents.rst:460 ../networking_use.rst:47 #: ../networking_use.rst:123 ../networking_use.rst:241 msgid "Operation" msgstr "" @@ -16963,21 +17028,13 @@ msgid "" "``service_provider`` parameter to enable Octavia:" msgstr "" -#: ../networking_config-agents.rst:342 -msgid "" -"The ``service_provider`` option is already defined in the ``/usr/share/" -"neutron/neutron-dist.conf`` file on Red Hat based systems. Do not define it " -"in ``neutron_lbaas.conf`` otherwise the Networking services will fail to " -"restart." -msgstr "" - -#: ../networking_config-agents.rst:348 +#: ../networking_config-agents.rst:341 msgid "" "Edit the ``/etc/neutron/neutron.conf`` file and add the ``service_plugins`` " "parameter to enable the load-balancing plug-in:" msgstr "" -#: ../networking_config-agents.rst:356 +#: ../networking_config-agents.rst:348 msgid "" "If this option is already defined, add the load-balancing plug-in to the " "list using a comma as a separator. For example:" @@ -16985,40 +17042,40 @@ msgstr "" # #-#-#-#-# networking_config-agents.pot (Cloud Administrator Guide 0.9) #-#-#-#-# # #-#-#-#-# networking_introduction.pot (Cloud Administrator Guide 0.9) #-#-#-#-# -#: ../networking_config-agents.rst:366 ../networking_introduction.rst:203 +#: ../networking_config-agents.rst:357 ../networking_introduction.rst:203 msgid "Create the required tables in the database:" msgstr "" -#: ../networking_config-agents.rst:372 +#: ../networking_config-agents.rst:363 msgid "Restart the ``neutron-server`` service." msgstr "" -#: ../networking_config-agents.rst:375 +#: ../networking_config-agents.rst:366 msgid "Enable load balancing in the Project section of the dashboard." msgstr "" -#: ../networking_config-agents.rst:379 +#: ../networking_config-agents.rst:370 msgid "" "Horizon panels are enabled only for LBaaSV1. LBaaSV2 panels are still being " "developed." msgstr "" -#: ../networking_config-agents.rst:382 +#: ../networking_config-agents.rst:373 msgid "" "Change the ``enable_lb`` option to ``True`` in the `local_settings.py` file" msgstr "" -#: ../networking_config-agents.rst:392 +#: ../networking_config-agents.rst:383 msgid "" "Apply the settings by restarting the web server. You can now view the Load " "Balancer management options in the Project view in the dashboard." msgstr "" -#: ../networking_config-agents.rst:396 +#: ../networking_config-agents.rst:387 msgid "Configure Hyper-V L2 agent" msgstr "" -#: ../networking_config-agents.rst:398 +#: ../networking_config-agents.rst:389 msgid "" "Before you install the OpenStack Networking Hyper-V L2 agent on a Hyper-V " "compute node, ensure the compute node has been configured correctly using " @@ -17026,24 +17083,24 @@ msgid "" "content/ hyper-v-virtualization-platform.html>`__." msgstr "" -#: ../networking_config-agents.rst:404 +#: ../networking_config-agents.rst:395 msgid "" "**To install the OpenStack Networking Hyper-V agent and configure the node**" msgstr "" -#: ../networking_config-agents.rst:406 +#: ../networking_config-agents.rst:397 msgid "Download the OpenStack Networking code from the repository:" msgstr "" -#: ../networking_config-agents.rst:413 +#: ../networking_config-agents.rst:404 msgid "Install the OpenStack Networking Hyper-V Agent:" msgstr "" -#: ../networking_config-agents.rst:420 +#: ../networking_config-agents.rst:411 msgid "Copy the ``policy.json`` file:" msgstr "" -#: ../networking_config-agents.rst:426 +#: ../networking_config-agents.rst:417 msgid "" "Create the ``C:\\etc\\neutron-hyperv-agent.conf`` file and add the proper " "configuration options and the `Hyper-V related options `__. Here is a sample config file:" msgstr "" -#: ../networking_config-agents.rst:455 +#: ../networking_config-agents.rst:446 msgid "Start the OpenStack Networking Hyper-V agent:" msgstr "" -#: ../networking_config-agents.rst:463 +#: ../networking_config-agents.rst:454 msgid "Basic operations on agents" msgstr "" -#: ../networking_config-agents.rst:465 +#: ../networking_config-agents.rst:456 msgid "" "This table shows examples of Networking commands that enable you to complete " "basic operations on agents:" msgstr "" -#: ../networking_config-agents.rst:471 +#: ../networking_config-agents.rst:462 msgid "List all available agents." msgstr "" -#: ../networking_config-agents.rst:473 +#: ../networking_config-agents.rst:464 msgid "``$ neutron agent-list``" msgstr "" -#: ../networking_config-agents.rst:475 +#: ../networking_config-agents.rst:466 msgid "Show information of a given agent." msgstr "" -#: ../networking_config-agents.rst:478 +#: ../networking_config-agents.rst:469 msgid "``$ neutron agent-show AGENT_ID``" msgstr "" -#: ../networking_config-agents.rst:480 +#: ../networking_config-agents.rst:471 msgid "" "Update the admin status and description for a specified agent. The command " "can be used to enable and disable agents by using :option:`--admin-state-up` " "parameter set to ``False`` or ``True``." msgstr "" -#: ../networking_config-agents.rst:487 +#: ../networking_config-agents.rst:478 msgid "``$ neutron agent-update --admin`` ``-state-up False AGENT_ID``" msgstr "" -#: ../networking_config-agents.rst:490 +#: ../networking_config-agents.rst:481 msgid "Delete a given agent. Consider disabling the agent before deletion." msgstr "" -#: ../networking_config-agents.rst:493 +#: ../networking_config-agents.rst:484 msgid "``$ neutron agent-delete AGENT_ID``" msgstr "" -#: ../networking_config-agents.rst:496 +#: ../networking_config-agents.rst:487 msgid "**Basic operations on Networking agents**" msgstr "" -#: ../networking_config-agents.rst:498 +#: ../networking_config-agents.rst:489 msgid "" "See the `OpenStack Command-Line Interface Reference `__ for more information on Networking " @@ -17559,7 +17616,7 @@ msgid "Edit the ``/etc/neutron/neutron.conf`` file and set this line:" msgstr "" #: ../networking_config-plugins.rst:113 -msgid "Example ``neutron.conf``: file for NSX-mh integration:" +msgid "Example ``neutron.conf`` file for NSX-mh integration:" msgstr "" #: ../networking_config-plugins.rst:121 @@ -23459,8 +23516,9 @@ msgstr "" #: ../support-compute.rst:49 msgid "" "A Guru Meditation report is sent by the Compute service upon receipt of the " -"``SIGUSR1`` signal. This report is a general-purpose error report, including " -"a complete report of the service's current state, and is sent to ``stderr``." +"``SIGUSR2`` signal (``SIGUSR1`` before Mitaka). This report is a general-" +"purpose error report that includes details about the current state of the " +"service. The error report is sent to ``stderr``." msgstr "" #: ../support-compute.rst:54 diff --git a/doc/arch-design/source/locale/arch-design.pot b/doc/arch-design/source/locale/arch-design.pot index b252e90cd0..9708e04926 100644 --- a/doc/arch-design/source/locale/arch-design.pot +++ b/doc/arch-design/source/locale/arch-design.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Architecture Design Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 06:11+0000\n" +"POT-Creation-Date: 2016-03-08 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1226,11 +1226,8 @@ msgid "" "solutions to fulfill their metering and monitoring requirements." msgstr "" -# #-#-#-#-# compute-focus-technical-considerations.pot (Architecture Design Guide 0.9) #-#-#-#-# -# #-#-#-#-# hybrid-technical-considerations.pot (Architecture Design Guide 0.9) #-#-#-#-# #: ../compute-focus-technical-considerations.rst:199 -#: ../hybrid-technical-considerations.rst:131 -msgid "Telemetry (ceilometer)" +msgid ":term:`Telemetry` (ceilometer)" msgstr "" #: ../compute-focus-technical-considerations.rst:202 @@ -1242,11 +1239,8 @@ msgid "" "(cinder) in the infrastructure, but typically it is not a central component." msgstr "" -# #-#-#-#-# compute-focus-technical-considerations.pot (Architecture Design Guide 0.9) #-#-#-#-# -# #-#-#-#-# storage-focus-architecture.pot (Architecture Design Guide 0.9) #-#-#-#-# #: ../compute-focus-technical-considerations.rst:207 -#: ../storage-focus-architecture.rst:338 -msgid "OpenStack Block Storage (cinder)" +msgid "OpenStack :term:`Block Storage` (cinder)" msgstr "" #: ../compute-focus-technical-considerations.rst:210 @@ -1257,11 +1251,8 @@ msgid "" "mix networking platforms that provide ML2 mechanisms drivers." msgstr "" -# #-#-#-#-# compute-focus-technical-considerations.pot (Architecture Design Guide 0.9) #-#-#-#-# -# #-#-#-#-# multi-site-architecture.pot (Architecture Design Guide 0.9) #-#-#-#-# #: ../compute-focus-technical-considerations.rst:213 -#: ../multi-site-architecture.rst:86 -msgid "Networking" +msgid ":term:`Networking` (neutron)" msgstr "" #: ../compute-focus.rst:3 @@ -4163,6 +4154,10 @@ msgid "" "cloud you are using." msgstr "" +#: ../hybrid-technical-considerations.rst:131 +msgid "Telemetry (ceilometer)" +msgstr "" + #: ../hybrid-technical-considerations.rst:134 msgid "" "Orchestration can be a valuable tool in orchestrating tasks a CMP decides " @@ -5901,6 +5896,10 @@ msgid "" "to carry storage traffic from the storage service to the compute nodes." msgstr "" +#: ../multi-site-architecture.rst:86 +msgid "Networking" +msgstr "" + #: ../multi-site-architecture.rst:88 msgid "" "When connecting multiple regions together, there are several design " @@ -9303,6 +9302,10 @@ msgstr "" msgid "OpenStack Object Storage (swift) (or another object storage solution)" msgstr "" +#: ../storage-focus-architecture.rst:338 +msgid "OpenStack Block Storage (cinder)" +msgstr "" + #: ../storage-focus-architecture.rst:342 msgid "OpenStack Networking (neutron) or legacy networking (nova-network)" msgstr "" diff --git a/doc/common/source/locale/common.pot b/doc/common/source/locale/common.pot index fbc6f42fee..d3a0f50cfd 100644 --- a/doc/common/source/locale/common.pot +++ b/doc/common/source/locale/common.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-17 06:08+0000\n" +"POT-Creation-Date: 2016-03-08 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1541,6 +1541,105 @@ msgid "" "available for transfer:" msgstr "" +#: ../common/cli_manage_volumes.rst:458 +msgid "Manage and unmanage a snapshot" +msgstr "" + +#: ../common/cli_manage_volumes.rst:460 +msgid "" +"A snapshot is an image created from a running instance. As an administrator, " +"you can manage and unmanage snapshots." +msgstr "" + +#: ../common/cli_manage_volumes.rst:464 +msgid "Manage a snapshot" +msgstr "" + +#: ../common/cli_manage_volumes.rst:466 +msgid "Manage a snapshot with the :command:`cinder snapshot-manage` command:" +msgstr "" + +#: ../common/cli_manage_volumes.rst:472 ../common/cli_manage_volumes.rst:509 +msgid "The arguments to be passed are:" +msgstr "" + +#: ../common/cli_manage_volumes.rst:475 +msgid "``VOLUME_ID``" +msgstr "" + +#: ../common/cli_manage_volumes.rst:475 +msgid "The ID of an already existent volume." +msgstr "" + +#: ../common/cli_manage_volumes.rst:478 +msgid "``IDENTIFIER``" +msgstr "" + +#: ../common/cli_manage_volumes.rst:478 +msgid "Name, ID, or other identifier for an existing snapshot." +msgstr "" + +#: ../common/cli_manage_volumes.rst:482 +msgid ":option:`--id-type`" +msgstr "" + +#: ../common/cli_manage_volumes.rst:481 +msgid "" +"Type of back-end device the identifier provided. Is typically ``source-" +"name`` or ``source-id``. Defaults to ``source-name``." +msgstr "" + +#: ../common/cli_manage_volumes.rst:485 +msgid ":option:`--name`" +msgstr "" + +#: ../common/cli_manage_volumes.rst:485 +msgid "Name of the snapshot. Defaults to ``None``." +msgstr "" + +#: ../common/cli_manage_volumes.rst:488 +msgid ":option:`--description`" +msgstr "" + +#: ../common/cli_manage_volumes.rst:488 +msgid "Description of the snapshot. Defaults to ``None``." +msgstr "" + +#: ../common/cli_manage_volumes.rst:491 +msgid ":option:`--metadata`" +msgstr "" + +#: ../common/cli_manage_volumes.rst:491 +msgid "Metadata key-value pairs. Defaults to ``None``." +msgstr "" + +#: ../common/cli_manage_volumes.rst:493 +msgid "" +"The following example manages the ``my-snapshot-id`` image in the ``my-" +"volume-id`` volume:" +msgstr "" + +#: ../common/cli_manage_volumes.rst:501 +msgid "Unmanage a snapshot" +msgstr "" + +#: ../common/cli_manage_volumes.rst:503 +msgid "" +"Unmanage a snapshot with the :command:`cinder snapshot-unmanage` command:" +msgstr "" + +#: ../common/cli_manage_volumes.rst:512 +msgid "SNAPSHOT" +msgstr "" + +#: ../common/cli_manage_volumes.rst:512 +msgid "Name or ID of the snapshot to unmanage." +msgstr "" + +#: ../common/cli_manage_volumes.rst:514 +msgid "The following example unmanages the ``my-snapshot-id`` image:" +msgstr "" + #: ../common/cli_overview.rst:3 msgid "Overview" msgstr "" @@ -1608,7 +1707,7 @@ msgstr "" msgid "Application catalog" msgstr "" -#: ../common/cli_overview.rst:36 ../common/glossary.rst:2345 +#: ../common/cli_overview.rst:36 ../common/glossary.rst:2342 msgid "murano" msgstr "" @@ -1640,7 +1739,7 @@ msgstr "" msgid "Clustering service" msgstr "" -#: ../common/cli_overview.rst:42 ../common/glossary.rst:3219 +#: ../common/cli_overview.rst:42 ../common/glossary.rst:3224 msgid "senlin" msgstr "" @@ -1656,7 +1755,7 @@ msgstr "" msgid "Compute" msgstr "" -#: ../common/cli_overview.rst:45 ../common/glossary.rst:2540 +#: ../common/cli_overview.rst:45 ../common/glossary.rst:2537 msgid "nova" msgstr "" @@ -1672,7 +1771,7 @@ msgstr "" msgid "Containers service" msgstr "" -#: ../common/cli_overview.rst:49 ../common/glossary.rst:2208 +#: ../common/cli_overview.rst:49 ../common/glossary.rst:2205 msgid "magnum" msgstr "" @@ -1684,11 +1783,11 @@ msgstr "" msgid "Creates and manages containers." msgstr "" -#: ../common/cli_overview.rst:52 ../common/glossary.rst:999 +#: ../common/cli_overview.rst:52 ../common/glossary.rst:996 msgid "Database service" msgstr "" -#: ../common/cli_overview.rst:52 ../common/glossary.rst:3644 +#: ../common/cli_overview.rst:52 ../common/glossary.rst:3649 msgid "trove" msgstr "" @@ -1704,7 +1803,7 @@ msgstr "" msgid "Data processing" msgstr "" -#: ../common/cli_overview.rst:55 ../common/glossary.rst:3160 +#: ../common/cli_overview.rst:55 ../common/glossary.rst:3165 msgid "sahara" msgstr "" @@ -1732,11 +1831,11 @@ msgstr "" msgid "Plans deployments." msgstr "" -#: ../common/cli_overview.rst:62 ../common/glossary.rst:1801 +#: ../common/cli_overview.rst:62 ../common/glossary.rst:1798 msgid "Identity" msgstr "" -#: ../common/cli_overview.rst:62 ../common/glossary.rst:2099 +#: ../common/cli_overview.rst:62 ../common/glossary.rst:2096 msgid "keystone" msgstr "" @@ -1748,11 +1847,11 @@ msgstr "" msgid "Creates and manages users, tenants, roles, endpoints, and credentials." msgstr "" -#: ../common/cli_overview.rst:67 ../common/glossary.rst:1857 +#: ../common/cli_overview.rst:67 ../common/glossary.rst:1854 msgid "Image service" msgstr "" -#: ../common/cli_overview.rst:67 ../common/glossary.rst:1565 +#: ../common/cli_overview.rst:67 ../common/glossary.rst:1562 msgid "glance" msgstr "" @@ -1780,11 +1879,11 @@ msgstr "" msgid "Creates and manages keys." msgstr "" -#: ../common/cli_overview.rst:73 ../common/glossary.rst:2364 +#: ../common/cli_overview.rst:73 ../common/glossary.rst:2361 msgid "Monitoring" msgstr "" -#: ../common/cli_overview.rst:73 ../common/glossary.rst:2329 +#: ../common/cli_overview.rst:73 ../common/glossary.rst:2326 msgid "monasca" msgstr "" @@ -1796,11 +1895,11 @@ msgstr "" msgid "Monitoring solution." msgstr "" -#: ../common/cli_overview.rst:76 ../common/glossary.rst:2476 +#: ../common/cli_overview.rst:76 ../common/glossary.rst:2473 msgid "Networking" msgstr "" -#: ../common/cli_overview.rst:76 ../common/glossary.rst:2487 +#: ../common/cli_overview.rst:76 ../common/glossary.rst:2484 msgid "neutron" msgstr "" @@ -1812,11 +1911,11 @@ msgstr "" msgid "Configures networks for guest servers." msgstr "" -#: ../common/cli_overview.rst:79 ../common/glossary.rst:2589 +#: ../common/cli_overview.rst:79 ../common/glossary.rst:2586 msgid "Object Storage" msgstr "" -#: ../common/cli_overview.rst:79 ../common/glossary.rst:3508 +#: ../common/cli_overview.rst:79 ../common/glossary.rst:3513 msgid "swift" msgstr "" @@ -1831,11 +1930,11 @@ msgid "" "Object Storage installation for ad hoc processing." msgstr "" -#: ../common/cli_overview.rst:90 ../common/glossary.rst:2681 +#: ../common/cli_overview.rst:90 ../common/glossary.rst:2686 msgid "Orchestration" msgstr "" -#: ../common/cli_overview.rst:90 ../common/glossary.rst:1662 +#: ../common/cli_overview.rst:90 ../common/glossary.rst:1659 msgid "heat" msgstr "" @@ -1869,7 +1968,7 @@ msgstr "" msgid "Shared file systems" msgstr "" -#: ../common/cli_overview.rst:100 ../common/glossary.rst:2237 +#: ../common/cli_overview.rst:100 ../common/glossary.rst:2234 msgid "manila" msgstr "" @@ -1881,7 +1980,7 @@ msgstr "" msgid "Creates and manages shared file systems." msgstr "" -#: ../common/cli_overview.rst:103 ../common/glossary.rst:3550 +#: ../common/cli_overview.rst:103 ../common/glossary.rst:3555 msgid "Telemetry" msgstr "" @@ -1909,11 +2008,11 @@ msgstr "" msgid "python-gnocchiclient" msgstr "" -#: ../common/cli_overview.rst:111 ../common/glossary.rst:3887 +#: ../common/cli_overview.rst:111 ../common/glossary.rst:3892 msgid "Workflow service" msgstr "" -#: ../common/cli_overview.rst:111 ../common/glossary.rst:2319 +#: ../common/cli_overview.rst:111 ../common/glossary.rst:2316 msgid "mistral" msgstr "" @@ -2355,7 +2454,7 @@ msgid "" msgstr "" #: ../common/get_started_block_storage.rst:35 -#: ../common/get_started_file_storage.rst:29 +#: ../common/get_started_file_storage.rst:31 #: ../common/get_started_openstack_networking.rst:30 msgid "Messaging queue" msgstr "" @@ -2779,9 +2878,9 @@ msgstr "" msgid "" "The OpenStack Shared File Systems service (manila) provides file storage to " "a virtual machine. The Shared File Systems service provides an " -"infrastructure for managing shares and provides access to shares to " -"instances. The service also enables management of share types as well as " -"share snapshots if a driver supports snapshots." +"infrastructure for managing and provisioning of file shares. The service " +"also enables management of share types as well as share snapshots if a " +"driver supports them." msgstr "" #: ../common/get_started_file_storage.rst:11 @@ -2794,36 +2893,46 @@ msgstr "" #: ../common/get_started_file_storage.rst:14 msgid "" -"Accepts API requests and routes them to the ``manila-share`` for action." +"A WSGI app that authenticates and routes requests throughout the Shared File " +"Systems service. It supports the OpenStack APIs." msgstr "" -#: ../common/get_started_file_storage.rst:23 -msgid "manila-share" +#: ../common/get_started_file_storage.rst:21 +msgid "manila-scheduler" 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." +"Schedules and routes requests to the appropriate share service. The " +"scheduler uses configurable filters and weighers to route requests. The " +"Filter Scheduler is the default and enables filters on things like Capacity, " +"Availability Zone, Share Types, and Capabilities as well as custom filters." msgstr "" -#: ../common/get_started_file_storage.rst:27 -msgid "manila-scheduler daemon" +#: ../common/get_started_file_storage.rst:28 +msgid "manila-share" msgstr "" -#: ../common/get_started_file_storage.rst:26 +#: ../common/get_started_file_storage.rst:24 msgid "" -"Selects the optimal storage provider node on which to create the share. A " -"similar component to the ``cinder-scheduler``." +"Manages back-end devices that provide shared file systems. A manila-share " +"process can run in one of two modes, with or without handling of share " +"servers. Share servers export file shares via share networks. When share " +"servers are not used, the networking requirements are handled outside of " +"Manila." msgstr "" -#: ../common/get_started_file_storage.rst:30 +#: ../common/get_started_file_storage.rst:31 msgid "Routes information between the Shared File Systems processes." msgstr "" +#: ../common/get_started_file_storage.rst:33 +msgid "" +"For more information, see `Configuration Reference Guide `__." +msgstr "" + #: ../common/get_started_identity.rst:3 msgid "OpenStack Identity" msgstr "" @@ -4935,9 +5044,9 @@ msgstr "" msgid "CentOS" msgstr "" -#: ../common/glossary.rst:633 ../common/glossary.rst:1025 -#: ../common/glossary.rst:2675 ../common/glossary.rst:3010 -#: ../common/glossary.rst:3492 +#: ../common/glossary.rst:633 ../common/glossary.rst:1022 +#: ../common/glossary.rst:2672 ../common/glossary.rst:3015 +#: ../common/glossary.rst:3497 msgid "A Linux distribution that is compatible with OpenStack." msgstr "" @@ -5426,35 +5535,33 @@ msgid "" msgstr "" #: ../common/glossary.rst:909 -msgid "core project" +msgid "core service" msgstr "" #: ../common/glossary.rst:912 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\"." +"An official OpenStack service defined as core by DefCore Committee. " +"Currently, consists of Block Storage service (cinder), Compute service " +"(nova), Identity service (keystone), Image service (glance), Networking " +"service (neutron), and Object Storage service (swift)." msgstr "" -#: ../common/glossary.rst:920 +#: ../common/glossary.rst:917 msgid "cost" msgstr "" -#: ../common/glossary.rst:923 +#: ../common/glossary.rst:920 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:926 +#: ../common/glossary.rst:923 msgid "credentials" msgstr "" -#: ../common/glossary.rst:929 +#: ../common/glossary.rst:926 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 " @@ -5462,11 +5569,11 @@ msgid "" "certificate, and fingerprint." msgstr "" -#: ../common/glossary.rst:934 +#: ../common/glossary.rst:931 msgid "Cross-Origin Resource Sharing (CORS)" msgstr "" -#: ../common/glossary.rst:937 +#: ../common/glossary.rst:934 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 " @@ -5474,60 +5581,60 @@ msgid "" "XMLHttpRequest mechanism." msgstr "" -#: ../common/glossary.rst:942 +#: ../common/glossary.rst:939 msgid "Crowbar" msgstr "" -#: ../common/glossary.rst:945 +#: ../common/glossary.rst:942 msgid "" "An open source community project by Dell that aims to provide all necessary " "services to quickly deploy clouds." msgstr "" -#: ../common/glossary.rst:947 +#: ../common/glossary.rst:944 msgid "current workload" msgstr "" -#: ../common/glossary.rst:950 +#: ../common/glossary.rst:947 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:953 +#: ../common/glossary.rst:950 msgid "customer" msgstr "" -#: ../common/glossary.rst:956 +#: ../common/glossary.rst:953 msgid "Alternative term for tenant." msgstr "" -#: ../common/glossary.rst:957 +#: ../common/glossary.rst:954 msgid "customization module" msgstr "" -#: ../common/glossary.rst:960 +#: ../common/glossary.rst:957 msgid "" "A user-created Python module that is loaded by horizon to change the look " "and feel of the dashboard." msgstr "" -#: ../common/glossary.rst:962 +#: ../common/glossary.rst:959 msgid "daemon" msgstr "" -#: ../common/glossary.rst:965 +#: ../common/glossary.rst:962 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:968 +#: ../common/glossary.rst:965 msgid "DAC" msgstr "" -#: ../common/glossary.rst:971 +#: ../common/glossary.rst:968 msgid "" "Discretionary access control. Governs the ability of subjects to access " "objects, while enabling users to make policy decisions and assign security " @@ -5535,21 +5642,21 @@ msgid "" "execute permissions is an example of DAC." msgstr "" -#: ../common/glossary.rst:976 +#: ../common/glossary.rst:973 msgid "dashboard" msgstr "" -#: ../common/glossary.rst:979 +#: ../common/glossary.rst:976 msgid "" "The web-based management interface for OpenStack. An alternative name for " "horizon." msgstr "" -#: ../common/glossary.rst:981 +#: ../common/glossary.rst:978 msgid "data encryption" msgstr "" -#: ../common/glossary.rst:984 +#: ../common/glossary.rst:981 msgid "" "Both Image service and Compute support encrypted virtual machine (VM) images " "(but not instances). In-transit data encryption is supported in OpenStack " @@ -5558,207 +5665,207 @@ msgid "" "that uses disk encryption." msgstr "" -#: ../common/glossary.rst:989 +#: ../common/glossary.rst:986 msgid "database ID" msgstr "" -#: ../common/glossary.rst:992 +#: ../common/glossary.rst:989 msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ../common/glossary.rst:994 +#: ../common/glossary.rst:991 msgid "database replicator" msgstr "" -#: ../common/glossary.rst:997 +#: ../common/glossary.rst:994 msgid "" "An Object Storage component that copies changes in the account, container, " "and object databases to other nodes." msgstr "" -#: ../common/glossary.rst:1002 +#: ../common/glossary.rst:999 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:1006 +#: ../common/glossary.rst:1003 msgid "Data processing service" msgstr "" -#: ../common/glossary.rst:1009 +#: ../common/glossary.rst:1006 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:1012 +#: ../common/glossary.rst:1009 msgid "data store" msgstr "" -#: ../common/glossary.rst:1015 +#: ../common/glossary.rst:1012 msgid "A database engine supported by the Database service." msgstr "" -#: ../common/glossary.rst:1016 +#: ../common/glossary.rst:1013 msgid "deallocate" msgstr "" -#: ../common/glossary.rst:1019 +#: ../common/glossary.rst:1016 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:1019 msgid "Debian" msgstr "" -#: ../common/glossary.rst:1026 +#: ../common/glossary.rst:1023 msgid "deduplication" msgstr "" -#: ../common/glossary.rst:1029 +#: ../common/glossary.rst:1026 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:1029 msgid "default panel" msgstr "" -#: ../common/glossary.rst:1035 +#: ../common/glossary.rst:1032 msgid "" "The default panel that is displayed when a user accesses the horizon " "dashboard." msgstr "" -#: ../common/glossary.rst:1037 +#: ../common/glossary.rst:1034 msgid "default tenant" msgstr "" -#: ../common/glossary.rst:1040 +#: ../common/glossary.rst:1037 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:1039 msgid "default token" msgstr "" -#: ../common/glossary.rst:1045 +#: ../common/glossary.rst:1042 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:1044 msgid "delayed delete" msgstr "" -#: ../common/glossary.rst:1050 +#: ../common/glossary.rst:1047 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:1049 msgid "delivery mode" msgstr "" -#: ../common/glossary.rst:1055 +#: ../common/glossary.rst:1052 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:1054 msgid "denial of service (DoS)" msgstr "" -#: ../common/glossary.rst:1060 +#: ../common/glossary.rst:1057 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:1060 msgid "deprecated auth" msgstr "" -#: ../common/glossary.rst:1066 +#: ../common/glossary.rst:1063 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:1066 msgid "Designate" msgstr "" -#: ../common/glossary.rst:1072 +#: ../common/glossary.rst:1069 msgid "Code name for the DNS service project for OpenStack." msgstr "" -#: ../common/glossary.rst:1073 +#: ../common/glossary.rst:1070 msgid "Desktop-as-a-Service" msgstr "" -#: ../common/glossary.rst:1076 +#: ../common/glossary.rst:1073 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:1077 msgid "developer" msgstr "" -#: ../common/glossary.rst:1083 +#: ../common/glossary.rst:1080 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:1082 msgid "device ID" msgstr "" -#: ../common/glossary.rst:1088 +#: ../common/glossary.rst:1085 msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ../common/glossary.rst:1090 +#: ../common/glossary.rst:1087 msgid "device weight" msgstr "" -#: ../common/glossary.rst:1093 +#: ../common/glossary.rst:1090 msgid "" "Distributes partitions proportionately across Object Storage devices based " "on the storage capacity of each device." msgstr "" -#: ../common/glossary.rst:1095 +#: ../common/glossary.rst:1092 msgid "DevStack" msgstr "" -#: ../common/glossary.rst:1098 +#: ../common/glossary.rst:1095 msgid "" "Community project that uses shell scripts to quickly build complete " "OpenStack development environments." msgstr "" -#: ../common/glossary.rst:1100 +#: ../common/glossary.rst:1097 msgid "DHCP" msgstr "" -#: ../common/glossary.rst:1103 +#: ../common/glossary.rst:1100 msgid "" "Dynamic Host Configuration Protocol. A network protocol that configures " "devices that are connected to a network so that they can communicate on that " @@ -5768,20 +5875,20 @@ msgid "" "DHCP server." msgstr "" -#: ../common/glossary.rst:1109 +#: ../common/glossary.rst:1106 msgid "DHCP agent" msgstr "" -#: ../common/glossary.rst:1112 +#: ../common/glossary.rst:1109 msgid "" "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ../common/glossary.rst:1114 +#: ../common/glossary.rst:1111 msgid "Diablo" msgstr "" -#: ../common/glossary.rst:1117 +#: ../common/glossary.rst:1114 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), " @@ -5791,140 +5898,140 @@ msgid "" "city." msgstr "" -#: ../common/glossary.rst:1125 +#: ../common/glossary.rst:1122 msgid "direct consumer" msgstr "" -#: ../common/glossary.rst:1128 +#: ../common/glossary.rst:1125 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:1128 msgid "direct exchange" msgstr "" -#: ../common/glossary.rst:1134 +#: ../common/glossary.rst:1131 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:1134 msgid "direct publisher" msgstr "" -#: ../common/glossary.rst:1140 +#: ../common/glossary.rst:1137 msgid "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ../common/glossary.rst:1142 +#: ../common/glossary.rst:1139 msgid "disassociate" msgstr "" -#: ../common/glossary.rst:1145 +#: ../common/glossary.rst:1142 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:1145 msgid "disk encryption" msgstr "" -#: ../common/glossary.rst:1151 +#: ../common/glossary.rst:1148 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:1150 msgid "disk format" msgstr "" -#: ../common/glossary.rst:1156 +#: ../common/glossary.rst:1153 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:1156 msgid "dispersion" msgstr "" -#: ../common/glossary.rst:1162 +#: ../common/glossary.rst:1159 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:1161 msgid "distributed virtual router (DVR)" msgstr "" -#: ../common/glossary.rst:1167 +#: ../common/glossary.rst:1164 msgid "" "Mechanism for highly-available multi-host routing when using OpenStack " "Networking (neutron)." msgstr "" -#: ../common/glossary.rst:1169 +#: ../common/glossary.rst:1166 msgid "Django" msgstr "" -#: ../common/glossary.rst:1172 +#: ../common/glossary.rst:1169 msgid "A web framework used extensively in horizon." msgstr "" -#: ../common/glossary.rst:1173 +#: ../common/glossary.rst:1170 msgid "DNS" msgstr "" -#: ../common/glossary.rst:1176 +#: ../common/glossary.rst:1173 msgid "" "Domain Name System. 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:1177 msgid "DNS record" msgstr "" -#: ../common/glossary.rst:1183 +#: ../common/glossary.rst:1180 msgid "" "A record that specifies information about a particular domain and belongs to " "the domain." msgstr "" -#: ../common/glossary.rst:1185 +#: ../common/glossary.rst:1182 msgid "DNS service" msgstr "" -#: ../common/glossary.rst:1188 +#: ../common/glossary.rst:1185 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:1189 msgid "dnsmasq" msgstr "" -#: ../common/glossary.rst:1195 +#: ../common/glossary.rst:1192 msgid "" "Daemon that provides DNS, DHCP, BOOTP, and TFTP services for virtual " "networks." msgstr "" -#: ../common/glossary.rst:1197 +#: ../common/glossary.rst:1194 msgid "domain" msgstr "" -#: ../common/glossary.rst:1200 +#: ../common/glossary.rst:1197 msgid "" "An Identity API v3 entity. Represents a collection of projects, groups and " "users that defines administrative boundaries for managing OpenStack Identity " @@ -5935,11 +6042,11 @@ msgid "" "records." msgstr "" -#: ../common/glossary.rst:1209 +#: ../common/glossary.rst:1206 msgid "Domain Name System (DNS)" msgstr "" -#: ../common/glossary.rst:1212 +#: ../common/glossary.rst:1209 msgid "" "A system by which Internet domain name-to-address and address-to-name " "resolutions are determined. DNS helps navigate the Internet by translating " @@ -5954,89 +6061,89 @@ msgid "" "cells so that hostnames are consistent across reboots." msgstr "" -#: ../common/glossary.rst:1226 +#: ../common/glossary.rst:1223 msgid "download" msgstr "" -#: ../common/glossary.rst:1229 +#: ../common/glossary.rst:1226 msgid "" "The transfer of data, usually in the form of files, from one computer to " "another." msgstr "" -#: ../common/glossary.rst:1231 +#: ../common/glossary.rst:1228 msgid "DRTM" msgstr "" -#: ../common/glossary.rst:1234 +#: ../common/glossary.rst:1231 msgid "Dynamic root of trust measurement." msgstr "" -#: ../common/glossary.rst:1235 +#: ../common/glossary.rst:1232 msgid "durable exchange" msgstr "" -#: ../common/glossary.rst:1238 +#: ../common/glossary.rst:1235 msgid "" "The Compute RabbitMQ message exchange that remains active when the server " "restarts." msgstr "" -#: ../common/glossary.rst:1240 +#: ../common/glossary.rst:1237 msgid "durable queue" msgstr "" -#: ../common/glossary.rst:1243 +#: ../common/glossary.rst:1240 msgid "" "A Compute RabbitMQ message queue that remains active when the server " "restarts." msgstr "" -#: ../common/glossary.rst:1245 +#: ../common/glossary.rst:1242 msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ../common/glossary.rst:1248 +#: ../common/glossary.rst:1245 msgid "" "A method to automatically configure networking for a host at boot time. " "Provided by both Networking and Compute." msgstr "" -#: ../common/glossary.rst:1250 +#: ../common/glossary.rst:1247 msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ../common/glossary.rst:1253 +#: ../common/glossary.rst:1250 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:1256 +#: ../common/glossary.rst:1253 msgid "east-west traffic" msgstr "" -#: ../common/glossary.rst:1259 +#: ../common/glossary.rst:1256 msgid "" "Network traffic between servers in the same cloud or data center. See also " "north-south traffic." msgstr "" -#: ../common/glossary.rst:1261 +#: ../common/glossary.rst:1258 msgid "EBS boot volume" msgstr "" -#: ../common/glossary.rst:1264 +#: ../common/glossary.rst:1261 msgid "" "An Amazon EBS storage volume that contains a bootable VM image, currently " "unsupported in OpenStack." msgstr "" -#: ../common/glossary.rst:1266 +#: ../common/glossary.rst:1263 msgid "ebtables" msgstr "" -#: ../common/glossary.rst:1269 +#: ../common/glossary.rst:1266 msgid "" "Filtering tool for a Linux bridging firewall, enabling filtering of network " "traffic passing through a Linux bridge. Used in Compute along with " @@ -6044,139 +6151,139 @@ msgid "" "communications." msgstr "" -#: ../common/glossary.rst:1273 +#: ../common/glossary.rst:1270 msgid "EC2" msgstr "" -#: ../common/glossary.rst:1276 +#: ../common/glossary.rst:1273 msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ../common/glossary.rst:1278 +#: ../common/glossary.rst:1275 msgid "EC2 access key" msgstr "" -#: ../common/glossary.rst:1281 +#: ../common/glossary.rst:1278 msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ../common/glossary.rst:1283 +#: ../common/glossary.rst:1280 msgid "EC2 API" msgstr "" -#: ../common/glossary.rst:1286 +#: ../common/glossary.rst:1283 msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ../common/glossary.rst:1288 +#: ../common/glossary.rst:1285 msgid "EC2 Compatibility API" msgstr "" -#: ../common/glossary.rst:1291 +#: ../common/glossary.rst:1288 msgid "" "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ../common/glossary.rst:1293 +#: ../common/glossary.rst:1290 msgid "EC2 secret key" msgstr "" -#: ../common/glossary.rst:1296 +#: ../common/glossary.rst:1293 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:1298 +#: ../common/glossary.rst:1295 msgid "Elastic Block Storage (EBS)" msgstr "" -#: ../common/glossary.rst:1301 +#: ../common/glossary.rst:1298 msgid "The Amazon commercial block storage product." msgstr "" -#: ../common/glossary.rst:1302 +#: ../common/glossary.rst:1299 msgid "encryption" msgstr "" -#: ../common/glossary.rst:1305 +#: ../common/glossary.rst:1302 msgid "" "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, " "digital certificates, and data encryption." msgstr "" -#: ../common/glossary.rst:1307 +#: ../common/glossary.rst:1304 msgid "endpoint" msgstr "" -#: ../common/glossary.rst:1310 +#: ../common/glossary.rst:1307 msgid "See API endpoint." msgstr "" -#: ../common/glossary.rst:1311 +#: ../common/glossary.rst:1308 msgid "endpoint registry" msgstr "" -#: ../common/glossary.rst:1314 +#: ../common/glossary.rst:1311 msgid "Alternative term for an Identity service catalog." msgstr "" -#: ../common/glossary.rst:1315 +#: ../common/glossary.rst:1312 msgid "encapsulation" msgstr "" -#: ../common/glossary.rst:1318 +#: ../common/glossary.rst:1315 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:1321 +#: ../common/glossary.rst:1318 msgid "endpoint template" msgstr "" -#: ../common/glossary.rst:1324 +#: ../common/glossary.rst:1321 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:1327 +#: ../common/glossary.rst:1324 msgid "entity" msgstr "" -#: ../common/glossary.rst:1330 +#: ../common/glossary.rst:1327 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:1334 +#: ../common/glossary.rst:1331 msgid "ephemeral image" msgstr "" -#: ../common/glossary.rst:1337 +#: ../common/glossary.rst:1334 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:1340 +#: ../common/glossary.rst:1337 msgid "ephemeral volume" msgstr "" -#: ../common/glossary.rst:1343 +#: ../common/glossary.rst:1340 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:1345 +#: ../common/glossary.rst:1342 msgid "Essex" msgstr "" -#: ../common/glossary.rst:1348 +#: ../common/glossary.rst:1345 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), " @@ -6186,270 +6293,270 @@ msgid "" "Essex is a nearby city." msgstr "" -#: ../common/glossary.rst:1355 +#: ../common/glossary.rst:1352 msgid "ESXi" msgstr "" -#: ../common/glossary.rst:1358 ../common/glossary.rst:2178 -#: ../common/glossary.rst:3678 ../common/glossary.rst:3775 -#: ../common/glossary.rst:3864 ../common/glossary.rst:3910 -#: ../common/glossary.rst:3919 +#: ../common/glossary.rst:1355 ../common/glossary.rst:2175 +#: ../common/glossary.rst:3683 ../common/glossary.rst:3780 +#: ../common/glossary.rst:3869 ../common/glossary.rst:3915 +#: ../common/glossary.rst:3924 msgid "An OpenStack-supported hypervisor." msgstr "" -#: ../common/glossary.rst:1359 +#: ../common/glossary.rst:1356 msgid "ETag" msgstr "" -#: ../common/glossary.rst:1362 +#: ../common/glossary.rst:1359 msgid "" "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ../common/glossary.rst:1364 +#: ../common/glossary.rst:1361 msgid "euca2ools" msgstr "" -#: ../common/glossary.rst:1367 +#: ../common/glossary.rst:1364 msgid "" "A collection of command-line tools for administering VMs; most are " "compatible with OpenStack." msgstr "" -#: ../common/glossary.rst:1369 +#: ../common/glossary.rst:1366 msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ../common/glossary.rst:1372 +#: ../common/glossary.rst:1369 msgid "Used along with an ERI to create an EMI." msgstr "" -#: ../common/glossary.rst:1373 +#: ../common/glossary.rst:1370 msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ../common/glossary.rst:1376 +#: ../common/glossary.rst:1373 msgid "VM image container format supported by Image service." msgstr "" -#: ../common/glossary.rst:1377 +#: ../common/glossary.rst:1374 msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ../common/glossary.rst:1380 +#: ../common/glossary.rst:1377 msgid "Used along with an EKI to create an EMI." msgstr "" -#: ../common/glossary.rst:1381 +#: ../common/glossary.rst:1378 msgid "evacuate" msgstr "" -#: ../common/glossary.rst:1384 +#: ../common/glossary.rst:1381 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:1387 +#: ../common/glossary.rst:1384 msgid "exchange" msgstr "" -#: ../common/glossary.rst:1390 +#: ../common/glossary.rst:1387 msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ../common/glossary.rst:1391 +#: ../common/glossary.rst:1388 msgid "exchange type" msgstr "" -#: ../common/glossary.rst:1394 +#: ../common/glossary.rst:1391 msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ../common/glossary.rst:1395 +#: ../common/glossary.rst:1392 msgid "exclusive queue" msgstr "" -#: ../common/glossary.rst:1398 +#: ../common/glossary.rst:1395 msgid "" "Connected to by a direct consumer in RabbitMQ—Compute, the message can be " "consumed only by the current connection." msgstr "" -#: ../common/glossary.rst:1400 +#: ../common/glossary.rst:1397 msgid "extended attributes (xattr)" msgstr "" -#: ../common/glossary.rst:1403 +#: ../common/glossary.rst:1400 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:1407 +#: ../common/glossary.rst:1404 msgid "extension" msgstr "" -#: ../common/glossary.rst:1410 +#: ../common/glossary.rst:1407 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:1413 +#: ../common/glossary.rst:1410 msgid "external network" msgstr "" -#: ../common/glossary.rst:1416 +#: ../common/glossary.rst:1413 msgid "A network segment typically used for instance Internet access." msgstr "" -#: ../common/glossary.rst:1418 +#: ../common/glossary.rst:1415 msgid "extra specs" msgstr "" -#: ../common/glossary.rst:1421 +#: ../common/glossary.rst:1418 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:1424 +#: ../common/glossary.rst:1421 msgid "FakeLDAP" msgstr "" -#: ../common/glossary.rst:1427 +#: ../common/glossary.rst:1424 msgid "" "An easy method to create a local LDAP directory for testing Identity and " "Compute. Requires Redis." msgstr "" -#: ../common/glossary.rst:1429 +#: ../common/glossary.rst:1426 msgid "fan-out exchange" msgstr "" -#: ../common/glossary.rst:1432 +#: ../common/glossary.rst:1429 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:1435 +#: ../common/glossary.rst:1432 msgid "federated identity" msgstr "" -#: ../common/glossary.rst:1438 +#: ../common/glossary.rst:1435 msgid "" "A method to establish trusts between identity providers and the OpenStack " "cloud." msgstr "" -#: ../common/glossary.rst:1440 +#: ../common/glossary.rst:1437 msgid "Fedora" msgstr "" -#: ../common/glossary.rst:1443 +#: ../common/glossary.rst:1440 msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ../common/glossary.rst:1444 +#: ../common/glossary.rst:1441 msgid "Fibre Channel" msgstr "" -#: ../common/glossary.rst:1447 +#: ../common/glossary.rst:1444 msgid "" "Storage protocol similar in concept to TCP/IP; encapsulates SCSI commands " "and data." msgstr "" -#: ../common/glossary.rst:1449 +#: ../common/glossary.rst:1446 msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ../common/glossary.rst:1452 +#: ../common/glossary.rst:1449 msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ../common/glossary.rst:1453 +#: ../common/glossary.rst:1450 msgid "fill-first scheduler" msgstr "" -#: ../common/glossary.rst:1456 +#: ../common/glossary.rst:1453 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:1458 +#: ../common/glossary.rst:1455 msgid "filter" msgstr "" -#: ../common/glossary.rst:1461 +#: ../common/glossary.rst:1458 msgid "" "The step in the Compute scheduling process when hosts that cannot run VMs " "are eliminated and not chosen." msgstr "" -#: ../common/glossary.rst:1463 +#: ../common/glossary.rst:1460 msgid "firewall" msgstr "" -#: ../common/glossary.rst:1466 +#: ../common/glossary.rst:1463 msgid "" "Used to restrict communications between hosts and/or nodes, implemented in " "Compute using iptables, arptables, ip6tables, and ebtables." msgstr "" -#: ../common/glossary.rst:1469 +#: ../common/glossary.rst:1466 msgid "FWaaS" msgstr "" -#: ../common/glossary.rst:1472 +#: ../common/glossary.rst:1469 msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ../common/glossary.rst:1474 +#: ../common/glossary.rst:1471 msgid "fixed IP address" msgstr "" -#: ../common/glossary.rst:1477 +#: ../common/glossary.rst:1474 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:1481 +#: ../common/glossary.rst:1478 msgid "Flat Manager" msgstr "" -#: ../common/glossary.rst:1484 +#: ../common/glossary.rst:1481 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:1487 +#: ../common/glossary.rst:1484 msgid "flat mode injection" msgstr "" -#: ../common/glossary.rst:1490 +#: ../common/glossary.rst:1487 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:1493 +#: ../common/glossary.rst:1490 msgid "flat network" msgstr "" -#: ../common/glossary.rst:1496 +#: ../common/glossary.rst:1493 msgid "" "Virtual network type that uses neither VLANs nor tunnels to segregate tenant " "traffic. Each flat network typically requires a separate underlying physical " @@ -6457,37 +6564,37 @@ msgid "" "multiple subnets." msgstr "" -#: ../common/glossary.rst:1501 +#: ../common/glossary.rst:1498 msgid "FlatDHCP Manager" msgstr "" -#: ../common/glossary.rst:1504 +#: ../common/glossary.rst:1501 msgid "" "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and " "radvd (routing) services." msgstr "" -#: ../common/glossary.rst:1506 +#: ../common/glossary.rst:1503 msgid "flavor" msgstr "" -#: ../common/glossary.rst:1509 +#: ../common/glossary.rst:1506 msgid "Alternative term for a VM instance type." msgstr "" -#: ../common/glossary.rst:1510 +#: ../common/glossary.rst:1507 msgid "flavor ID" msgstr "" -#: ../common/glossary.rst:1513 +#: ../common/glossary.rst:1510 msgid "UUID for each Compute or Image service VM flavor or instance type." msgstr "" -#: ../common/glossary.rst:1515 +#: ../common/glossary.rst:1512 msgid "floating IP address" msgstr "" -#: ../common/glossary.rst:1518 +#: ../common/glossary.rst:1515 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 " @@ -6495,11 +6602,11 @@ msgid "" "maintain a consistent IP address for maintaining DNS assignment." msgstr "" -#: ../common/glossary.rst:1523 +#: ../common/glossary.rst:1520 msgid "Folsom" msgstr "" -#: ../common/glossary.rst:1526 +#: ../common/glossary.rst:1523 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 " @@ -6509,258 +6616,258 @@ msgid "" "Francisco, California, US and Folsom is a nearby city." msgstr "" -#: ../common/glossary.rst:1534 +#: ../common/glossary.rst:1531 msgid "FormPost" msgstr "" -#: ../common/glossary.rst:1537 +#: ../common/glossary.rst:1534 msgid "" "Object Storage middleware that uploads (posts) an image through a form on a " "web page." msgstr "" -#: ../common/glossary.rst:1539 +#: ../common/glossary.rst:1536 msgid "freezer" msgstr "" -#: ../common/glossary.rst:1542 +#: ../common/glossary.rst:1539 msgid "" "OpenStack project that provides backup restore and disaster recovery as a " "service." msgstr "" -#: ../common/glossary.rst:1544 +#: ../common/glossary.rst:1541 msgid "front end" msgstr "" -#: ../common/glossary.rst:1547 +#: ../common/glossary.rst:1544 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:1549 +#: ../common/glossary.rst:1546 msgid "gateway" msgstr "" -#: ../common/glossary.rst:1552 +#: ../common/glossary.rst:1549 msgid "" "An IP address, typically assigned to a router, that passes network traffic " "between different networks." msgstr "" -#: ../common/glossary.rst:1554 +#: ../common/glossary.rst:1551 msgid "generic receive offload (GRO)" msgstr "" -#: ../common/glossary.rst:1557 +#: ../common/glossary.rst:1554 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:1560 +#: ../common/glossary.rst:1557 msgid "generic routing encapsulation (GRE)" msgstr "" -#: ../common/glossary.rst:1563 +#: ../common/glossary.rst:1560 msgid "" "Protocol that encapsulates a wide variety of network layer protocols inside " "virtual point-to-point links." msgstr "" -#: ../common/glossary.rst:1568 +#: ../common/glossary.rst:1565 msgid "A core project that provides the OpenStack Image service." msgstr "" -#: ../common/glossary.rst:1569 +#: ../common/glossary.rst:1566 msgid "glance API server" msgstr "" -#: ../common/glossary.rst:1572 +#: ../common/glossary.rst:1569 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:1575 +#: ../common/glossary.rst:1572 msgid "glance registry" msgstr "" -#: ../common/glossary.rst:1578 +#: ../common/glossary.rst:1575 msgid "Alternative term for the Image service image registry." msgstr "" -#: ../common/glossary.rst:1579 +#: ../common/glossary.rst:1576 msgid "global endpoint template" msgstr "" -#: ../common/glossary.rst:1582 +#: ../common/glossary.rst:1579 msgid "" "The Identity service endpoint template that contains services available to " "all tenants." msgstr "" -#: ../common/glossary.rst:1584 +#: ../common/glossary.rst:1581 msgid "GlusterFS" msgstr "" -#: ../common/glossary.rst:1587 +#: ../common/glossary.rst:1584 msgid "" "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ../common/glossary.rst:1589 +#: ../common/glossary.rst:1586 msgid "golden image" msgstr "" -#: ../common/glossary.rst:1592 +#: ../common/glossary.rst:1589 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:1595 +#: ../common/glossary.rst:1592 msgid "Governance service" msgstr "" -#: ../common/glossary.rst:1598 +#: ../common/glossary.rst:1595 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:1602 +#: ../common/glossary.rst:1599 msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ../common/glossary.rst:1605 +#: ../common/glossary.rst:1602 msgid "" "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ../common/glossary.rst:1607 +#: ../common/glossary.rst:1604 msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ../common/glossary.rst:1610 +#: ../common/glossary.rst:1607 msgid "" "Choosing a host based on the existence of a GPU is currently unsupported in " "OpenStack." msgstr "" -#: ../common/glossary.rst:1612 +#: ../common/glossary.rst:1609 msgid "Green Threads" msgstr "" -#: ../common/glossary.rst:1615 +#: ../common/glossary.rst:1612 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:1618 +#: ../common/glossary.rst:1615 msgid "Grizzly" msgstr "" -#: ../common/glossary.rst:1621 +#: ../common/glossary.rst:1618 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:1625 +#: ../common/glossary.rst:1622 msgid "Group" msgstr "" -#: ../common/glossary.rst:1628 +#: ../common/glossary.rst:1625 msgid "" "An Identity v3 API entity. Represents a collection of users that is owned by " "a specific domain." msgstr "" -#: ../common/glossary.rst:1630 +#: ../common/glossary.rst:1627 msgid "guest OS" msgstr "" -#: ../common/glossary.rst:1633 +#: ../common/glossary.rst:1630 msgid "An operating system instance running under the control of a hypervisor." msgstr "" -#: ../common/glossary.rst:1635 +#: ../common/glossary.rst:1632 msgid "Hadoop" msgstr "" -#: ../common/glossary.rst:1638 +#: ../common/glossary.rst:1635 msgid "" "Apache Hadoop is an open source software framework that supports data-" "intensive distributed applications." msgstr "" -#: ../common/glossary.rst:1640 +#: ../common/glossary.rst:1637 msgid "Hadoop Distributed File System (HDFS)" msgstr "" -#: ../common/glossary.rst:1643 +#: ../common/glossary.rst:1640 msgid "" "A distributed, highly fault-tolerant file system designed to run on low-cost " "commodity hardware." msgstr "" -#: ../common/glossary.rst:1645 +#: ../common/glossary.rst:1642 msgid "handover" msgstr "" -#: ../common/glossary.rst:1648 +#: ../common/glossary.rst:1645 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:1650 +#: ../common/glossary.rst:1647 msgid "hard reboot" msgstr "" -#: ../common/glossary.rst:1653 +#: ../common/glossary.rst:1650 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:1656 +#: ../common/glossary.rst:1653 msgid "Havana" msgstr "" -#: ../common/glossary.rst:1659 +#: ../common/glossary.rst:1656 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:1665 +#: ../common/glossary.rst:1662 msgid "" "An integrated project that aims to orchestrate multiple cloud applications " "for OpenStack." msgstr "" -#: ../common/glossary.rst:1667 +#: ../common/glossary.rst:1664 msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ../common/glossary.rst:1670 +#: ../common/glossary.rst:1667 msgid "Heat input in the format native to OpenStack." msgstr "" -#: ../common/glossary.rst:1671 +#: ../common/glossary.rst:1668 msgid "health monitor" msgstr "" -#: ../common/glossary.rst:1674 +#: ../common/glossary.rst:1671 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 " @@ -6768,11 +6875,11 @@ msgid "" "pool. All monitors must declare a member to be healthy for it to stay active." msgstr "" -#: ../common/glossary.rst:1680 +#: ../common/glossary.rst:1677 msgid "high availability (HA)" msgstr "" -#: ../common/glossary.rst:1683 +#: ../common/glossary.rst:1680 msgid "" "A high availability system design approach and associated service " "implementation ensures that a prearranged level of operational performance " @@ -6780,54 +6887,54 @@ msgid "" "systems seeks to minimize system downtime and data loss." msgstr "" -#: ../common/glossary.rst:1688 +#: ../common/glossary.rst:1685 msgid "horizon" msgstr "" -#: ../common/glossary.rst:1691 +#: ../common/glossary.rst:1688 msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ../common/glossary.rst:1693 +#: ../common/glossary.rst:1690 msgid "horizon plug-in" msgstr "" -#: ../common/glossary.rst:1696 +#: ../common/glossary.rst:1693 msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ../common/glossary.rst:1697 +#: ../common/glossary.rst:1694 msgid "host" msgstr "" -#: ../common/glossary.rst:1700 +#: ../common/glossary.rst:1697 msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ../common/glossary.rst:1701 +#: ../common/glossary.rst:1698 msgid "host aggregate" msgstr "" -#: ../common/glossary.rst:1704 +#: ../common/glossary.rst:1701 msgid "" "A method to further subdivide availability zones into hypervisor pools, a " "collection of common hosts." msgstr "" -#: ../common/glossary.rst:1706 +#: ../common/glossary.rst:1703 msgid "Host Bus Adapter (HBA)" msgstr "" -#: ../common/glossary.rst:1709 +#: ../common/glossary.rst:1706 msgid "" "Device plugged into a PCI slot, such as a fibre channel or network card." msgstr "" -#: ../common/glossary.rst:1711 +#: ../common/glossary.rst:1708 msgid "hybrid cloud" msgstr "" -#: ../common/glossary.rst:1714 +#: ../common/glossary.rst:1711 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 " @@ -6836,29 +6943,29 @@ msgid "" "resources." msgstr "" -#: ../common/glossary.rst:1720 +#: ../common/glossary.rst:1717 msgid "Hyper-V" msgstr "" -#: ../common/glossary.rst:1723 +#: ../common/glossary.rst:1720 msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ../common/glossary.rst:1724 +#: ../common/glossary.rst:1721 msgid "hyperlink" msgstr "" -#: ../common/glossary.rst:1727 +#: ../common/glossary.rst:1724 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:1730 +#: ../common/glossary.rst:1727 msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ../common/glossary.rst:1733 +#: ../common/glossary.rst:1730 msgid "" "An application protocol for distributed, collaborative, hypermedia " "information systems. It is the foundation of data communication for the " @@ -6867,11 +6974,11 @@ msgid "" "or transfer hypertext." msgstr "" -#: ../common/glossary.rst:1738 +#: ../common/glossary.rst:1735 msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ../common/glossary.rst:1741 +#: ../common/glossary.rst:1738 msgid "" "An encrypted communications protocol for secure communication over a " "computer network, with especially wide deployment on the Internet. " @@ -6882,29 +6989,29 @@ msgid "" "component communications support HTTPS communication." msgstr "" -#: ../common/glossary.rst:1749 +#: ../common/glossary.rst:1746 msgid "hypervisor" msgstr "" -#: ../common/glossary.rst:1752 +#: ../common/glossary.rst:1749 msgid "" "Software that arbitrates and controls VM access to the actual underlying " "hardware." msgstr "" -#: ../common/glossary.rst:1754 +#: ../common/glossary.rst:1751 msgid "hypervisor pool" msgstr "" -#: ../common/glossary.rst:1757 +#: ../common/glossary.rst:1754 msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ../common/glossary.rst:1759 +#: ../common/glossary.rst:1756 msgid "IaaS" msgstr "" -#: ../common/glossary.rst:1762 +#: ../common/glossary.rst:1759 msgid "" "Infrastructure-as-a-Service. IaaS is a provisioning model in which an " "organization outsources physical components of a data center, such as " @@ -6914,65 +7021,65 @@ msgid "" "providing cloud services." msgstr "" -#: ../common/glossary.rst:1768 +#: ../common/glossary.rst:1765 msgid "Icehouse" msgstr "" -#: ../common/glossary.rst:1771 +#: ../common/glossary.rst:1768 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:1774 +#: ../common/glossary.rst:1771 msgid "ICMP" msgstr "" -#: ../common/glossary.rst:1777 +#: ../common/glossary.rst:1774 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:1781 +#: ../common/glossary.rst:1778 msgid "ID number" msgstr "" -#: ../common/glossary.rst:1784 +#: ../common/glossary.rst:1781 msgid "" "Unique numeric ID associated with each user in Identity, conceptually " "similar to a Linux or LDAP UID." msgstr "" -#: ../common/glossary.rst:1786 +#: ../common/glossary.rst:1783 msgid "Identity API" msgstr "" -#: ../common/glossary.rst:1789 +#: ../common/glossary.rst:1786 msgid "Alternative term for the Identity service API." msgstr "" -#: ../common/glossary.rst:1790 +#: ../common/glossary.rst:1787 msgid "Identity back end" msgstr "" -#: ../common/glossary.rst:1793 +#: ../common/glossary.rst:1790 msgid "" "The source used by Identity service to retrieve user information; an " "OpenLDAP server, for example." msgstr "" -#: ../common/glossary.rst:1795 +#: ../common/glossary.rst:1792 msgid "identity provider" msgstr "" -#: ../common/glossary.rst:1798 +#: ../common/glossary.rst:1795 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:1804 +#: ../common/glossary.rst:1801 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 " @@ -6980,29 +7087,29 @@ msgid "" "name of Identity is keystone." msgstr "" -#: ../common/glossary.rst:1809 +#: ../common/glossary.rst:1806 msgid "Identity service API" msgstr "" -#: ../common/glossary.rst:1812 +#: ../common/glossary.rst:1809 msgid "" "The API used to access the OpenStack Identity service provided through " "keystone." msgstr "" -#: ../common/glossary.rst:1814 +#: ../common/glossary.rst:1811 msgid "IDS" msgstr "" -#: ../common/glossary.rst:1817 +#: ../common/glossary.rst:1814 msgid "Intrusion Detection System." msgstr "" -#: ../common/glossary.rst:1818 +#: ../common/glossary.rst:1815 msgid "image" msgstr "" -#: ../common/glossary.rst:1821 +#: ../common/glossary.rst:1818 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 " @@ -7011,305 +7118,305 @@ msgid "" "for additional servers." msgstr "" -#: ../common/glossary.rst:1826 +#: ../common/glossary.rst:1823 msgid "Image API" msgstr "" -#: ../common/glossary.rst:1829 +#: ../common/glossary.rst:1826 msgid "The Image service API endpoint for management of VM images." msgstr "" -#: ../common/glossary.rst:1831 +#: ../common/glossary.rst:1828 msgid "image cache" msgstr "" -#: ../common/glossary.rst:1834 +#: ../common/glossary.rst:1831 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:1837 +#: ../common/glossary.rst:1834 msgid "image ID" msgstr "" -#: ../common/glossary.rst:1840 +#: ../common/glossary.rst:1837 msgid "" "Combination of a URI and UUID used to access Image service VM images through " "the image API." msgstr "" -#: ../common/glossary.rst:1842 +#: ../common/glossary.rst:1839 msgid "image membership" msgstr "" -#: ../common/glossary.rst:1845 ../common/glossary.rst:2267 +#: ../common/glossary.rst:1842 ../common/glossary.rst:2264 msgid "" "A list of tenants that can access a given VM image within Image service." msgstr "" -#: ../common/glossary.rst:1847 +#: ../common/glossary.rst:1844 msgid "image owner" msgstr "" -#: ../common/glossary.rst:1850 +#: ../common/glossary.rst:1847 msgid "The tenant who owns an Image service virtual machine image." msgstr "" -#: ../common/glossary.rst:1852 +#: ../common/glossary.rst:1849 msgid "image registry" msgstr "" -#: ../common/glossary.rst:1855 +#: ../common/glossary.rst:1852 msgid "A list of VM images that are available through Image service." msgstr "" -#: ../common/glossary.rst:1860 +#: ../common/glossary.rst:1857 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:1863 +#: ../common/glossary.rst:1860 msgid "Image service API" msgstr "" -#: ../common/glossary.rst:1866 +#: ../common/glossary.rst:1863 msgid "Alternative name for the glance image API." msgstr "" -#: ../common/glossary.rst:1867 +#: ../common/glossary.rst:1864 msgid "image status" msgstr "" -#: ../common/glossary.rst:1870 +#: ../common/glossary.rst:1867 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:1872 +#: ../common/glossary.rst:1869 msgid "image store" msgstr "" -#: ../common/glossary.rst:1875 +#: ../common/glossary.rst:1872 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:1877 +#: ../common/glossary.rst:1874 msgid "image UUID" msgstr "" -#: ../common/glossary.rst:1880 +#: ../common/glossary.rst:1877 msgid "UUID used by Image service to uniquely identify each VM image." msgstr "" -#: ../common/glossary.rst:1882 +#: ../common/glossary.rst:1879 msgid "incubated project" msgstr "" -#: ../common/glossary.rst:1885 +#: ../common/glossary.rst:1882 msgid "" "A community project may be elevated to this status and is then promoted to a " "core project." msgstr "" -#: ../common/glossary.rst:1887 +#: ../common/glossary.rst:1884 msgid "ingress filtering" msgstr "" -#: ../common/glossary.rst:1890 +#: ../common/glossary.rst:1887 msgid "" "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ../common/glossary.rst:1892 +#: ../common/glossary.rst:1889 msgid "INI" msgstr "" -#: ../common/glossary.rst:1895 +#: ../common/glossary.rst:1892 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:1898 +#: ../common/glossary.rst:1895 msgid "injection" msgstr "" -#: ../common/glossary.rst:1901 +#: ../common/glossary.rst:1898 msgid "" "The process of putting a file into a virtual machine image before the " "instance is started." msgstr "" -#: ../common/glossary.rst:1903 +#: ../common/glossary.rst:1900 msgid "instance" msgstr "" -#: ../common/glossary.rst:1906 +#: ../common/glossary.rst:1903 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:1908 +#: ../common/glossary.rst:1905 msgid "instance ID" msgstr "" -#: ../common/glossary.rst:1911 +#: ../common/glossary.rst:1908 msgid "Alternative term for instance UUID." msgstr "" -#: ../common/glossary.rst:1912 +#: ../common/glossary.rst:1909 msgid "instance state" msgstr "" -#: ../common/glossary.rst:1915 +#: ../common/glossary.rst:1912 msgid "The current state of a guest VM image." msgstr "" -#: ../common/glossary.rst:1916 +#: ../common/glossary.rst:1913 msgid "instance tunnels network" msgstr "" -#: ../common/glossary.rst:1919 +#: ../common/glossary.rst:1916 msgid "" "A network segment used for instance traffic tunnels between compute nodes " "and the network node." msgstr "" -#: ../common/glossary.rst:1921 +#: ../common/glossary.rst:1918 msgid "instance type" msgstr "" -#: ../common/glossary.rst:1924 +#: ../common/glossary.rst:1921 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:1927 +#: ../common/glossary.rst:1924 msgid "instance type ID" msgstr "" -#: ../common/glossary.rst:1930 +#: ../common/glossary.rst:1927 msgid "Alternative term for a flavor ID." msgstr "" -#: ../common/glossary.rst:1931 +#: ../common/glossary.rst:1928 msgid "instance UUID" msgstr "" -#: ../common/glossary.rst:1934 ../common/glossary.rst:3238 +#: ../common/glossary.rst:1931 ../common/glossary.rst:3243 msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ../common/glossary.rst:1935 +#: ../common/glossary.rst:1932 msgid "interface" msgstr "" -#: ../common/glossary.rst:1938 +#: ../common/glossary.rst:1935 msgid "" "A physical or virtual device that provides connectivity to another device or " "medium." msgstr "" -#: ../common/glossary.rst:1940 +#: ../common/glossary.rst:1937 msgid "interface ID" msgstr "" -#: ../common/glossary.rst:1943 +#: ../common/glossary.rst:1940 msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ../common/glossary.rst:1945 +#: ../common/glossary.rst:1942 msgid "Internet protocol (IP)" msgstr "" -#: ../common/glossary.rst:1948 +#: ../common/glossary.rst:1945 msgid "" "Principal communications protocol in the internet protocol suite for " "relaying datagrams across network boundaries." msgstr "" -#: ../common/glossary.rst:1950 +#: ../common/glossary.rst:1947 msgid "Internet Service Provider (ISP)" msgstr "" -#: ../common/glossary.rst:1953 +#: ../common/glossary.rst:1950 msgid "" "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ../common/glossary.rst:1955 +#: ../common/glossary.rst:1952 msgid "Internet Small Computer System Interface (iSCSI)" msgstr "" -#: ../common/glossary.rst:1958 +#: ../common/glossary.rst:1955 msgid "" "Storage protocol that encapsulates SCSI frames for transport over IP " "networks." msgstr "" -#: ../common/glossary.rst:1960 +#: ../common/glossary.rst:1957 msgid "ironic" msgstr "" -#: ../common/glossary.rst:1963 +#: ../common/glossary.rst:1960 msgid "" "OpenStack project that provisions bare metal, as opposed to virtual, " "machines." msgstr "" -#: ../common/glossary.rst:1965 +#: ../common/glossary.rst:1962 msgid "IOPS" msgstr "" -#: ../common/glossary.rst:1968 +#: ../common/glossary.rst:1965 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:1972 +#: ../common/glossary.rst:1969 msgid "IP address" msgstr "" -#: ../common/glossary.rst:1975 +#: ../common/glossary.rst:1972 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:1978 +#: ../common/glossary.rst:1975 msgid "IP Address Management (IPAM)" msgstr "" -#: ../common/glossary.rst:1981 +#: ../common/glossary.rst:1978 msgid "" "The process of automating IP address allocation, deallocation, and " "management. Currently provided by Compute, melange, and Networking." msgstr "" -#: ../common/glossary.rst:1984 +#: ../common/glossary.rst:1981 msgid "IPL" msgstr "" -#: ../common/glossary.rst:1987 +#: ../common/glossary.rst:1984 msgid "Initial Program Loader." msgstr "" -#: ../common/glossary.rst:1988 +#: ../common/glossary.rst:1985 msgid "IPMI" msgstr "" -#: ../common/glossary.rst:1991 +#: ../common/glossary.rst:1988 msgid "" "Intelligent Platform Management Interface. IPMI is a standardized computer " "system interface used by system administrators for out-of-band management of " @@ -7319,11 +7426,11 @@ msgid "" "or login shell." msgstr "" -#: ../common/glossary.rst:1998 +#: ../common/glossary.rst:1995 msgid "ip6tables" msgstr "" -#: ../common/glossary.rst:2001 +#: ../common/glossary.rst:1998 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 " @@ -7331,11 +7438,11 @@ msgid "" "and VMs." msgstr "" -#: ../common/glossary.rst:2005 +#: ../common/glossary.rst:2002 msgid "ipset" msgstr "" -#: ../common/glossary.rst:2008 +#: ../common/glossary.rst:2005 msgid "" "Extension to iptables that allows creation of firewall rules that match " "entire \"sets\" of IP addresses simultaneously. These sets reside in indexed " @@ -7343,11 +7450,11 @@ msgid "" "quantity of rules." msgstr "" -#: ../common/glossary.rst:2012 +#: ../common/glossary.rst:2009 msgid "iptables" msgstr "" -#: ../common/glossary.rst:2015 +#: ../common/glossary.rst:2012 msgid "" "Used along with arptables and ebtables, iptables create firewalls in " "Compute. iptables are the tables provided by the Linux kernel firewall " @@ -7358,11 +7465,11 @@ msgid "" "manipulate." msgstr "" -#: ../common/glossary.rst:2022 +#: ../common/glossary.rst:2019 msgid "IQN" msgstr "" -#: ../common/glossary.rst:2025 +#: ../common/glossary.rst:2022 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 " @@ -7373,107 +7480,107 @@ msgid "" "openstack.408ae959bce1'." msgstr "" -#: ../common/glossary.rst:2032 +#: ../common/glossary.rst:2029 msgid "iSCSI" msgstr "" -#: ../common/glossary.rst:2035 +#: ../common/glossary.rst:2032 msgid "" "The SCSI disk protocol tunneled within Ethernet, supported by Compute, " "Object Storage, and Image service." msgstr "" -#: ../common/glossary.rst:2037 +#: ../common/glossary.rst:2034 msgid "ISO9660" msgstr "" -#: ../common/glossary.rst:2040 ../common/glossary.rst:2897 -#: ../common/glossary.rst:3700 ../common/glossary.rst:3712 -#: ../common/glossary.rst:3793 +#: ../common/glossary.rst:2037 ../common/glossary.rst:2902 +#: ../common/glossary.rst:3705 ../common/glossary.rst:3717 +#: ../common/glossary.rst:3798 msgid "One of the VM image disk formats supported by Image service." msgstr "" -#: ../common/glossary.rst:2042 +#: ../common/glossary.rst:2039 msgid "itsec" msgstr "" -#: ../common/glossary.rst:2045 +#: ../common/glossary.rst:2042 msgid "" "A default role in the Compute RBAC system that can quarantine an instance in " "any project." msgstr "" -#: ../common/glossary.rst:2047 +#: ../common/glossary.rst:2044 msgid "Java" msgstr "" -#: ../common/glossary.rst:2050 +#: ../common/glossary.rst:2047 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:2052 +#: ../common/glossary.rst:2049 msgid "JavaScript" msgstr "" -#: ../common/glossary.rst:2055 +#: ../common/glossary.rst:2052 msgid "A scripting language that is used to build web pages." msgstr "" -#: ../common/glossary.rst:2056 +#: ../common/glossary.rst:2053 msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ../common/glossary.rst:2059 +#: ../common/glossary.rst:2056 msgid "One of the supported response formats in OpenStack." msgstr "" -#: ../common/glossary.rst:2060 +#: ../common/glossary.rst:2057 msgid "Jenkins" msgstr "" -#: ../common/glossary.rst:2063 +#: ../common/glossary.rst:2060 msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ../common/glossary.rst:2065 +#: ../common/glossary.rst:2062 msgid "jumbo frame" msgstr "" -#: ../common/glossary.rst:2068 +#: ../common/glossary.rst:2065 msgid "" "Feature in modern Ethernet networks that supports frames up to approximately " "9000 bytes." msgstr "" -#: ../common/glossary.rst:2070 +#: ../common/glossary.rst:2067 msgid "Juno" msgstr "" -#: ../common/glossary.rst:2073 +#: ../common/glossary.rst:2070 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:2076 +#: ../common/glossary.rst:2073 msgid "Kerberos" msgstr "" -#: ../common/glossary.rst:2079 +#: ../common/glossary.rst:2076 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:2083 +#: ../common/glossary.rst:2080 msgid "kernel-based VM (KVM)" msgstr "" -#: ../common/glossary.rst:2086 +#: ../common/glossary.rst:2083 msgid "" "An OpenStack-supported hypervisor. KVM is a full virtualization solution for " "Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-" @@ -7482,36 +7589,36 @@ msgid "" "specific module." msgstr "" -#: ../common/glossary.rst:2092 +#: ../common/glossary.rst:2089 msgid "Key management service" msgstr "" -#: ../common/glossary.rst:2095 +#: ../common/glossary.rst:2092 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:2102 +#: ../common/glossary.rst:2099 msgid "The project that provides OpenStack Identity services." msgstr "" -#: ../common/glossary.rst:2103 +#: ../common/glossary.rst:2100 msgid "Kickstart" msgstr "" -#: ../common/glossary.rst:2106 +#: ../common/glossary.rst:2103 msgid "" "A tool to automate system configuration and installation on Red Hat, Fedora, " "and CentOS-based Linux distributions." msgstr "" -#: ../common/glossary.rst:2108 +#: ../common/glossary.rst:2105 msgid "Kilo" msgstr "" -#: ../common/glossary.rst:2111 +#: ../common/glossary.rst:2108 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 " @@ -7520,27 +7627,27 @@ msgid "" "community chose Kilo as the release name." msgstr "" -#: ../common/glossary.rst:2117 +#: ../common/glossary.rst:2114 msgid "large object" msgstr "" -#: ../common/glossary.rst:2120 +#: ../common/glossary.rst:2117 msgid "An object within Object Storage that is larger than 5 GB." msgstr "" -#: ../common/glossary.rst:2121 +#: ../common/glossary.rst:2118 msgid "Launchpad" msgstr "" -#: ../common/glossary.rst:2124 +#: ../common/glossary.rst:2121 msgid "The collaboration site for OpenStack." msgstr "" -#: ../common/glossary.rst:2125 +#: ../common/glossary.rst:2122 msgid "Layer-2 network" msgstr "" -#: ../common/glossary.rst:2128 +#: ../common/glossary.rst:2125 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 " @@ -7548,301 +7655,301 @@ msgid "" "layer." msgstr "" -#: ../common/glossary.rst:2132 +#: ../common/glossary.rst:2129 msgid "Layer-3 network" msgstr "" -#: ../common/glossary.rst:2135 +#: ../common/glossary.rst:2132 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:2138 +#: ../common/glossary.rst:2135 msgid "Layer-2 (L2) agent" msgstr "" -#: ../common/glossary.rst:2141 +#: ../common/glossary.rst:2138 msgid "" "OpenStack Networking agent that provides layer-2 connectivity for virtual " "networks." msgstr "" -#: ../common/glossary.rst:2143 +#: ../common/glossary.rst:2140 msgid "Layer-3 (L3) agent" msgstr "" -#: ../common/glossary.rst:2146 +#: ../common/glossary.rst:2143 msgid "" "OpenStack Networking agent that provides layer-3 (routing) services for " "virtual networks." msgstr "" -#: ../common/glossary.rst:2148 +#: ../common/glossary.rst:2145 msgid "Liberty" msgstr "" -#: ../common/glossary.rst:2151 +#: ../common/glossary.rst:2148 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:2155 +#: ../common/glossary.rst:2152 msgid "libvirt" msgstr "" -#: ../common/glossary.rst:2158 +#: ../common/glossary.rst:2155 msgid "" "Virtualization API library used by OpenStack to interact with many of its " "supported hypervisors." msgstr "" -#: ../common/glossary.rst:2160 +#: ../common/glossary.rst:2157 msgid "Lightweight Directory Access Protocol (LDAP)" msgstr "" -#: ../common/glossary.rst:2163 +#: ../common/glossary.rst:2160 msgid "" "An application protocol for accessing and maintaining distributed directory " "information services over an IP network." msgstr "" -#: ../common/glossary.rst:2165 +#: ../common/glossary.rst:2162 msgid "Linux bridge" msgstr "" -#: ../common/glossary.rst:2168 +#: ../common/glossary.rst:2165 msgid "" "Software that enables multiple VMs to share a single physical NIC within " "Compute." msgstr "" -#: ../common/glossary.rst:2170 +#: ../common/glossary.rst:2167 msgid "Linux Bridge neutron plug-in" msgstr "" -#: ../common/glossary.rst:2173 +#: ../common/glossary.rst:2170 msgid "" "Enables a Linux bridge to understand a Networking port, interface " "attachment, and other abstractions." msgstr "" -#: ../common/glossary.rst:2175 +#: ../common/glossary.rst:2172 msgid "Linux containers (LXC)" msgstr "" -#: ../common/glossary.rst:2179 +#: ../common/glossary.rst:2176 msgid "live migration" msgstr "" -#: ../common/glossary.rst:2182 +#: ../common/glossary.rst:2179 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:2185 +#: ../common/glossary.rst:2182 msgid "load balancer" msgstr "" -#: ../common/glossary.rst:2188 +#: ../common/glossary.rst:2185 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:2192 +#: ../common/glossary.rst:2189 msgid "load balancing" msgstr "" -#: ../common/glossary.rst:2195 +#: ../common/glossary.rst:2192 msgid "" "The process of spreading client requests between two or more nodes to " "improve performance and availability." msgstr "" -#: ../common/glossary.rst:2197 +#: ../common/glossary.rst:2194 msgid "LBaaS" msgstr "" -#: ../common/glossary.rst:2200 +#: ../common/glossary.rst:2197 msgid "" "Enables Networking to distribute incoming requests evenly between designated " "instances." msgstr "" -#: ../common/glossary.rst:2202 +#: ../common/glossary.rst:2199 msgid "Logical Volume Manager (LVM)" msgstr "" -#: ../common/glossary.rst:2205 +#: ../common/glossary.rst:2202 msgid "" "Provides a method of allocating space on mass-storage devices that is more " "flexible than conventional partitioning schemes." msgstr "" -#: ../common/glossary.rst:2211 +#: ../common/glossary.rst:2208 msgid "" "Code name for the OpenStack project that provides the Containers Service." msgstr "" -#: ../common/glossary.rst:2213 +#: ../common/glossary.rst:2210 msgid "management API" msgstr "" -#: ../common/glossary.rst:2216 +#: ../common/glossary.rst:2213 msgid "Alternative term for an admin API." msgstr "" -#: ../common/glossary.rst:2217 +#: ../common/glossary.rst:2214 msgid "management network" msgstr "" -#: ../common/glossary.rst:2220 +#: ../common/glossary.rst:2217 msgid "" "A network segment used for administration, not accessible to the public " "Internet." msgstr "" -#: ../common/glossary.rst:2222 +#: ../common/glossary.rst:2219 msgid "manager" msgstr "" -#: ../common/glossary.rst:2225 +#: ../common/glossary.rst:2222 msgid "" "Logical groupings of related code, such as the Block Storage volume manager " "or network manager." msgstr "" -#: ../common/glossary.rst:2227 +#: ../common/glossary.rst:2224 msgid "manifest" msgstr "" -#: ../common/glossary.rst:2230 +#: ../common/glossary.rst:2227 msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ../common/glossary.rst:2232 +#: ../common/glossary.rst:2229 msgid "manifest object" msgstr "" -#: ../common/glossary.rst:2235 +#: ../common/glossary.rst:2232 msgid "" "A special Object Storage object that contains the manifest for a large " "object." msgstr "" -#: ../common/glossary.rst:2240 +#: ../common/glossary.rst:2237 msgid "" "OpenStack project that provides shared file systems as service to " "applications." msgstr "" -#: ../common/glossary.rst:2242 +#: ../common/glossary.rst:2239 msgid "maximum transmission unit (MTU)" msgstr "" -#: ../common/glossary.rst:2245 +#: ../common/glossary.rst:2242 msgid "" "Maximum frame or packet size for a particular network medium. Typically 1500 " "bytes for Ethernet networks." msgstr "" -#: ../common/glossary.rst:2247 +#: ../common/glossary.rst:2244 msgid "mechanism driver" msgstr "" -#: ../common/glossary.rst:2250 +#: ../common/glossary.rst:2247 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:2254 +#: ../common/glossary.rst:2251 msgid "melange" msgstr "" -#: ../common/glossary.rst:2257 +#: ../common/glossary.rst:2254 msgid "" "Project name for OpenStack Network Information Service. To be merged with " "Networking." msgstr "" -#: ../common/glossary.rst:2259 +#: ../common/glossary.rst:2256 msgid "membership" msgstr "" -#: ../common/glossary.rst:2262 +#: ../common/glossary.rst:2259 msgid "" "The association between an Image service VM image and a tenant. Enables " "images to be shared with specified tenants." msgstr "" -#: ../common/glossary.rst:2264 +#: ../common/glossary.rst:2261 msgid "membership list" msgstr "" -#: ../common/glossary.rst:2269 +#: ../common/glossary.rst:2266 msgid "memcached" msgstr "" -#: ../common/glossary.rst:2272 +#: ../common/glossary.rst:2269 msgid "" "A distributed memory object caching system that is used by Object Storage " "for caching." msgstr "" -#: ../common/glossary.rst:2274 +#: ../common/glossary.rst:2271 msgid "memory overcommit" msgstr "" -#: ../common/glossary.rst:2277 +#: ../common/glossary.rst:2274 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:2281 +#: ../common/glossary.rst:2278 msgid "message broker" msgstr "" -#: ../common/glossary.rst:2284 +#: ../common/glossary.rst:2281 msgid "" "The software package used to provide AMQP messaging capabilities within " "Compute. Default package is RabbitMQ." msgstr "" -#: ../common/glossary.rst:2286 +#: ../common/glossary.rst:2283 msgid "message bus" msgstr "" -#: ../common/glossary.rst:2289 +#: ../common/glossary.rst:2286 msgid "" "The main virtual communication line used by all AMQP messages for inter-" "cloud communications within Compute." msgstr "" -#: ../common/glossary.rst:2291 +#: ../common/glossary.rst:2288 msgid "message queue" msgstr "" -#: ../common/glossary.rst:2294 +#: ../common/glossary.rst:2291 msgid "" "Passes requests from clients to the appropriate workers and returns the " "output to the client after the job completes." msgstr "" -#: ../common/glossary.rst:2296 +#: ../common/glossary.rst:2293 msgid "Message service" msgstr "" -#: ../common/glossary.rst:2299 +#: ../common/glossary.rst:2296 msgid "" "OpenStack project that aims to produce an OpenStack messaging service that " "affords a variety of distributed application patterns in an efficient, " @@ -7850,54 +7957,54 @@ msgid "" "Python libraries and documentation. The code name for the project is zaqar." msgstr "" -#: ../common/glossary.rst:2305 +#: ../common/glossary.rst:2302 msgid "Metadata agent" msgstr "" -#: ../common/glossary.rst:2308 +#: ../common/glossary.rst:2305 msgid "" "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ../common/glossary.rst:2310 +#: ../common/glossary.rst:2307 msgid "Meta-Data Server (MDS)" msgstr "" -#: ../common/glossary.rst:2313 +#: ../common/glossary.rst:2310 msgid "Stores CephFS metadata." msgstr "" -#: ../common/glossary.rst:2314 +#: ../common/glossary.rst:2311 msgid "migration" msgstr "" -#: ../common/glossary.rst:2317 +#: ../common/glossary.rst:2314 msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ../common/glossary.rst:2322 +#: ../common/glossary.rst:2319 msgid "OpenStack project that provides the Workflow service." msgstr "" -#: ../common/glossary.rst:2323 +#: ../common/glossary.rst:2320 msgid "Mitaka" msgstr "" -#: ../common/glossary.rst:2326 +#: ../common/glossary.rst:2323 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 "" -#: ../common/glossary.rst:2332 +#: ../common/glossary.rst:2329 msgid "OpenStack project that provides a Monitoring service." msgstr "" -#: ../common/glossary.rst:2333 +#: ../common/glossary.rst:2330 msgid "multi-host" msgstr "" -#: ../common/glossary.rst:2336 +#: ../common/glossary.rst:2333 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 " @@ -7905,51 +8012,51 @@ msgid "" "nodes." msgstr "" -#: ../common/glossary.rst:2340 +#: ../common/glossary.rst:2337 msgid "multinic" msgstr "" -#: ../common/glossary.rst:2343 +#: ../common/glossary.rst:2340 msgid "" "Facility in Compute that allows each virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ../common/glossary.rst:2348 +#: ../common/glossary.rst:2345 msgid "OpenStack project that provides an Application catalog." msgstr "" -#: ../common/glossary.rst:2349 +#: ../common/glossary.rst:2346 msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ../common/glossary.rst:2352 +#: ../common/glossary.rst:2349 msgid "" "Can concurrently use multiple layer-2 networking technologies, such as " "802.1Q and VXLAN, in Networking." msgstr "" -#: ../common/glossary.rst:2354 +#: ../common/glossary.rst:2351 msgid "Monitor (LBaaS)" msgstr "" -#: ../common/glossary.rst:2357 +#: ../common/glossary.rst:2354 msgid "" "LBaaS feature that provides availability monitoring using the ``ping`` " "command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ../common/glossary.rst:2359 +#: ../common/glossary.rst:2356 msgid "Monitor (Mon)" msgstr "" -#: ../common/glossary.rst:2362 +#: ../common/glossary.rst:2359 msgid "" "A Ceph component that communicates with external clients, checks data state " "and consistency, and performs quorum functions." msgstr "" -#: ../common/glossary.rst:2367 +#: ../common/glossary.rst:2364 msgid "" "The OpenStack project that provides a multi-tenant, highly scalable, " "performant, fault-tolerant Monitoring-as-a-Service solution for metrics, " @@ -7959,149 +8066,149 @@ msgid "" "stability. The project name is monasca." msgstr "" -#: ../common/glossary.rst:2374 +#: ../common/glossary.rst:2371 msgid "multi-factor authentication" msgstr "" -#: ../common/glossary.rst:2377 +#: ../common/glossary.rst:2374 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:2380 +#: ../common/glossary.rst:2377 msgid "MultiNic" msgstr "" -#: ../common/glossary.rst:2383 +#: ../common/glossary.rst:2380 msgid "" "Facility in Compute that enables a virtual machine instance to have more " "than one VIF connected to it." msgstr "" -#: ../common/glossary.rst:2385 +#: ../common/glossary.rst:2382 msgid "Nebula" msgstr "" -#: ../common/glossary.rst:2388 +#: ../common/glossary.rst:2385 msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ../common/glossary.rst:2390 +#: ../common/glossary.rst:2387 msgid "netadmin" msgstr "" -#: ../common/glossary.rst:2393 +#: ../common/glossary.rst:2390 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:2396 +#: ../common/glossary.rst:2393 msgid "NetApp volume driver" msgstr "" -#: ../common/glossary.rst:2399 +#: ../common/glossary.rst:2396 msgid "" "Enables Compute to communicate with NetApp storage devices through the " "NetApp OnCommand Provisioning Manager." msgstr "" -#: ../common/glossary.rst:2402 +#: ../common/glossary.rst:2399 msgid "network" msgstr "" -#: ../common/glossary.rst:2405 +#: ../common/glossary.rst:2402 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:2409 +#: ../common/glossary.rst:2406 msgid "NAT" msgstr "" -#: ../common/glossary.rst:2412 +#: ../common/glossary.rst:2409 msgid "" "Network Address Translation; Process of modifying IP address information " "while in transit. Supported by Compute and Networking." msgstr "" -#: ../common/glossary.rst:2415 +#: ../common/glossary.rst:2412 msgid "network controller" msgstr "" -#: ../common/glossary.rst:2418 +#: ../common/glossary.rst:2415 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:2421 +#: ../common/glossary.rst:2418 msgid "Network File System (NFS)" msgstr "" -#: ../common/glossary.rst:2424 +#: ../common/glossary.rst:2421 msgid "" "A method for making file systems available over the network. Supported by " "OpenStack." msgstr "" -#: ../common/glossary.rst:2426 +#: ../common/glossary.rst:2423 msgid "network ID" msgstr "" -#: ../common/glossary.rst:2429 +#: ../common/glossary.rst:2426 msgid "" "Unique ID assigned to each network segment within Networking. Same as " "network UUID." msgstr "" -#: ../common/glossary.rst:2431 +#: ../common/glossary.rst:2428 msgid "network manager" msgstr "" -#: ../common/glossary.rst:2434 +#: ../common/glossary.rst:2431 msgid "" "The Compute component that manages various network components, such as " "firewall rules, IP address allocation, and so on." msgstr "" -#: ../common/glossary.rst:2436 +#: ../common/glossary.rst:2433 msgid "network namespace" msgstr "" -#: ../common/glossary.rst:2439 +#: ../common/glossary.rst:2436 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:2443 +#: ../common/glossary.rst:2440 msgid "network node" msgstr "" -#: ../common/glossary.rst:2446 +#: ../common/glossary.rst:2443 msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ../common/glossary.rst:2447 +#: ../common/glossary.rst:2444 msgid "network segment" msgstr "" -#: ../common/glossary.rst:2450 +#: ../common/glossary.rst:2447 msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ../common/glossary.rst:2452 +#: ../common/glossary.rst:2449 msgid "Newton" msgstr "" -#: ../common/glossary.rst:2455 +#: ../common/glossary.rst:2452 msgid "" "The code name for the fourteenth release of OpenStack. The design summit " "will take place in Austin, Texas, US. The release is named after \"Newton " @@ -8109,312 +8216,312 @@ msgid "" "on the National Register of Historic Places." msgstr "" -#: ../common/glossary.rst:2460 +#: ../common/glossary.rst:2457 msgid "NTP" msgstr "" -#: ../common/glossary.rst:2463 +#: ../common/glossary.rst:2460 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:2466 +#: ../common/glossary.rst:2463 msgid "network UUID" msgstr "" -#: ../common/glossary.rst:2469 +#: ../common/glossary.rst:2466 msgid "Unique ID for a Networking network segment." msgstr "" -#: ../common/glossary.rst:2470 +#: ../common/glossary.rst:2467 msgid "network worker" msgstr "" -#: ../common/glossary.rst:2473 +#: ../common/glossary.rst:2470 msgid "" "The ``nova-network`` worker daemon; provides services such as giving an IP " "address to a booting nova instance." msgstr "" -#: ../common/glossary.rst:2479 +#: ../common/glossary.rst:2476 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:2482 +#: ../common/glossary.rst:2479 msgid "Networking API" msgstr "" -#: ../common/glossary.rst:2485 +#: ../common/glossary.rst:2482 msgid "" "API used to access OpenStack Networking. Provides an extensible architecture " "to enable custom plug-in creation." msgstr "" -#: ../common/glossary.rst:2490 +#: ../common/glossary.rst:2487 msgid "" "A core OpenStack project that provides a network connectivity abstraction " "layer to OpenStack Compute." msgstr "" -#: ../common/glossary.rst:2492 +#: ../common/glossary.rst:2489 msgid "neutron API" msgstr "" -#: ../common/glossary.rst:2495 +#: ../common/glossary.rst:2492 msgid "An alternative name for Networking API." msgstr "" -#: ../common/glossary.rst:2496 +#: ../common/glossary.rst:2493 msgid "neutron manager" msgstr "" -#: ../common/glossary.rst:2499 +#: ../common/glossary.rst:2496 msgid "" "Enables Compute and Networking integration, which enables Networking to " "perform network management for guest VMs." msgstr "" -#: ../common/glossary.rst:2501 +#: ../common/glossary.rst:2498 msgid "neutron plug-in" msgstr "" -#: ../common/glossary.rst:2504 +#: ../common/glossary.rst:2501 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:2507 +#: ../common/glossary.rst:2504 msgid "Nexenta volume driver" msgstr "" -#: ../common/glossary.rst:2510 +#: ../common/glossary.rst:2507 msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ../common/glossary.rst:2511 +#: ../common/glossary.rst:2508 msgid "No ACK" msgstr "" -#: ../common/glossary.rst:2514 +#: ../common/glossary.rst:2511 msgid "" "Disables server-side message acknowledgment in the Compute RabbitMQ. " "Increases performance but decreases reliability." msgstr "" -#: ../common/glossary.rst:2516 +#: ../common/glossary.rst:2513 msgid "node" msgstr "" -#: ../common/glossary.rst:2519 +#: ../common/glossary.rst:2516 msgid "A VM instance that runs on a host." msgstr "" -#: ../common/glossary.rst:2520 +#: ../common/glossary.rst:2517 msgid "non-durable exchange" msgstr "" -#: ../common/glossary.rst:2523 +#: ../common/glossary.rst:2520 msgid "" "Message exchange that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ../common/glossary.rst:2525 +#: ../common/glossary.rst:2522 msgid "non-durable queue" msgstr "" -#: ../common/glossary.rst:2528 +#: ../common/glossary.rst:2525 msgid "" "Message queue that is cleared when the service restarts. Its data is not " "written to persistent storage." msgstr "" -#: ../common/glossary.rst:2530 +#: ../common/glossary.rst:2527 msgid "non-persistent volume" msgstr "" -#: ../common/glossary.rst:2533 +#: ../common/glossary.rst:2530 msgid "Alternative term for an ephemeral volume." msgstr "" -#: ../common/glossary.rst:2534 +#: ../common/glossary.rst:2531 msgid "north-south traffic" msgstr "" -#: ../common/glossary.rst:2537 +#: ../common/glossary.rst:2534 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:2543 +#: ../common/glossary.rst:2540 msgid "OpenStack project that provides compute services." msgstr "" -#: ../common/glossary.rst:2544 +#: ../common/glossary.rst:2541 msgid "Nova API" msgstr "" -#: ../common/glossary.rst:2547 +#: ../common/glossary.rst:2544 msgid "Alternative term for the Compute API." msgstr "" -#: ../common/glossary.rst:2548 +#: ../common/glossary.rst:2545 msgid "nova-network" msgstr "" -#: ../common/glossary.rst:2551 +#: ../common/glossary.rst:2548 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:2554 +#: ../common/glossary.rst:2551 msgid "object" msgstr "" -#: ../common/glossary.rst:2557 +#: ../common/glossary.rst:2554 msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ../common/glossary.rst:2559 +#: ../common/glossary.rst:2556 msgid "object auditor" msgstr "" -#: ../common/glossary.rst:2562 +#: ../common/glossary.rst:2559 msgid "" "Opens all objects for an object server and verifies the MD5 hash, size, and " "metadata for each object." msgstr "" -#: ../common/glossary.rst:2564 +#: ../common/glossary.rst:2561 msgid "object expiration" msgstr "" -#: ../common/glossary.rst:2567 +#: ../common/glossary.rst:2564 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:2570 +#: ../common/glossary.rst:2567 msgid "object hash" msgstr "" -#: ../common/glossary.rst:2573 +#: ../common/glossary.rst:2570 msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ../common/glossary.rst:2574 +#: ../common/glossary.rst:2571 msgid "object path hash" msgstr "" -#: ../common/glossary.rst:2577 +#: ../common/glossary.rst:2574 msgid "" "Used by Object Storage to determine the location of an object in the ring. " "Maps objects to partitions." msgstr "" -#: ../common/glossary.rst:2579 +#: ../common/glossary.rst:2576 msgid "object replicator" msgstr "" -#: ../common/glossary.rst:2582 +#: ../common/glossary.rst:2579 msgid "" "An Object Storage component that copies an object to remote partitions for " "fault tolerance." msgstr "" -#: ../common/glossary.rst:2584 +#: ../common/glossary.rst:2581 msgid "object server" msgstr "" -#: ../common/glossary.rst:2587 +#: ../common/glossary.rst:2584 msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ../common/glossary.rst:2592 +#: ../common/glossary.rst:2589 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:2595 +#: ../common/glossary.rst:2592 msgid "Object Storage API" msgstr "" -#: ../common/glossary.rst:2598 +#: ../common/glossary.rst:2595 msgid "API used to access OpenStack Object Storage." msgstr "" -#: ../common/glossary.rst:2599 +#: ../common/glossary.rst:2596 msgid "Object Storage Device (OSD)" msgstr "" -#: ../common/glossary.rst:2602 +#: ../common/glossary.rst:2599 msgid "The Ceph storage daemon." msgstr "" -#: ../common/glossary.rst:2603 +#: ../common/glossary.rst:2600 msgid "object versioning" msgstr "" -#: ../common/glossary.rst:2606 +#: ../common/glossary.rst:2603 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:2608 +#: ../common/glossary.rst:2605 msgid "Ocata" msgstr "" -#: ../common/glossary.rst:2611 +#: ../common/glossary.rst:2608 msgid "" "The code name for the fifteenth release of OpenStack. The design summit will " "take place in Barcelona, Spain. Ocata is a beach north of Barcelona." msgstr "" -#: ../common/glossary.rst:2614 +#: ../common/glossary.rst:2611 msgid "Oldie" msgstr "" -#: ../common/glossary.rst:2617 +#: ../common/glossary.rst:2614 msgid "" "Term for an Object Storage process that runs for a long time. Can indicate a " "hung process." msgstr "" -#: ../common/glossary.rst:2619 +#: ../common/glossary.rst:2616 msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ../common/glossary.rst:2622 +#: ../common/glossary.rst:2619 msgid "" "A standardized interface for managing compute, data, and network resources, " "currently unsupported in OpenStack." msgstr "" -#: ../common/glossary.rst:2624 +#: ../common/glossary.rst:2621 msgid "Open Virtualization Format (OVF)" msgstr "" -#: ../common/glossary.rst:2627 +#: ../common/glossary.rst:2624 msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ../common/glossary.rst:2628 +#: ../common/glossary.rst:2625 msgid "Open vSwitch" msgstr "" -#: ../common/glossary.rst:2631 +#: ../common/glossary.rst:2628 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 " @@ -8423,37 +8530,37 @@ msgid "" "SPAN, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: ../common/glossary.rst:2637 +#: ../common/glossary.rst:2634 msgid "Open vSwitch (OVS) agent" msgstr "" -#: ../common/glossary.rst:2640 +#: ../common/glossary.rst:2637 msgid "" "Provides an interface to the underlying Open vSwitch service for the " "Networking plug-in." msgstr "" -#: ../common/glossary.rst:2642 +#: ../common/glossary.rst:2639 msgid "Open vSwitch neutron plug-in" msgstr "" -#: ../common/glossary.rst:2645 +#: ../common/glossary.rst:2642 msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ../common/glossary.rst:2646 +#: ../common/glossary.rst:2643 msgid "OpenLDAP" msgstr "" -#: ../common/glossary.rst:2649 +#: ../common/glossary.rst:2646 msgid "An open source LDAP server. Supported by both Compute and Identity." msgstr "" -#: ../common/glossary.rst:2651 +#: ../common/glossary.rst:2648 msgid "OpenStack" msgstr "" -#: ../common/glossary.rst:2654 +#: ../common/glossary.rst:2651 msgid "" "OpenStack is a cloud operating system that controls large pools of compute, " "storage, and networking resources throughout a data center, all managed " @@ -8462,11 +8569,11 @@ msgid "" "source project licensed under the Apache License 2.0." msgstr "" -#: ../common/glossary.rst:2660 +#: ../common/glossary.rst:2657 msgid "OpenStack code name" msgstr "" -#: ../common/glossary.rst:2663 +#: ../common/glossary.rst:2660 msgid "" "Each OpenStack release has a code name. Code names ascend in alphabetical " "order: Austin, Bexar, Cactus, Diablo, Essex, Folsom, Grizzly, Havana, " @@ -8476,148 +8583,160 @@ msgid "" "flag that sound especially cool. Code names are chosen by popular vote." msgstr "" -#: ../common/glossary.rst:2672 +#: ../common/glossary.rst:2669 msgid "openSUSE" msgstr "" -#: ../common/glossary.rst:2676 +#: ../common/glossary.rst:2673 msgid "operator" msgstr "" -#: ../common/glossary.rst:2679 +#: ../common/glossary.rst:2676 msgid "" "The person responsible for planning and maintaining an OpenStack " "installation." msgstr "" -#: ../common/glossary.rst:2684 +#: ../common/glossary.rst:2678 +msgid "optional service" +msgstr "" + +#: ../common/glossary.rst:2681 +msgid "" +"An official OpenStack service defined as optional by DefCore Committee. " +"Currently, consists of Dashboard (horizon), Telemetry service (Telemetry), " +"Orchestration service (heat), Database service (trove), Bare Metal service " +"(ironic), and so on." +msgstr "" + +#: ../common/glossary.rst:2689 msgid "" "An integrated project that orchestrates multiple cloud applications for " "OpenStack. The project name of Orchestration is heat." msgstr "" -#: ../common/glossary.rst:2687 +#: ../common/glossary.rst:2692 msgid "orphan" msgstr "" -#: ../common/glossary.rst:2690 +#: ../common/glossary.rst:2695 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:2692 +#: ../common/glossary.rst:2697 msgid "Oslo" msgstr "" -#: ../common/glossary.rst:2695 +#: ../common/glossary.rst:2700 msgid "" "OpenStack project that produces a set of Python libraries containing code " "shared by OpenStack projects." msgstr "" -#: ../common/glossary.rst:2697 +#: ../common/glossary.rst:2702 msgid "parent cell" msgstr "" -#: ../common/glossary.rst:2700 +#: ../common/glossary.rst:2705 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:2703 +#: ../common/glossary.rst:2708 msgid "partition" msgstr "" -#: ../common/glossary.rst:2706 +#: ../common/glossary.rst:2711 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:2709 -msgid "partition index" -msgstr "" - -#: ../common/glossary.rst:2712 -msgid "" -"Contains the locations of all Object Storage partitions within the ring." -msgstr "" - #: ../common/glossary.rst:2714 -msgid "partition shift value" +msgid "partition index" msgstr "" #: ../common/glossary.rst:2717 msgid "" -"Used by Object Storage to determine which partition data should reside on." +"Contains the locations of all Object Storage partitions within the ring." msgstr "" #: ../common/glossary.rst:2719 -msgid "path MTU discovery (PMTUD)" +msgid "partition shift value" msgstr "" #: ../common/glossary.rst:2722 msgid "" +"Used by Object Storage to determine which partition data should reside on." +msgstr "" + +#: ../common/glossary.rst:2724 +msgid "path MTU discovery (PMTUD)" +msgstr "" + +#: ../common/glossary.rst:2727 +msgid "" "Mechanism in IP networks to detect end-to-end MTU and adjust packet size " "accordingly." msgstr "" -#: ../common/glossary.rst:2724 +#: ../common/glossary.rst:2729 msgid "pause" msgstr "" -#: ../common/glossary.rst:2727 +#: ../common/glossary.rst:2732 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:2729 +#: ../common/glossary.rst:2734 msgid "PCI passthrough" msgstr "" -#: ../common/glossary.rst:2732 +#: ../common/glossary.rst:2737 msgid "" "Gives guest VMs exclusive access to a PCI device. Currently supported in " "OpenStack Havana and later releases." msgstr "" -#: ../common/glossary.rst:2734 +#: ../common/glossary.rst:2739 msgid "persistent message" msgstr "" -#: ../common/glossary.rst:2737 +#: ../common/glossary.rst:2742 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:2739 +#: ../common/glossary.rst:2744 msgid "persistent volume" msgstr "" -#: ../common/glossary.rst:2742 +#: ../common/glossary.rst:2747 msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ../common/glossary.rst:2743 +#: ../common/glossary.rst:2748 msgid "personality file" msgstr "" -#: ../common/glossary.rst:2746 +#: ../common/glossary.rst:2751 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:2748 +#: ../common/glossary.rst:2753 msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ../common/glossary.rst:2751 +#: ../common/glossary.rst:2756 msgid "" "Provides to the consumer the ability to deploy applications through a " "programming language or tools supported by the cloud platform provider. An " @@ -8625,31 +8744,31 @@ msgid "" "provided with no downloads required." msgstr "" -#: ../common/glossary.rst:2756 +#: ../common/glossary.rst:2761 msgid "plug-in" msgstr "" -#: ../common/glossary.rst:2759 +#: ../common/glossary.rst:2764 msgid "" "Software component providing the actual implementation for Networking APIs, " "or for Compute APIs, depending on the context." msgstr "" -#: ../common/glossary.rst:2761 +#: ../common/glossary.rst:2766 msgid "policy service" msgstr "" -#: ../common/glossary.rst:2764 +#: ../common/glossary.rst:2769 msgid "" "Component of Identity that provides a rule-management interface and a rule-" "based authorization engine." msgstr "" -#: ../common/glossary.rst:2766 +#: ../common/glossary.rst:2771 msgid "pool" msgstr "" -#: ../common/glossary.rst:2769 +#: ../common/glossary.rst:2774 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 " @@ -8657,66 +8776,66 @@ msgid "" "VIP address. Each VIP has one pool." msgstr "" -#: ../common/glossary.rst:2774 +#: ../common/glossary.rst:2779 msgid "pool member" msgstr "" -#: ../common/glossary.rst:2777 +#: ../common/glossary.rst:2782 msgid "" "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ../common/glossary.rst:2779 +#: ../common/glossary.rst:2784 msgid "port" msgstr "" -#: ../common/glossary.rst:2782 +#: ../common/glossary.rst:2787 msgid "" "A virtual network port within Networking; VIFs / vNICs are connected to a " "port." msgstr "" -#: ../common/glossary.rst:2784 +#: ../common/glossary.rst:2789 msgid "port UUID" msgstr "" -#: ../common/glossary.rst:2787 +#: ../common/glossary.rst:2792 msgid "Unique ID for a Networking port." msgstr "" -#: ../common/glossary.rst:2788 +#: ../common/glossary.rst:2793 msgid "preseed" msgstr "" -#: ../common/glossary.rst:2791 +#: ../common/glossary.rst:2796 msgid "" "A tool to automate system configuration and installation on Debian-based " "Linux distributions." msgstr "" -#: ../common/glossary.rst:2793 +#: ../common/glossary.rst:2798 msgid "private image" msgstr "" -#: ../common/glossary.rst:2796 +#: ../common/glossary.rst:2801 msgid "An Image service VM image that is only available to specified tenants." msgstr "" -#: ../common/glossary.rst:2798 +#: ../common/glossary.rst:2803 msgid "private IP address" msgstr "" -#: ../common/glossary.rst:2801 +#: ../common/glossary.rst:2806 msgid "" "An IP address used for management and administration, not available to the " "public Internet." msgstr "" -#: ../common/glossary.rst:2803 +#: ../common/glossary.rst:2808 msgid "private network" msgstr "" -#: ../common/glossary.rst:2806 +#: ../common/glossary.rst:2811 msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -8726,48 +8845,48 @@ msgid "" "controlled by the ``vlan_interface`` option with VLAN managers." msgstr "" -#: ../common/glossary.rst:2814 +#: ../common/glossary.rst:2819 msgid "project" msgstr "" -#: ../common/glossary.rst:2817 +#: ../common/glossary.rst:2822 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:2820 +#: ../common/glossary.rst:2825 msgid "project ID" msgstr "" -#: ../common/glossary.rst:2823 +#: ../common/glossary.rst:2828 msgid "User-defined alphanumeric string in Compute; the name of a project." msgstr "" -#: ../common/glossary.rst:2825 +#: ../common/glossary.rst:2830 msgid "project VPN" msgstr "" -#: ../common/glossary.rst:2828 +#: ../common/glossary.rst:2833 msgid "Alternative term for a cloudpipe." msgstr "" -#: ../common/glossary.rst:2829 +#: ../common/glossary.rst:2834 msgid "promiscuous mode" msgstr "" -#: ../common/glossary.rst:2832 +#: ../common/glossary.rst:2837 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:2835 +#: ../common/glossary.rst:2840 msgid "protected property" msgstr "" -#: ../common/glossary.rst:2838 +#: ../common/glossary.rst:2843 msgid "" "Generally, extra properties on an Image service image to which only cloud " "administrators have access. Limits which user roles can perform CRUD " @@ -8775,72 +8894,72 @@ msgid "" "property as protected." msgstr "" -#: ../common/glossary.rst:2843 +#: ../common/glossary.rst:2848 msgid "provider" msgstr "" -#: ../common/glossary.rst:2846 +#: ../common/glossary.rst:2851 msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ../common/glossary.rst:2848 +#: ../common/glossary.rst:2853 msgid "proxy node" msgstr "" -#: ../common/glossary.rst:2851 +#: ../common/glossary.rst:2856 msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ../common/glossary.rst:2852 +#: ../common/glossary.rst:2857 msgid "proxy server" msgstr "" -#: ../common/glossary.rst:2855 +#: ../common/glossary.rst:2860 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:2858 +#: ../common/glossary.rst:2863 msgid "public API" msgstr "" -#: ../common/glossary.rst:2861 +#: ../common/glossary.rst:2866 msgid "" "An API endpoint used for both service-to-service communication and end-user " "interactions." msgstr "" -#: ../common/glossary.rst:2863 +#: ../common/glossary.rst:2868 msgid "public image" msgstr "" -#: ../common/glossary.rst:2866 +#: ../common/glossary.rst:2871 msgid "An Image service VM image that is available to all tenants." msgstr "" -#: ../common/glossary.rst:2868 +#: ../common/glossary.rst:2873 msgid "public IP address" msgstr "" -#: ../common/glossary.rst:2871 +#: ../common/glossary.rst:2876 msgid "An IP address that is accessible to end-users." msgstr "" -#: ../common/glossary.rst:2872 +#: ../common/glossary.rst:2877 msgid "public key authentication" msgstr "" -#: ../common/glossary.rst:2875 +#: ../common/glossary.rst:2880 msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ../common/glossary.rst:2877 +#: ../common/glossary.rst:2882 msgid "public network" msgstr "" -#: ../common/glossary.rst:2880 +#: ../common/glossary.rst:2885 msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -8848,167 +8967,167 @@ msgid "" "controlled by the ``public_interface`` option." msgstr "" -#: ../common/glossary.rst:2885 +#: ../common/glossary.rst:2890 msgid "Puppet" msgstr "" -#: ../common/glossary.rst:2888 +#: ../common/glossary.rst:2893 msgid "" "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ../common/glossary.rst:2890 +#: ../common/glossary.rst:2895 msgid "Python" msgstr "" -#: ../common/glossary.rst:2893 +#: ../common/glossary.rst:2898 msgid "Programming language used extensively in OpenStack." msgstr "" -#: ../common/glossary.rst:2894 +#: ../common/glossary.rst:2899 msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ../common/glossary.rst:2899 +#: ../common/glossary.rst:2904 msgid "Qpid" msgstr "" -#: ../common/glossary.rst:2902 +#: ../common/glossary.rst:2907 msgid "" "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ../common/glossary.rst:2904 +#: ../common/glossary.rst:2909 msgid "quarantine" msgstr "" -#: ../common/glossary.rst:2907 +#: ../common/glossary.rst:2912 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:2910 +#: ../common/glossary.rst:2915 msgid "Quick EMUlator (QEMU)" msgstr "" -#: ../common/glossary.rst:2913 +#: ../common/glossary.rst:2918 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:2917 +#: ../common/glossary.rst:2922 msgid "quota" msgstr "" -#: ../common/glossary.rst:2920 +#: ../common/glossary.rst:2925 msgid "" "In Compute and Block Storage, the ability to set resource limits on a per-" "project basis." msgstr "" -#: ../common/glossary.rst:2922 +#: ../common/glossary.rst:2927 msgid "RabbitMQ" msgstr "" -#: ../common/glossary.rst:2925 +#: ../common/glossary.rst:2930 msgid "The default message queue software used by OpenStack." msgstr "" -#: ../common/glossary.rst:2926 +#: ../common/glossary.rst:2931 msgid "Rackspace Cloud Files" msgstr "" -#: ../common/glossary.rst:2929 +#: ../common/glossary.rst:2934 msgid "" "Released as open source by Rackspace in 2010; the basis for Object Storage." msgstr "" -#: ../common/glossary.rst:2931 +#: ../common/glossary.rst:2936 msgid "RADOS Block Device (RBD)" msgstr "" -#: ../common/glossary.rst:2934 +#: ../common/glossary.rst:2939 msgid "" "Ceph component that enables a Linux block device to be striped over multiple " "distributed data stores." msgstr "" -#: ../common/glossary.rst:2936 +#: ../common/glossary.rst:2941 msgid "radvd" msgstr "" -#: ../common/glossary.rst:2939 +#: ../common/glossary.rst:2944 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:2942 +#: ../common/glossary.rst:2947 msgid "rally" msgstr "" -#: ../common/glossary.rst:2945 +#: ../common/glossary.rst:2950 msgid "OpenStack project that provides the Benchmark service." msgstr "" -#: ../common/glossary.rst:2946 +#: ../common/glossary.rst:2951 msgid "RAM filter" msgstr "" -#: ../common/glossary.rst:2949 +#: ../common/glossary.rst:2954 msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ../common/glossary.rst:2951 +#: ../common/glossary.rst:2956 msgid "RAM overcommit" msgstr "" -#: ../common/glossary.rst:2954 +#: ../common/glossary.rst:2959 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:2958 +#: ../common/glossary.rst:2963 msgid "rate limit" msgstr "" -#: ../common/glossary.rst:2961 +#: ../common/glossary.rst:2966 msgid "" "Configurable option within Object Storage to limit database writes on a per-" "account and/or per-container basis." msgstr "" -#: ../common/glossary.rst:2963 +#: ../common/glossary.rst:2968 msgid "raw" msgstr "" -#: ../common/glossary.rst:2966 +#: ../common/glossary.rst:2971 msgid "" "One of the VM image disk formats supported by Image service; an unstructured " "disk image." msgstr "" -#: ../common/glossary.rst:2968 +#: ../common/glossary.rst:2973 msgid "rebalance" msgstr "" -#: ../common/glossary.rst:2971 +#: ../common/glossary.rst:2976 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:2974 +#: ../common/glossary.rst:2979 msgid "reboot" msgstr "" -#: ../common/glossary.rst:2977 +#: ../common/glossary.rst:2982 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 " @@ -9018,29 +9137,29 @@ msgid "" "halted/stopped." msgstr "" -#: ../common/glossary.rst:2983 +#: ../common/glossary.rst:2988 msgid "rebuild" msgstr "" -#: ../common/glossary.rst:2986 +#: ../common/glossary.rst:2991 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:2988 +#: ../common/glossary.rst:2993 msgid "Recon" msgstr "" -#: ../common/glossary.rst:2991 +#: ../common/glossary.rst:2996 msgid "An Object Storage component that collects meters." msgstr "" -#: ../common/glossary.rst:2992 +#: ../common/glossary.rst:2997 msgid "record" msgstr "" -#: ../common/glossary.rst:2995 +#: ../common/glossary.rst:3000 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 " @@ -9050,140 +9169,140 @@ msgid "" "authoritative name servers for a domain." msgstr "" -#: ../common/glossary.rst:3002 +#: ../common/glossary.rst:3007 msgid "record ID" msgstr "" -#: ../common/glossary.rst:3005 +#: ../common/glossary.rst:3010 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:3007 +#: ../common/glossary.rst:3012 msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ../common/glossary.rst:3011 +#: ../common/glossary.rst:3016 msgid "reference architecture" msgstr "" -#: ../common/glossary.rst:3014 +#: ../common/glossary.rst:3019 msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ../common/glossary.rst:3015 +#: ../common/glossary.rst:3020 msgid "region" msgstr "" -#: ../common/glossary.rst:3018 +#: ../common/glossary.rst:3023 msgid "" "A discrete OpenStack environment with dedicated API endpoints that typically " "shares only the Identity (keystone) with other regions." msgstr "" -#: ../common/glossary.rst:3021 +#: ../common/glossary.rst:3026 msgid "registry" msgstr "" -#: ../common/glossary.rst:3024 +#: ../common/glossary.rst:3029 msgid "Alternative term for the Image service registry." msgstr "" -#: ../common/glossary.rst:3025 +#: ../common/glossary.rst:3030 msgid "registry server" msgstr "" -#: ../common/glossary.rst:3028 +#: ../common/glossary.rst:3033 msgid "" "An Image service that provides VM image metadata information to clients." msgstr "" -#: ../common/glossary.rst:3030 +#: ../common/glossary.rst:3035 msgid "Reliable, Autonomic Distributed Object Store" msgstr "" -#: ../common/glossary.rst:3032 +#: ../common/glossary.rst:3037 msgid "(RADOS)" msgstr "" -#: ../common/glossary.rst:3034 +#: ../common/glossary.rst:3039 msgid "" "A collection of components that provides object storage within Ceph. Similar " "to OpenStack Object Storage." msgstr "" -#: ../common/glossary.rst:3036 +#: ../common/glossary.rst:3041 msgid "Remote Procedure Call (RPC)" msgstr "" -#: ../common/glossary.rst:3039 +#: ../common/glossary.rst:3044 msgid "" "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ../common/glossary.rst:3041 +#: ../common/glossary.rst:3046 msgid "replica" msgstr "" -#: ../common/glossary.rst:3044 +#: ../common/glossary.rst:3049 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:3047 +#: ../common/glossary.rst:3052 msgid "replica count" msgstr "" -#: ../common/glossary.rst:3050 +#: ../common/glossary.rst:3055 msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ../common/glossary.rst:3052 +#: ../common/glossary.rst:3057 msgid "replication" msgstr "" -#: ../common/glossary.rst:3055 +#: ../common/glossary.rst:3060 msgid "" "The process of copying data to a separate physical device for fault " "tolerance and performance." msgstr "" -#: ../common/glossary.rst:3057 +#: ../common/glossary.rst:3062 msgid "replicator" msgstr "" -#: ../common/glossary.rst:3060 +#: ../common/glossary.rst:3065 msgid "" "The Object Storage back-end process that creates and manages object replicas." msgstr "" -#: ../common/glossary.rst:3062 +#: ../common/glossary.rst:3067 msgid "request ID" msgstr "" -#: ../common/glossary.rst:3065 +#: ../common/glossary.rst:3070 msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ../common/glossary.rst:3066 +#: ../common/glossary.rst:3071 msgid "rescue image" msgstr "" -#: ../common/glossary.rst:3069 +#: ../common/glossary.rst:3074 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:3072 +#: ../common/glossary.rst:3077 msgid "resize" msgstr "" -#: ../common/glossary.rst:3075 +#: ../common/glossary.rst:3080 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 " @@ -9191,271 +9310,271 @@ msgid "" "the original server is removed." msgstr "" -#: ../common/glossary.rst:3079 +#: ../common/glossary.rst:3084 msgid "RESTful" msgstr "" -#: ../common/glossary.rst:3082 +#: ../common/glossary.rst:3087 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:3085 +#: ../common/glossary.rst:3090 msgid "ring" msgstr "" -#: ../common/glossary.rst:3088 +#: ../common/glossary.rst:3093 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:3091 +#: ../common/glossary.rst:3096 msgid "ring builder" msgstr "" -#: ../common/glossary.rst:3094 +#: ../common/glossary.rst:3099 msgid "" "Builds and manages rings within Object Storage, assigns partitions to " "devices, and pushes the configuration to other storage nodes." msgstr "" -#: ../common/glossary.rst:3097 +#: ../common/glossary.rst:3102 msgid "Role Based Access Control (RBAC)" msgstr "" -#: ../common/glossary.rst:3100 +#: ../common/glossary.rst:3105 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:3104 +#: ../common/glossary.rst:3109 msgid "role" msgstr "" -#: ../common/glossary.rst:3107 +#: ../common/glossary.rst:3112 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:3110 +#: ../common/glossary.rst:3115 msgid "role ID" msgstr "" -#: ../common/glossary.rst:3113 +#: ../common/glossary.rst:3118 msgid "Alphanumeric ID assigned to each Identity service role." msgstr "" -#: ../common/glossary.rst:3114 +#: ../common/glossary.rst:3119 msgid "rootwrap" msgstr "" -#: ../common/glossary.rst:3117 +#: ../common/glossary.rst:3122 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:3119 +#: ../common/glossary.rst:3124 msgid "round-robin scheduler" msgstr "" -#: ../common/glossary.rst:3122 +#: ../common/glossary.rst:3127 msgid "" "Type of Compute scheduler that evenly distributes instances among available " "hosts." msgstr "" -#: ../common/glossary.rst:3124 +#: ../common/glossary.rst:3129 msgid "router" msgstr "" -#: ../common/glossary.rst:3127 +#: ../common/glossary.rst:3132 msgid "" "A physical or virtual network device that passes network traffic between " "different networks." msgstr "" -#: ../common/glossary.rst:3129 +#: ../common/glossary.rst:3134 msgid "routing key" msgstr "" -#: ../common/glossary.rst:3132 +#: ../common/glossary.rst:3137 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:3135 +#: ../common/glossary.rst:3140 msgid "RPC driver" msgstr "" -#: ../common/glossary.rst:3138 +#: ../common/glossary.rst:3143 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:3141 +#: ../common/glossary.rst:3146 msgid "rsync" msgstr "" -#: ../common/glossary.rst:3144 +#: ../common/glossary.rst:3149 msgid "Used by Object Storage to push object replicas." msgstr "" -#: ../common/glossary.rst:3145 +#: ../common/glossary.rst:3150 msgid "RXTX cap" msgstr "" -#: ../common/glossary.rst:3148 +#: ../common/glossary.rst:3153 msgid "" "Absolute limit on the amount of network traffic a Compute VM instance can " "send and receive." msgstr "" -#: ../common/glossary.rst:3150 +#: ../common/glossary.rst:3155 msgid "RXTX quota" msgstr "" -#: ../common/glossary.rst:3153 +#: ../common/glossary.rst:3158 msgid "" "Soft limit on the amount of network traffic a Compute VM instance can send " "and receive." msgstr "" -#: ../common/glossary.rst:3155 +#: ../common/glossary.rst:3160 msgid "S3" msgstr "" -#: ../common/glossary.rst:3158 +#: ../common/glossary.rst:3163 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:3163 +#: ../common/glossary.rst:3168 msgid "" "OpenStack project that provides a scalable data-processing stack and " "associated management interfaces." msgstr "" -#: ../common/glossary.rst:3165 +#: ../common/glossary.rst:3170 msgid "SAML assertion" msgstr "" -#: ../common/glossary.rst:3168 +#: ../common/glossary.rst:3173 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:3170 +#: ../common/glossary.rst:3175 msgid "scheduler manager" msgstr "" -#: ../common/glossary.rst:3173 +#: ../common/glossary.rst:3178 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:3176 +#: ../common/glossary.rst:3181 msgid "scoped token" msgstr "" -#: ../common/glossary.rst:3179 +#: ../common/glossary.rst:3184 msgid "" "An Identity service API access token that is associated with a specific " "tenant." msgstr "" -#: ../common/glossary.rst:3181 +#: ../common/glossary.rst:3186 msgid "scrubber" msgstr "" -#: ../common/glossary.rst:3184 +#: ../common/glossary.rst:3189 msgid "" "Checks for and deletes unused VMs; the component of Image service that " "implements delayed delete." msgstr "" -#: ../common/glossary.rst:3186 +#: ../common/glossary.rst:3191 msgid "secret key" msgstr "" -#: ../common/glossary.rst:3189 +#: ../common/glossary.rst:3194 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:3191 +#: ../common/glossary.rst:3196 msgid "secure shell (SSH)" msgstr "" -#: ../common/glossary.rst:3194 +#: ../common/glossary.rst:3199 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:3197 +#: ../common/glossary.rst:3202 msgid "security group" msgstr "" -#: ../common/glossary.rst:3200 +#: ../common/glossary.rst:3205 msgid "" "A set of network traffic filtering rules that are applied to a Compute " "instance." msgstr "" -#: ../common/glossary.rst:3202 +#: ../common/glossary.rst:3207 msgid "segmented object" msgstr "" -#: ../common/glossary.rst:3205 +#: ../common/glossary.rst:3210 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:3208 +#: ../common/glossary.rst:3213 msgid "self-service" msgstr "" -#: ../common/glossary.rst:3211 +#: ../common/glossary.rst:3216 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:3214 +#: ../common/glossary.rst:3219 msgid "SELinux" msgstr "" -#: ../common/glossary.rst:3217 +#: ../common/glossary.rst:3222 msgid "" "Linux kernel security module that provides the mechanism for supporting " "access control policies." msgstr "" -#: ../common/glossary.rst:3222 +#: ../common/glossary.rst:3227 msgid "OpenStack project that provides a Clustering service." msgstr "" -#: ../common/glossary.rst:3223 +#: ../common/glossary.rst:3228 msgid "server" msgstr "" -#: ../common/glossary.rst:3226 +#: ../common/glossary.rst:3231 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 " @@ -9463,133 +9582,133 @@ msgid "" "when creating a server." msgstr "" -#: ../common/glossary.rst:3231 +#: ../common/glossary.rst:3236 msgid "server image" msgstr "" -#: ../common/glossary.rst:3234 +#: ../common/glossary.rst:3239 msgid "Alternative term for a VM image." msgstr "" -#: ../common/glossary.rst:3235 +#: ../common/glossary.rst:3240 msgid "server UUID" msgstr "" -#: ../common/glossary.rst:3239 +#: ../common/glossary.rst:3244 msgid "service" msgstr "" -#: ../common/glossary.rst:3242 +#: ../common/glossary.rst:3247 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:3245 +#: ../common/glossary.rst:3250 msgid "service catalog" msgstr "" -#: ../common/glossary.rst:3248 +#: ../common/glossary.rst:3253 msgid "Alternative term for the Identity service catalog." msgstr "" -#: ../common/glossary.rst:3249 +#: ../common/glossary.rst:3254 msgid "service ID" msgstr "" -#: ../common/glossary.rst:3252 +#: ../common/glossary.rst:3257 msgid "" "Unique ID assigned to each service that is available in the Identity service " "catalog." msgstr "" -#: ../common/glossary.rst:3254 +#: ../common/glossary.rst:3259 msgid "service provider" msgstr "" -#: ../common/glossary.rst:3257 +#: ../common/glossary.rst:3262 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:3260 +#: ../common/glossary.rst:3265 msgid "service registration" msgstr "" -#: ../common/glossary.rst:3263 +#: ../common/glossary.rst:3268 msgid "" "An Identity service feature that enables services, such as Compute, to " "automatically register with the catalog." msgstr "" -#: ../common/glossary.rst:3265 +#: ../common/glossary.rst:3270 msgid "service tenant" msgstr "" -#: ../common/glossary.rst:3268 +#: ../common/glossary.rst:3273 msgid "" "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ../common/glossary.rst:3270 +#: ../common/glossary.rst:3275 msgid "service token" msgstr "" -#: ../common/glossary.rst:3273 +#: ../common/glossary.rst:3278 msgid "" "An administrator-defined token used by Compute to communicate securely with " "the Identity service." msgstr "" -#: ../common/glossary.rst:3275 +#: ../common/glossary.rst:3280 msgid "session back end" msgstr "" -#: ../common/glossary.rst:3278 +#: ../common/glossary.rst:3283 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:3280 +#: ../common/glossary.rst:3285 msgid "session persistence" msgstr "" -#: ../common/glossary.rst:3283 +#: ../common/glossary.rst:3288 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:3286 +#: ../common/glossary.rst:3291 msgid "session storage" msgstr "" -#: ../common/glossary.rst:3289 +#: ../common/glossary.rst:3294 msgid "" "A horizon component that stores and tracks client session information. " "Implemented through the Django sessions framework." msgstr "" -#: ../common/glossary.rst:3291 +#: ../common/glossary.rst:3296 msgid "share" msgstr "" -#: ../common/glossary.rst:3294 +#: ../common/glossary.rst:3299 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:3297 +#: ../common/glossary.rst:3302 msgid "share network" msgstr "" -#: ../common/glossary.rst:3300 +#: ../common/glossary.rst:3305 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 " @@ -9597,22 +9716,22 @@ msgid "" "network to create a share." msgstr "" -#: ../common/glossary.rst:3304 +#: ../common/glossary.rst:3309 msgid "Shared File Systems API" msgstr "" -#: ../common/glossary.rst:3307 +#: ../common/glossary.rst:3312 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:3311 +#: ../common/glossary.rst:3316 msgid "Shared File Systems service" msgstr "" -#: ../common/glossary.rst:3314 +#: ../common/glossary.rst:3319 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 " @@ -9624,11 +9743,11 @@ msgid "" "is manila." msgstr "" -#: ../common/glossary.rst:3323 +#: ../common/glossary.rst:3328 msgid "shared IP address" msgstr "" -#: ../common/glossary.rst:3326 +#: ../common/glossary.rst:3331 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 " @@ -9640,11 +9759,11 @@ msgid "" "monitor for failure and manage IP failover." msgstr "" -#: ../common/glossary.rst:3335 +#: ../common/glossary.rst:3340 msgid "shared IP group" msgstr "" -#: ../common/glossary.rst:3338 +#: ../common/glossary.rst:3343 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 " @@ -9653,39 +9772,39 @@ msgid "" "only one shared IP group." msgstr "" -#: ../common/glossary.rst:3343 +#: ../common/glossary.rst:3348 msgid "shared storage" msgstr "" -#: ../common/glossary.rst:3346 +#: ../common/glossary.rst:3351 msgid "" "Block storage that is simultaneously accessible by multiple clients, for " "example, NFS." msgstr "" -#: ../common/glossary.rst:3348 +#: ../common/glossary.rst:3353 msgid "Sheepdog" msgstr "" -#: ../common/glossary.rst:3351 +#: ../common/glossary.rst:3356 msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ../common/glossary.rst:3353 +#: ../common/glossary.rst:3358 msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ../common/glossary.rst:3356 +#: ../common/glossary.rst:3361 msgid "" "Specification for managing identity in the cloud, currently unsupported by " "OpenStack." msgstr "" -#: ../common/glossary.rst:3358 +#: ../common/glossary.rst:3363 msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ../common/glossary.rst:3361 +#: ../common/glossary.rst:3366 msgid "" "A specification that, when implemented by a physical PCIe device, enables it " "to appear as multiple separate PCIe devices. This enables multiple " @@ -9694,48 +9813,48 @@ msgid "" "in OpenStack Havana and later releases." msgstr "" -#: ../common/glossary.rst:3367 +#: ../common/glossary.rst:3372 msgid "Service Level Agreement (SLA)" msgstr "" -#: ../common/glossary.rst:3370 +#: ../common/glossary.rst:3375 msgid "Contractual obligations that ensure the availability of a service." msgstr "" -#: ../common/glossary.rst:3372 +#: ../common/glossary.rst:3377 msgid "SmokeStack" msgstr "" -#: ../common/glossary.rst:3375 +#: ../common/glossary.rst:3380 msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ../common/glossary.rst:3377 +#: ../common/glossary.rst:3382 msgid "snapshot" msgstr "" -#: ../common/glossary.rst:3380 +#: ../common/glossary.rst:3385 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:3383 +#: ../common/glossary.rst:3388 msgid "soft reboot" msgstr "" -#: ../common/glossary.rst:3386 +#: ../common/glossary.rst:3391 msgid "" "A controlled reboot where a VM instance is properly restarted through " "operating system commands." msgstr "" -#: ../common/glossary.rst:3388 +#: ../common/glossary.rst:3393 msgid "Software Development Lifecycle Automation service" msgstr "" -#: ../common/glossary.rst:3391 +#: ../common/glossary.rst:3396 msgid "" "OpenStack project that aims to make cloud services easier to consume and " "integrate with application development process by automating the source-to-" @@ -9743,167 +9862,167 @@ msgid "" "solum." msgstr "" -#: ../common/glossary.rst:3395 +#: ../common/glossary.rst:3400 msgid "SolidFire Volume Driver" msgstr "" -#: ../common/glossary.rst:3398 +#: ../common/glossary.rst:3403 msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ../common/glossary.rst:3400 +#: ../common/glossary.rst:3405 msgid "solum" msgstr "" -#: ../common/glossary.rst:3403 +#: ../common/glossary.rst:3408 msgid "" "OpenStack project that provides a Software Development Lifecycle Automation " "service." msgstr "" -#: ../common/glossary.rst:3405 +#: ../common/glossary.rst:3410 msgid "SPICE" msgstr "" -#: ../common/glossary.rst:3408 +#: ../common/glossary.rst:3413 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:3411 +#: ../common/glossary.rst:3416 msgid "spread-first scheduler" msgstr "" -#: ../common/glossary.rst:3414 +#: ../common/glossary.rst:3419 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:3416 +#: ../common/glossary.rst:3421 msgid "SQL-Alchemy" msgstr "" -#: ../common/glossary.rst:3419 +#: ../common/glossary.rst:3424 msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ../common/glossary.rst:3420 +#: ../common/glossary.rst:3425 msgid "SQLite" msgstr "" -#: ../common/glossary.rst:3423 +#: ../common/glossary.rst:3428 msgid "" "A lightweight SQL database, used as the default persistent storage method in " "many OpenStack services." msgstr "" -#: ../common/glossary.rst:3425 +#: ../common/glossary.rst:3430 msgid "stack" msgstr "" -#: ../common/glossary.rst:3428 +#: ../common/glossary.rst:3433 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:3432 +#: ../common/glossary.rst:3437 msgid "StackTach" msgstr "" -#: ../common/glossary.rst:3435 +#: ../common/glossary.rst:3440 msgid "" "Community project that captures Compute AMQP communications; useful for " "debugging." msgstr "" -#: ../common/glossary.rst:3437 +#: ../common/glossary.rst:3442 msgid "static IP address" msgstr "" -#: ../common/glossary.rst:3440 +#: ../common/glossary.rst:3445 msgid "Alternative term for a fixed IP address." msgstr "" -#: ../common/glossary.rst:3441 +#: ../common/glossary.rst:3446 msgid "StaticWeb" msgstr "" -#: ../common/glossary.rst:3444 +#: ../common/glossary.rst:3449 msgid "" "WSGI middleware component of Object Storage that serves container data as a " "static web page." msgstr "" -#: ../common/glossary.rst:3446 +#: ../common/glossary.rst:3451 msgid "storage back end" msgstr "" -#: ../common/glossary.rst:3449 +#: ../common/glossary.rst:3454 msgid "" "The method that a service uses for persistent storage, such as iSCSI, NFS, " "or local disk." msgstr "" -#: ../common/glossary.rst:3451 +#: ../common/glossary.rst:3456 msgid "storage node" msgstr "" -#: ../common/glossary.rst:3454 +#: ../common/glossary.rst:3459 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:3457 +#: ../common/glossary.rst:3462 msgid "storage manager" msgstr "" -#: ../common/glossary.rst:3460 +#: ../common/glossary.rst:3465 msgid "" "A XenAPI component that provides a pluggable interface to support a wide " "variety of persistent storage back ends." msgstr "" -#: ../common/glossary.rst:3462 +#: ../common/glossary.rst:3467 msgid "storage manager back end" msgstr "" -#: ../common/glossary.rst:3465 +#: ../common/glossary.rst:3470 msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ../common/glossary.rst:3467 +#: ../common/glossary.rst:3472 msgid "storage services" msgstr "" -#: ../common/glossary.rst:3470 +#: ../common/glossary.rst:3475 msgid "" "Collective name for the Object Storage object services, container services, " "and account services." msgstr "" -#: ../common/glossary.rst:3472 +#: ../common/glossary.rst:3477 msgid "strategy" msgstr "" -#: ../common/glossary.rst:3475 +#: ../common/glossary.rst:3480 msgid "" "Specifies the authentication source used by Image service or Identity. In " "the Database service, it refers to the extensions implemented for a data " "store." msgstr "" -#: ../common/glossary.rst:3478 +#: ../common/glossary.rst:3483 msgid "subdomain" msgstr "" -#: ../common/glossary.rst:3481 +#: ../common/glossary.rst:3486 msgid "" "A domain within a parent domain. Subdomains cannot be registered. Subdomains " "enable you to delegate domains. Subdomains can themselves have subdomains, " @@ -9911,364 +10030,364 @@ msgid "" "possible." msgstr "" -#: ../common/glossary.rst:3485 +#: ../common/glossary.rst:3490 msgid "subnet" msgstr "" -#: ../common/glossary.rst:3488 +#: ../common/glossary.rst:3493 msgid "Logical subdivision of an IP network." msgstr "" -#: ../common/glossary.rst:3489 +#: ../common/glossary.rst:3494 msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ../common/glossary.rst:3493 +#: ../common/glossary.rst:3498 msgid "suspend" msgstr "" -#: ../common/glossary.rst:3496 +#: ../common/glossary.rst:3501 msgid "Alternative term for a paused VM instance." msgstr "" -#: ../common/glossary.rst:3497 +#: ../common/glossary.rst:3502 msgid "swap" msgstr "" -#: ../common/glossary.rst:3500 +#: ../common/glossary.rst:3505 msgid "" "Disk-based virtual memory used by operating systems to provide more memory " "than is actually available on the system." msgstr "" -#: ../common/glossary.rst:3502 +#: ../common/glossary.rst:3507 msgid "swauth" msgstr "" -#: ../common/glossary.rst:3505 +#: ../common/glossary.rst:3510 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:3511 +#: ../common/glossary.rst:3516 msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ../common/glossary.rst:3513 +#: ../common/glossary.rst:3518 msgid "swift All in One (SAIO)" msgstr "" -#: ../common/glossary.rst:3516 +#: ../common/glossary.rst:3521 msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ../common/glossary.rst:3518 +#: ../common/glossary.rst:3523 msgid "swift middleware" msgstr "" -#: ../common/glossary.rst:3521 +#: ../common/glossary.rst:3526 msgid "" "Collective term for Object Storage components that provide additional " "functionality." msgstr "" -#: ../common/glossary.rst:3523 +#: ../common/glossary.rst:3528 msgid "swift proxy server" msgstr "" -#: ../common/glossary.rst:3526 +#: ../common/glossary.rst:3531 msgid "" "Acts as the gatekeeper to Object Storage and is responsible for " "authenticating the user." msgstr "" -#: ../common/glossary.rst:3528 +#: ../common/glossary.rst:3533 msgid "swift storage node" msgstr "" -#: ../common/glossary.rst:3531 +#: ../common/glossary.rst:3536 msgid "" "A node that runs Object Storage account, container, and object services." msgstr "" -#: ../common/glossary.rst:3533 +#: ../common/glossary.rst:3538 msgid "sync point" msgstr "" -#: ../common/glossary.rst:3536 +#: ../common/glossary.rst:3541 msgid "" "Point in time since the last container and accounts database sync among " "nodes within Object Storage." msgstr "" -#: ../common/glossary.rst:3538 +#: ../common/glossary.rst:3543 msgid "sysadmin" msgstr "" -#: ../common/glossary.rst:3541 +#: ../common/glossary.rst:3546 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:3544 +#: ../common/glossary.rst:3549 msgid "system usage" msgstr "" -#: ../common/glossary.rst:3547 +#: ../common/glossary.rst:3552 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:3553 +#: ../common/glossary.rst:3558 msgid "" "An integrated project that provides metering and measuring facilities for " "OpenStack. The project name of Telemetry is ceilometer." msgstr "" -#: ../common/glossary.rst:3556 +#: ../common/glossary.rst:3561 msgid "TempAuth" msgstr "" -#: ../common/glossary.rst:3559 +#: ../common/glossary.rst:3564 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:3562 +#: ../common/glossary.rst:3567 msgid "Tempest" msgstr "" -#: ../common/glossary.rst:3565 +#: ../common/glossary.rst:3570 msgid "" "Automated software test suite designed to run against the trunk of the " "OpenStack core project." msgstr "" -#: ../common/glossary.rst:3567 +#: ../common/glossary.rst:3572 msgid "TempURL" msgstr "" -#: ../common/glossary.rst:3570 +#: ../common/glossary.rst:3575 msgid "" "An Object Storage middleware component that enables creation of URLs for " "temporary object access." msgstr "" -#: ../common/glossary.rst:3572 +#: ../common/glossary.rst:3577 msgid "tenant" msgstr "" -#: ../common/glossary.rst:3575 +#: ../common/glossary.rst:3580 msgid "" "A group of users; used to isolate access to Compute resources. An " "alternative term for a project." msgstr "" -#: ../common/glossary.rst:3577 +#: ../common/glossary.rst:3582 msgid "Tenant API" msgstr "" -#: ../common/glossary.rst:3580 +#: ../common/glossary.rst:3585 msgid "An API that is accessible to tenants." msgstr "" -#: ../common/glossary.rst:3581 +#: ../common/glossary.rst:3586 msgid "tenant endpoint" msgstr "" -#: ../common/glossary.rst:3584 +#: ../common/glossary.rst:3589 msgid "" "An Identity service API endpoint that is associated with one or more tenants." msgstr "" -#: ../common/glossary.rst:3586 +#: ../common/glossary.rst:3591 msgid "tenant ID" msgstr "" -#: ../common/glossary.rst:3589 +#: ../common/glossary.rst:3594 msgid "" "Unique ID assigned to each tenant within the Identity service. The project " "IDs map to the tenant IDs." msgstr "" -#: ../common/glossary.rst:3591 +#: ../common/glossary.rst:3596 msgid "token" msgstr "" -#: ../common/glossary.rst:3594 +#: ../common/glossary.rst:3599 msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ../common/glossary.rst:3596 +#: ../common/glossary.rst:3601 msgid "token services" msgstr "" -#: ../common/glossary.rst:3599 +#: ../common/glossary.rst:3604 msgid "" "An Identity service component that manages and validates tokens after a user " "or tenant has been authenticated." msgstr "" -#: ../common/glossary.rst:3601 +#: ../common/glossary.rst:3606 msgid "tombstone" msgstr "" -#: ../common/glossary.rst:3604 +#: ../common/glossary.rst:3609 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:3607 +#: ../common/glossary.rst:3612 msgid "topic publisher" msgstr "" -#: ../common/glossary.rst:3610 +#: ../common/glossary.rst:3615 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:3612 +#: ../common/glossary.rst:3617 msgid "Torpedo" msgstr "" -#: ../common/glossary.rst:3615 +#: ../common/glossary.rst:3620 msgid "" "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ../common/glossary.rst:3617 +#: ../common/glossary.rst:3622 msgid "transaction ID" msgstr "" -#: ../common/glossary.rst:3620 +#: ../common/glossary.rst:3625 msgid "" "Unique ID assigned to each Object Storage request; used for debugging and " "tracing." msgstr "" -#: ../common/glossary.rst:3622 +#: ../common/glossary.rst:3627 msgid "transient" msgstr "" -#: ../common/glossary.rst:3625 +#: ../common/glossary.rst:3630 msgid "Alternative term for non-durable." msgstr "" -#: ../common/glossary.rst:3626 +#: ../common/glossary.rst:3631 msgid "transient exchange" msgstr "" -#: ../common/glossary.rst:3629 +#: ../common/glossary.rst:3634 msgid "Alternative term for a non-durable exchange." msgstr "" -#: ../common/glossary.rst:3630 +#: ../common/glossary.rst:3635 msgid "transient message" msgstr "" -#: ../common/glossary.rst:3633 +#: ../common/glossary.rst:3638 msgid "" "A message that is stored in memory and is lost after the server is restarted." msgstr "" -#: ../common/glossary.rst:3635 +#: ../common/glossary.rst:3640 msgid "transient queue" msgstr "" -#: ../common/glossary.rst:3638 +#: ../common/glossary.rst:3643 msgid "Alternative term for a non-durable queue." msgstr "" -#: ../common/glossary.rst:3639 +#: ../common/glossary.rst:3644 msgid "TripleO" msgstr "" -#: ../common/glossary.rst:3642 +#: ../common/glossary.rst:3647 msgid "" "OpenStack-on-OpenStack program. The code name for the OpenStack Deployment " "program." msgstr "" -#: ../common/glossary.rst:3647 +#: ../common/glossary.rst:3652 msgid "OpenStack project that provides database services to applications." msgstr "" -#: ../common/glossary.rst:3649 +#: ../common/glossary.rst:3654 msgid "Ubuntu" msgstr "" -#: ../common/glossary.rst:3652 +#: ../common/glossary.rst:3657 msgid "A Debian-based Linux distribution." msgstr "" -#: ../common/glossary.rst:3653 +#: ../common/glossary.rst:3658 msgid "unscoped token" msgstr "" -#: ../common/glossary.rst:3656 +#: ../common/glossary.rst:3661 msgid "Alternative term for an Identity service default token." msgstr "" -#: ../common/glossary.rst:3657 +#: ../common/glossary.rst:3662 msgid "updater" msgstr "" -#: ../common/glossary.rst:3660 +#: ../common/glossary.rst:3665 msgid "" "Collective term for a group of Object Storage components that processes " "queued and failed updates for containers and objects." msgstr "" -#: ../common/glossary.rst:3662 +#: ../common/glossary.rst:3667 msgid "user" msgstr "" -#: ../common/glossary.rst:3665 +#: ../common/glossary.rst:3670 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:3668 +#: ../common/glossary.rst:3673 msgid "user data" msgstr "" -#: ../common/glossary.rst:3671 +#: ../common/glossary.rst:3676 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:3675 +#: ../common/glossary.rst:3680 msgid "User Mode Linux (UML)" msgstr "" -#: ../common/glossary.rst:3679 +#: ../common/glossary.rst:3684 msgid "VIF UUID" msgstr "" -#: ../common/glossary.rst:3682 +#: ../common/glossary.rst:3687 msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ../common/glossary.rst:3683 +#: ../common/glossary.rst:3688 msgid "VIP" msgstr "" -#: ../common/glossary.rst:3686 +#: ../common/glossary.rst:3691 msgid "" "The primary load balancing configuration object. Specifies the virtual IP " "address and port where client traffic is received. Also defines other " @@ -10277,23 +10396,23 @@ msgid "" "server, vserver, or listener." msgstr "" -#: ../common/glossary.rst:3692 +#: ../common/glossary.rst:3697 msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ../common/glossary.rst:3695 +#: ../common/glossary.rst:3700 msgid "Subdivides physical CPUs. Instances can then use those divisions." msgstr "" -#: ../common/glossary.rst:3697 +#: ../common/glossary.rst:3702 msgid "Virtual Disk Image (VDI)" msgstr "" -#: ../common/glossary.rst:3702 +#: ../common/glossary.rst:3707 msgid "VXLAN" msgstr "" -#: ../common/glossary.rst:3705 +#: ../common/glossary.rst:3710 msgid "" "A network virtualization technology that attempts to reduce the scalability " "problems associated with large cloud computing deployments. It uses a VLAN-" @@ -10301,15 +10420,15 @@ msgid "" "packets." msgstr "" -#: ../common/glossary.rst:3709 +#: ../common/glossary.rst:3714 msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ../common/glossary.rst:3714 +#: ../common/glossary.rst:3719 msgid "virtual IP" msgstr "" -#: ../common/glossary.rst:3717 +#: ../common/glossary.rst:3722 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 " @@ -10317,119 +10436,119 @@ msgid "" "balancer." msgstr "" -#: ../common/glossary.rst:3721 +#: ../common/glossary.rst:3726 msgid "virtual machine (VM)" msgstr "" -#: ../common/glossary.rst:3724 +#: ../common/glossary.rst:3729 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:3727 +#: ../common/glossary.rst:3732 msgid "virtual network" msgstr "" -#: ../common/glossary.rst:3730 +#: ../common/glossary.rst:3735 msgid "An L2 network segment within Networking." msgstr "" -#: ../common/glossary.rst:3731 +#: ../common/glossary.rst:3736 msgid "virtual networking" msgstr "" -#: ../common/glossary.rst:3734 +#: ../common/glossary.rst:3739 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:3738 +#: ../common/glossary.rst:3743 msgid "Virtual Network Computing (VNC)" msgstr "" -#: ../common/glossary.rst:3741 +#: ../common/glossary.rst:3746 msgid "" "Open source GUI and CLI tools used for remote console access to VMs. " "Supported by Compute." msgstr "" -#: ../common/glossary.rst:3743 +#: ../common/glossary.rst:3748 msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ../common/glossary.rst:3746 +#: ../common/glossary.rst:3751 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:3749 +#: ../common/glossary.rst:3754 msgid "virtual port" msgstr "" -#: ../common/glossary.rst:3752 +#: ../common/glossary.rst:3757 msgid "" "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ../common/glossary.rst:3754 +#: ../common/glossary.rst:3759 msgid "virtual private network (VPN)" msgstr "" -#: ../common/glossary.rst:3757 +#: ../common/glossary.rst:3762 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:3759 +#: ../common/glossary.rst:3764 msgid "virtual server" msgstr "" -#: ../common/glossary.rst:3762 +#: ../common/glossary.rst:3767 msgid "Alternative term for a VM or guest." msgstr "" -#: ../common/glossary.rst:3763 +#: ../common/glossary.rst:3768 msgid "virtual switch (vSwitch)" msgstr "" -#: ../common/glossary.rst:3766 +#: ../common/glossary.rst:3771 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:3768 +#: ../common/glossary.rst:3773 msgid "virtual VLAN" msgstr "" -#: ../common/glossary.rst:3771 +#: ../common/glossary.rst:3776 msgid "Alternative term for a virtual network." msgstr "" -#: ../common/glossary.rst:3772 +#: ../common/glossary.rst:3777 msgid "VirtualBox" msgstr "" -#: ../common/glossary.rst:3776 +#: ../common/glossary.rst:3781 msgid "VLAN manager" msgstr "" -#: ../common/glossary.rst:3779 +#: ../common/glossary.rst:3784 msgid "" "A Compute component that provides dnsmasq and radvd and sets up forwarding " "to and from cloudpipe instances." msgstr "" -#: ../common/glossary.rst:3781 +#: ../common/glossary.rst:3786 msgid "VLAN network" msgstr "" -#: ../common/glossary.rst:3784 +#: ../common/glossary.rst:3789 msgid "" "The Network Controller provides virtual networks to enable compute servers " "to interact with each other and with the public network. All machines must " @@ -10438,185 +10557,185 @@ msgid "" "VLAN managers." msgstr "" -#: ../common/glossary.rst:3790 +#: ../common/glossary.rst:3795 msgid "VM disk (VMDK)" msgstr "" -#: ../common/glossary.rst:3795 +#: ../common/glossary.rst:3800 msgid "VM image" msgstr "" -#: ../common/glossary.rst:3798 +#: ../common/glossary.rst:3803 msgid "Alternative term for an image." msgstr "" -#: ../common/glossary.rst:3799 +#: ../common/glossary.rst:3804 msgid "VM Remote Control (VMRC)" msgstr "" -#: ../common/glossary.rst:3802 +#: ../common/glossary.rst:3807 msgid "" "Method to access VM instance consoles using a web browser. Supported by " "Compute." msgstr "" -#: ../common/glossary.rst:3804 +#: ../common/glossary.rst:3809 msgid "VMware API" msgstr "" -#: ../common/glossary.rst:3807 +#: ../common/glossary.rst:3812 msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ../common/glossary.rst:3808 +#: ../common/glossary.rst:3813 msgid "VMware NSX Neutron plug-in" msgstr "" -#: ../common/glossary.rst:3811 +#: ../common/glossary.rst:3816 msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ../common/glossary.rst:3812 +#: ../common/glossary.rst:3817 msgid "VNC proxy" msgstr "" -#: ../common/glossary.rst:3815 +#: ../common/glossary.rst:3820 msgid "" "A Compute component that provides users access to the consoles of their VM " "instances through VNC or VMRC." msgstr "" -#: ../common/glossary.rst:3817 +#: ../common/glossary.rst:3822 msgid "volume" msgstr "" -#: ../common/glossary.rst:3820 +#: ../common/glossary.rst:3825 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:3823 +#: ../common/glossary.rst:3828 msgid "Volume API" msgstr "" -#: ../common/glossary.rst:3826 +#: ../common/glossary.rst:3831 msgid "Alternative name for the Block Storage API." msgstr "" -#: ../common/glossary.rst:3827 +#: ../common/glossary.rst:3832 msgid "volume controller" msgstr "" -#: ../common/glossary.rst:3830 +#: ../common/glossary.rst:3835 msgid "" "A Block Storage component that oversees and coordinates storage volume " "actions." msgstr "" -#: ../common/glossary.rst:3832 +#: ../common/glossary.rst:3837 msgid "volume driver" msgstr "" -#: ../common/glossary.rst:3835 +#: ../common/glossary.rst:3840 msgid "Alternative term for a volume plug-in." msgstr "" -#: ../common/glossary.rst:3836 +#: ../common/glossary.rst:3841 msgid "volume ID" msgstr "" -#: ../common/glossary.rst:3839 +#: ../common/glossary.rst:3844 msgid "" "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ../common/glossary.rst:3841 +#: ../common/glossary.rst:3846 msgid "volume manager" msgstr "" -#: ../common/glossary.rst:3844 +#: ../common/glossary.rst:3849 msgid "" "A Block Storage component that creates, attaches, and detaches persistent " "storage volumes." msgstr "" -#: ../common/glossary.rst:3846 +#: ../common/glossary.rst:3851 msgid "volume node" msgstr "" -#: ../common/glossary.rst:3849 +#: ../common/glossary.rst:3854 msgid "A Block Storage node that runs the cinder-volume daemon." msgstr "" -#: ../common/glossary.rst:3850 +#: ../common/glossary.rst:3855 msgid "volume plug-in" msgstr "" -#: ../common/glossary.rst:3853 +#: ../common/glossary.rst:3858 msgid "" "Provides support for new and specialized types of back-end storage for the " "Block Storage volume manager." msgstr "" -#: ../common/glossary.rst:3855 +#: ../common/glossary.rst:3860 msgid "volume worker" msgstr "" -#: ../common/glossary.rst:3858 +#: ../common/glossary.rst:3863 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:3861 +#: ../common/glossary.rst:3866 msgid "vSphere" msgstr "" -#: ../common/glossary.rst:3865 +#: ../common/glossary.rst:3870 msgid "weighting" msgstr "" -#: ../common/glossary.rst:3868 +#: ../common/glossary.rst:3873 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:3871 +#: ../common/glossary.rst:3876 msgid "weight" msgstr "" -#: ../common/glossary.rst:3874 +#: ../common/glossary.rst:3879 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:3876 +#: ../common/glossary.rst:3881 msgid "weighted cost" msgstr "" -#: ../common/glossary.rst:3879 +#: ../common/glossary.rst:3884 msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." msgstr "" -#: ../common/glossary.rst:3881 +#: ../common/glossary.rst:3886 msgid "worker" msgstr "" -#: ../common/glossary.rst:3884 +#: ../common/glossary.rst:3889 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:3890 +#: ../common/glossary.rst:3895 msgid "" "OpenStack project that provides a simple YAML-based language to write " "workflows, tasks and transition rules, and a service that allows to upload " @@ -10625,76 +10744,76 @@ msgid "" "name of the project is mistral." msgstr "" -#: ../common/glossary.rst:3896 +#: ../common/glossary.rst:3901 msgid "Xen" msgstr "" -#: ../common/glossary.rst:3899 +#: ../common/glossary.rst:3904 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:3902 +#: ../common/glossary.rst:3907 msgid "Xen API" msgstr "" -#: ../common/glossary.rst:3905 +#: ../common/glossary.rst:3910 msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ../common/glossary.rst:3907 +#: ../common/glossary.rst:3912 msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ../common/glossary.rst:3911 +#: ../common/glossary.rst:3916 msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ../common/glossary.rst:3914 +#: ../common/glossary.rst:3919 msgid "" "A Block Storage volume plug-in that enables communication with the Xen " "Storage Manager API." msgstr "" -#: ../common/glossary.rst:3916 +#: ../common/glossary.rst:3921 msgid "XenServer" msgstr "" -#: ../common/glossary.rst:3920 +#: ../common/glossary.rst:3925 msgid "XFS" msgstr "" -#: ../common/glossary.rst:3923 +#: ../common/glossary.rst:3928 msgid "" "High-performance 64-bit file system created by Silicon Graphics. Excels in " "parallel I/O operations and data consistency." msgstr "" -#: ../common/glossary.rst:3926 +#: ../common/glossary.rst:3931 msgid "zaqar" msgstr "" -#: ../common/glossary.rst:3929 +#: ../common/glossary.rst:3934 msgid "OpenStack project that provides a message service to applications." msgstr "" -#: ../common/glossary.rst:3931 +#: ../common/glossary.rst:3936 msgid "ZeroMQ" msgstr "" -#: ../common/glossary.rst:3934 +#: ../common/glossary.rst:3939 msgid "" "Message queue software supported by OpenStack. An alternative to RabbitMQ. " "Also spelled 0MQ." msgstr "" -#: ../common/glossary.rst:3936 +#: ../common/glossary.rst:3941 msgid "Zuul" msgstr "" -#: ../common/glossary.rst:3939 +#: ../common/glossary.rst:3944 msgid "" "Tool used in OpenStack development to ensure correctly ordered testing of " "changes in parallel." diff --git a/doc/common/source/locale/es/LC_MESSAGES/common.po b/doc/common/source/locale/es/LC_MESSAGES/common.po index d84bddb484..8a3bc12af0 100644 --- a/doc/common/source/locale/es/LC_MESSAGES/common.po +++ b/doc/common/source/locale/es/LC_MESSAGES/common.po @@ -8,12 +8,12 @@ # Laura Alves, 2013 # Marian Tort , 2014 # Sebastián Ramírez Magrí , 2013 -# OpenStack Infra , 2015. #zanata +# Andreas Jaeger , 2016. #zanata msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-27 02:04+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2069,9 +2069,6 @@ msgstr "nodo del controlador" msgid "core API" msgstr "API básico" -msgid "core project" -msgstr "proyecto básico" - msgid "cost" msgstr "costo" diff --git a/doc/common/source/locale/fr/LC_MESSAGES/common.po b/doc/common/source/locale/fr/LC_MESSAGES/common.po index 98cb4a1058..560aed3d07 100644 --- a/doc/common/source/locale/fr/LC_MESSAGES/common.po +++ b/doc/common/source/locale/fr/LC_MESSAGES/common.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 05:34+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2174,9 +2174,6 @@ msgstr "nœud de contrôle" msgid "core API" msgstr "API principale" -msgid "core project" -msgstr "core project" - msgid "cost" msgstr "coût" diff --git a/doc/common/source/locale/ja/LC_MESSAGES/common.po b/doc/common/source/locale/ja/LC_MESSAGES/common.po index e31d7f1364..0292d449c1 100644 --- a/doc/common/source/locale/ja/LC_MESSAGES/common.po +++ b/doc/common/source/locale/ja/LC_MESSAGES/common.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-16 21:45+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1778,12 +1778,6 @@ msgstr "ボリュームの譲渡要求の受理" msgid "Accept the request:" msgstr "要求を確定します。" -msgid "" -"Accepts API requests and routes them to the ``manila-share`` for action." -msgstr "" -"API リクエストを受け付け、それらを処理するために ``manila-share`` に中継しま" -"す。" - msgid "" "Accepts API requests, and routes them to the ``cinder-volume`` for action." msgstr "" @@ -2552,21 +2546,6 @@ msgstr "" msgid "An object within Object Storage that is larger than 5 GB." msgstr "5 GB より大きい Object Storage 内のオブジェクト。" -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 "" -"OpenStack の公式プロジェクト。現在、 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) がある。しかしながら、この定義は「Big Tent」に関" -"するコミュニティーの議論に基づき変更されてきている。" - msgid "An open source LDAP server. Supported by both Compute and Identity." msgstr "" "オープンソース LDAP サーバー。Compute と Identity によりサポートされる。" @@ -4693,19 +4672,6 @@ msgstr "" "込みリクエストに応答し、状態を管理します。ドライバーアーキテクチャーになって" "おり、様々なストレージプロバイダーと連携できます。" -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." -msgstr "" -"``manila-scheduler`` などの Shared File Systems サービスやプロセスと直接やり" -"取りを行います。また、メッセージキュー経由でもこれらのプロセスと連携します。 " -"``manila-share`` サービスは、Shared File Systems サービスへ送られた読み出し、" -"書き込みリクエストに応答し、状態を管理します。ドライバーアーキテクチャーに" -"なっており、様々なストレージプロバイダーと連携できます。" - msgid "" "Interface within Networking that enables organizations to create custom plug-" "ins for advanced features, such as QoS, ACLs, or IDS." @@ -6503,13 +6469,6 @@ msgstr "API エンドポイントを参照。" msgid "See access control list." msgstr "「アクセス制御リスト」参照。" -msgid "" -"Selects the optimal storage provider node on which to create the share. A " -"similar component to the ``cinder-scheduler``." -msgstr "" -"共有を作成するのに適切なストレージプロバイダーノードを選択します。 ``cinder-" -"scheduler`` と同様のコンポーネントです。" - msgid "" "Selects the optimal storage provider node on which to create the volume. A " "similar component to the ``nova-scheduler``." @@ -7182,19 +7141,6 @@ msgstr "" "す。高いスケーラビリティーを持ちます。RESTful HTTP API 経由で大規模な非構造" "データを低コストで管理できます。" -msgid "" -"The OpenStack Shared File Systems service (manila) provides file storage to " -"a virtual machine. The Shared File Systems service provides an " -"infrastructure for managing shares and provides access to shares to " -"instances. The service also enables management of share types as well as " -"share snapshots if a driver supports snapshots." -msgstr "" -"OpenStack Shared Files Systems サービス (manila) は、仮想マシンにファイルスト" -"レージを提供します。 Shared File Systems サービスは、ファイル共有を管理し、" -"ファイル共有へのアクセスをインスタンスに提供するための基盤を提供します。共有" -"種別を管理することができ、ドライバーがスナップショットに対応している場合には" -"共有のスナップショットを取ることもできます。" - msgid "" "The OpenStack community lives in the #openstack IRC channel on the Freenode " "network. You can hang out, ask questions, or get immediate feedback for " @@ -9993,9 +9939,6 @@ msgstr "コントローラーノード" msgid "core API" msgstr "コアAPI" -msgid "core project" -msgstr "コアプロジェクト" - msgid "cost" msgstr "コスト" @@ -10438,9 +10381,6 @@ msgstr "manila" msgid "manila-api" msgstr "manila-api" -msgid "manila-scheduler daemon" -msgstr "manila-scheduler デーモン" - msgid "manila-share" msgstr "manila-share" diff --git a/doc/common/source/locale/vi_VN/LC_MESSAGES/common.po b/doc/common/source/locale/vi_VN/LC_MESSAGES/common.po index 577d0ba524..dc68fed6d6 100644 --- a/doc/common/source/locale/vi_VN/LC_MESSAGES/common.po +++ b/doc/common/source/locale/vi_VN/LC_MESSAGES/common.po @@ -8,12 +8,12 @@ # Nguyen Tien , 2014 # Thái Bá Đồng , 2012 # Vu Thi Hao , 2015 -# OpenStack Infra , 2015. #zanata +# Andreas Jaeger , 2016. #zanata msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-27 02:04+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -5286,9 +5286,6 @@ msgstr "nút điều khiển" msgid "core API" msgstr "lõi API" -msgid "core project" -msgstr "dự án chính" - msgid "cost" msgstr "giá" diff --git a/doc/glossary/locale/es.po b/doc/glossary/locale/es.po index 55ee4498fb..741023449d 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: 2016-01-27 02:05+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2411,9 +2411,6 @@ msgstr "nodos del controlador" msgid "core API" msgstr "API básico" -msgid "core project" -msgstr "proyecto básico" - msgid "cost" msgstr "costo" diff --git a/doc/glossary/locale/fr.po b/doc/glossary/locale/fr.po index 3461a55466..f2d5f47fa8 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: 2016-01-27 02:05+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2240,9 +2240,6 @@ msgstr "nœud de contrôles" msgid "core API" msgstr "API principale" -msgid "core project" -msgstr "core project" - msgid "cost" msgstr "coût" diff --git a/doc/glossary/locale/glossary.pot b/doc/glossary/locale/glossary.pot index f9e0020c56..4fb2227420 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: 2016-01-27 06:34+0000\n" +"POT-Creation-Date: 2016-03-08 06:09+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:5271(see) +#: ./doc/glossary/glossary-terms.xml:259(glossterm) ./doc/glossary/glossary-terms.xml:261(primary) ./doc/glossary/glossary-terms.xml:5268(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: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:2617(secondary) ./doc/glossary/glossary-terms.xml:3337(secondary) ./doc/glossary/glossary-terms.xml:3466(secondary) ./doc/glossary/glossary-terms.xml:4137(secondary) ./doc/glossary/glossary-terms.xml:4189(secondary) ./doc/glossary/glossary-terms.xml:4308(secondary) ./doc/glossary/glossary-terms.xml:4525(secondary) ./doc/glossary/glossary-terms.xml:4690(secondary) ./doc/glossary/glossary-terms.xml:4708(secondary) ./doc/glossary/glossary-terms.xml:5308(secondary) ./doc/glossary/glossary-terms.xml:5735(secondary) ./doc/glossary/glossary-terms.xml:6021(secondary) ./doc/glossary/glossary-terms.xml:6137(secondary) ./doc/glossary/glossary-terms.xml:6524(secondary) ./doc/glossary/glossary-terms.xml:6709(secondary) ./doc/glossary/glossary-terms.xml:6800(secondary) ./doc/glossary/glossary-terms.xml:7385(secondary) ./doc/glossary/glossary-terms.xml:7488(secondary) ./doc/glossary/glossary-terms.xml:7532(secondary) ./doc/glossary/glossary-terms.xml:7837(secondary) ./doc/glossary/glossary-terms.xml:7880(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:2296(secondary) ./doc/glossary/glossary-terms.xml:2614(secondary) ./doc/glossary/glossary-terms.xml:3334(secondary) ./doc/glossary/glossary-terms.xml:3463(secondary) ./doc/glossary/glossary-terms.xml:4134(secondary) ./doc/glossary/glossary-terms.xml:4186(secondary) ./doc/glossary/glossary-terms.xml:4305(secondary) ./doc/glossary/glossary-terms.xml:4522(secondary) ./doc/glossary/glossary-terms.xml:4687(secondary) ./doc/glossary/glossary-terms.xml:4705(secondary) ./doc/glossary/glossary-terms.xml:5305(secondary) ./doc/glossary/glossary-terms.xml:5732(secondary) ./doc/glossary/glossary-terms.xml:6018(secondary) ./doc/glossary/glossary-terms.xml:6134(secondary) ./doc/glossary/glossary-terms.xml:6537(secondary) ./doc/glossary/glossary-terms.xml:6722(secondary) ./doc/glossary/glossary-terms.xml:6813(secondary) ./doc/glossary/glossary-terms.xml:7398(secondary) ./doc/glossary/glossary-terms.xml:7501(secondary) ./doc/glossary/glossary-terms.xml:7545(secondary) ./doc/glossary/glossary-terms.xml:7850(secondary) ./doc/glossary/glossary-terms.xml:7893(secondary) msgid "definition of" msgstr "" @@ -301,11 +301,11 @@ msgstr "" msgid "API endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:427(primary) ./doc/glossary/glossary-terms.xml:3102(primary) ./doc/glossary/glossary-terms.xml:3130(primary) ./doc/glossary/glossary-terms.xml:3753(primary) ./doc/glossary/glossary-terms.xml:8720(primary) +#: ./doc/glossary/glossary-terms.xml:427(primary) ./doc/glossary/glossary-terms.xml:3099(primary) ./doc/glossary/glossary-terms.xml:3127(primary) ./doc/glossary/glossary-terms.xml:3750(primary) ./doc/glossary/glossary-terms.xml:8733(primary) msgid "endpoints" msgstr "" -#: ./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:6914(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:6927(primary) msgid "API (application programming interface)" msgstr "" @@ -381,7 +381,7 @@ msgstr "" msgid "Application catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:552(secondary) ./doc/glossary/glossary-terms.xml:5593(glossterm) ./doc/glossary/glossary-terms.xml:5595(primary) +#: ./doc/glossary/glossary-terms.xml:552(secondary) ./doc/glossary/glossary-terms.xml:5590(glossterm) ./doc/glossary/glossary-terms.xml:5592(primary) msgid "murano" msgstr "" @@ -393,7 +393,7 @@ msgstr "" msgid "application server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:568(primary) ./doc/glossary/glossary-terms.xml:6896(primary) ./doc/glossary/glossary-terms.xml:7340(primary) ./doc/glossary/glossary-terms.xml:7835(primary) ./doc/glossary/glossary-terms.xml:7864(primary) ./doc/glossary/glossary-terms.xml:9184(primary) +#: ./doc/glossary/glossary-terms.xml:568(primary) ./doc/glossary/glossary-terms.xml:6909(primary) ./doc/glossary/glossary-terms.xml:7353(primary) ./doc/glossary/glossary-terms.xml:7848(primary) ./doc/glossary/glossary-terms.xml:7877(primary) ./doc/glossary/glossary-terms.xml:9197(primary) msgid "servers" msgstr "" @@ -661,7 +661,7 @@ msgstr "" 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:960(glossterm) ./doc/glossary/glossary-terms.xml:962(primary) ./doc/glossary/glossary-terms.xml:4978(secondary) +#: ./doc/glossary/glossary-terms.xml:960(glossterm) ./doc/glossary/glossary-terms.xml:962(primary) ./doc/glossary/glossary-terms.xml:4975(secondary) msgid "barbican" msgstr "" @@ -685,7 +685,7 @@ msgstr "" msgid "Bare metal service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:987(secondary) ./doc/glossary/glossary-terms.xml:4674(glossterm) ./doc/glossary/glossary-terms.xml:4676(primary) +#: ./doc/glossary/glossary-terms.xml:987(secondary) ./doc/glossary/glossary-terms.xml:4671(glossterm) ./doc/glossary/glossary-terms.xml:4673(primary) msgid "ironic" msgstr "" @@ -713,7 +713,7 @@ msgstr "" msgid "Benchmark service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1027(secondary) ./doc/glossary/glossary-terms.xml:7141(glossterm) ./doc/glossary/glossary-terms.xml:7143(primary) +#: ./doc/glossary/glossary-terms.xml:1027(secondary) ./doc/glossary/glossary-terms.xml:7154(glossterm) ./doc/glossary/glossary-terms.xml:7156(primary) msgid "rally" msgstr "" @@ -1001,7 +1001,7 @@ msgstr "" msgid "cell" msgstr "" -#: ./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:6504(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:6517(primary) msgid "cells" msgstr "" @@ -1033,7 +1033,7 @@ msgstr "" msgid "CentOS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1487(para) ./doc/glossary/glossary-terms.xml:2443(para) ./doc/glossary/glossary-terms.xml:6440(para) ./doc/glossary/glossary-terms.xml:7296(para) ./doc/glossary/glossary-terms.xml:8487(para) +#: ./doc/glossary/glossary-terms.xml:1487(para) ./doc/glossary/glossary-terms.xml:2440(para) ./doc/glossary/glossary-terms.xml:6437(para) ./doc/glossary/glossary-terms.xml:7309(para) ./doc/glossary/glossary-terms.xml:8500(para) msgid "A Linux distribution that is compatible with OpenStack." msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" msgid "Configuration Management Database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1814(glossterm) ./doc/glossary/glossary-terms.xml:1816(primary) ./doc/glossary/glossary-terms.xml:3796(secondary) +#: ./doc/glossary/glossary-terms.xml:1814(glossterm) ./doc/glossary/glossary-terms.xml:1816(primary) ./doc/glossary/glossary-terms.xml:3793(secondary) msgid "congress" msgstr "" @@ -1305,7 +1305,7 @@ msgstr "" msgid "The OpenStack core project that provides compute services. The project name of Compute service is nova." msgstr "" -#: ./doc/glossary/glossary-terms.xml:1896(glossterm) ./doc/glossary/glossary-terms.xml:1900(secondary) ./doc/glossary/glossary-terms.xml:6103(secondary) +#: ./doc/glossary/glossary-terms.xml:1896(glossterm) ./doc/glossary/glossary-terms.xml:1900(secondary) ./doc/glossary/glossary-terms.xml:6100(secondary) msgid "Compute API" msgstr "" @@ -1361,7 +1361,7 @@ msgstr "" msgid "concatenated object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:1984(primary) ./doc/glossary/glossary-terms.xml:5320(primary) ./doc/glossary/glossary-terms.xml:6135(primary) ./doc/glossary/glossary-terms.xml:6149(primary) ./doc/glossary/glossary-terms.xml:6163(primary) ./doc/glossary/glossary-terms.xml:6178(primary) ./doc/glossary/glossary-terms.xml:6191(primary) ./doc/glossary/glossary-terms.xml:6205(primary) ./doc/glossary/glossary-terms.xml:6219(primary) ./doc/glossary/glossary-terms.xml:6274(primary) ./doc/glossary/glossary-terms.xml:7779(primary) +#: ./doc/glossary/glossary-terms.xml:1984(primary) ./doc/glossary/glossary-terms.xml:5317(primary) ./doc/glossary/glossary-terms.xml:6132(primary) ./doc/glossary/glossary-terms.xml:6146(primary) ./doc/glossary/glossary-terms.xml:6160(primary) ./doc/glossary/glossary-terms.xml:6175(primary) ./doc/glossary/glossary-terms.xml:6188(primary) ./doc/glossary/glossary-terms.xml:6202(primary) ./doc/glossary/glossary-terms.xml:6216(primary) ./doc/glossary/glossary-terms.xml:6271(primary) ./doc/glossary/glossary-terms.xml:7792(primary) msgid "objects" msgstr "" @@ -1465,7 +1465,7 @@ msgstr "" msgid "Containers service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2112(secondary) ./doc/glossary/glossary-terms.xml:5253(glossterm) ./doc/glossary/glossary-terms.xml:5255(primary) +#: ./doc/glossary/glossary-terms.xml:2112(secondary) ./doc/glossary/glossary-terms.xml:5250(glossterm) ./doc/glossary/glossary-terms.xml:5252(primary) msgid "magnum" msgstr "" @@ -1514,5102 +1514,5110 @@ msgid "Depending on context, the core API is either the OpenStack API or the mai msgstr "" #: ./doc/glossary/glossary-terms.xml:2181(glossterm) ./doc/glossary/glossary-terms.xml:2183(primary) -msgid "core project" +msgid "core service" msgstr "" #: ./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\"." +msgid "An official OpenStack service defined as core by DefCore Committee. Currently, consists of Block Storage service (cinder), Compute service (nova), Identity service (keystone), Image service (glance), Networking service (neutron), and Object Storage service (swift)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2200(glossterm) ./doc/glossary/glossary-terms.xml:2202(primary) +#: ./doc/glossary/glossary-terms.xml:2197(glossterm) ./doc/glossary/glossary-terms.xml:2199(primary) msgid "cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2206(para) +#: ./doc/glossary/glossary-terms.xml:2203(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:2212(glossterm) ./doc/glossary/glossary-terms.xml:2214(primary) +#: ./doc/glossary/glossary-terms.xml:2209(glossterm) ./doc/glossary/glossary-terms.xml:2211(primary) msgid "credentials" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2217(para) +#: ./doc/glossary/glossary-terms.xml:2214(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:2225(glossterm) ./doc/glossary/glossary-terms.xml:2227(primary) +#: ./doc/glossary/glossary-terms.xml:2222(glossterm) ./doc/glossary/glossary-terms.xml:2224(primary) msgid "Cross-Origin Resource Sharing (CORS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2230(para) +#: ./doc/glossary/glossary-terms.xml:2227(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:2239(glossterm) ./doc/glossary/glossary-terms.xml:2241(primary) +#: ./doc/glossary/glossary-terms.xml:2236(glossterm) ./doc/glossary/glossary-terms.xml:2238(primary) msgid "Crowbar" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2245(para) +#: ./doc/glossary/glossary-terms.xml:2242(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:2251(glossterm) ./doc/glossary/glossary-terms.xml:2253(primary) +#: ./doc/glossary/glossary-terms.xml:2248(glossterm) ./doc/glossary/glossary-terms.xml:2250(primary) msgid "current workload" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2257(para) +#: ./doc/glossary/glossary-terms.xml:2254(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:2264(glossterm) +#: ./doc/glossary/glossary-terms.xml:2261(glossterm) msgid "customer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2266(primary) +#: ./doc/glossary/glossary-terms.xml:2263(primary) msgid "customers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2268(see) +#: ./doc/glossary/glossary-terms.xml:2265(see) msgid "tenants" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2272(para) +#: ./doc/glossary/glossary-terms.xml:2269(para) msgid "Alternative term for tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2277(glossterm) ./doc/glossary/glossary-terms.xml:2279(primary) +#: ./doc/glossary/glossary-terms.xml:2274(glossterm) ./doc/glossary/glossary-terms.xml:2276(primary) msgid "customization module" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2283(para) +#: ./doc/glossary/glossary-terms.xml:2280(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:2292(title) +#: ./doc/glossary/glossary-terms.xml:2289(title) msgid "D" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2295(glossterm) +#: ./doc/glossary/glossary-terms.xml:2292(glossterm) msgid "daemon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2297(primary) +#: ./doc/glossary/glossary-terms.xml:2294(primary) msgid "daemons" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2303(para) +#: ./doc/glossary/glossary-terms.xml:2300(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:2310(glossterm) +#: ./doc/glossary/glossary-terms.xml:2307(glossterm) msgid "DAC" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2312(primary) +#: ./doc/glossary/glossary-terms.xml:2309(primary) msgid "DAC (discretionary access control)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2316(para) +#: ./doc/glossary/glossary-terms.xml:2313(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:2325(glossterm) ./doc/glossary/glossary-terms.xml:2327(primary) +#: ./doc/glossary/glossary-terms.xml:2322(glossterm) ./doc/glossary/glossary-terms.xml:2324(primary) msgid "dashboard" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2331(para) +#: ./doc/glossary/glossary-terms.xml:2328(para) msgid "The web-based management interface for OpenStack. An alternative name for horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2337(glossterm) ./doc/glossary/glossary-terms.xml:2341(secondary) +#: ./doc/glossary/glossary-terms.xml:2334(glossterm) ./doc/glossary/glossary-terms.xml:2338(secondary) msgid "data encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2339(primary) +#: ./doc/glossary/glossary-terms.xml:2336(primary) msgid "data" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2345(para) +#: ./doc/glossary/glossary-terms.xml:2342(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:2355(glossterm) ./doc/glossary/glossary-terms.xml:2359(secondary) +#: ./doc/glossary/glossary-terms.xml:2352(glossterm) ./doc/glossary/glossary-terms.xml:2356(secondary) msgid "database ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2357(primary) ./doc/glossary/glossary-terms.xml:2371(primary) +#: ./doc/glossary/glossary-terms.xml:2354(primary) ./doc/glossary/glossary-terms.xml:2368(primary) msgid "databases" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2363(para) +#: ./doc/glossary/glossary-terms.xml:2360(para) msgid "A unique ID given to each replica of an Object Storage database." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2369(glossterm) +#: ./doc/glossary/glossary-terms.xml:2366(glossterm) msgid "database replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2373(secondary) +#: ./doc/glossary/glossary-terms.xml:2370(secondary) msgid "database replicators" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2377(para) +#: ./doc/glossary/glossary-terms.xml:2374(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:2383(glossterm) ./doc/glossary/glossary-terms.xml:2385(primary) +#: ./doc/glossary/glossary-terms.xml:2380(glossterm) ./doc/glossary/glossary-terms.xml:2382(primary) msgid "Database service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2389(para) +#: ./doc/glossary/glossary-terms.xml:2386(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:2399(glossterm) ./doc/glossary/glossary-terms.xml:2401(primary) +#: ./doc/glossary/glossary-terms.xml:2396(glossterm) ./doc/glossary/glossary-terms.xml:2398(primary) msgid "Data processing service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2402(secondary) ./doc/glossary/glossary-terms.xml:7679(glossterm) ./doc/glossary/glossary-terms.xml:7681(primary) +#: ./doc/glossary/glossary-terms.xml:2399(secondary) ./doc/glossary/glossary-terms.xml:7692(glossterm) ./doc/glossary/glossary-terms.xml:7694(primary) msgid "sahara" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2406(para) +#: ./doc/glossary/glossary-terms.xml:2403(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:2414(glossterm) +#: ./doc/glossary/glossary-terms.xml:2411(glossterm) msgid "data store" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2416(primary) +#: ./doc/glossary/glossary-terms.xml:2413(primary) msgid "data store, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2419(para) +#: ./doc/glossary/glossary-terms.xml:2416(para) msgid "A database engine supported by the Database service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2424(glossterm) +#: ./doc/glossary/glossary-terms.xml:2421(glossterm) msgid "deallocate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2426(primary) +#: ./doc/glossary/glossary-terms.xml:2423(primary) msgid "deallocate, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2430(para) +#: ./doc/glossary/glossary-terms.xml:2427(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:2437(glossterm) ./doc/glossary/glossary-terms.xml:2439(primary) +#: ./doc/glossary/glossary-terms.xml:2434(glossterm) ./doc/glossary/glossary-terms.xml:2436(primary) msgid "Debian" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2448(glossterm) ./doc/glossary/glossary-terms.xml:2450(primary) +#: ./doc/glossary/glossary-terms.xml:2445(glossterm) ./doc/glossary/glossary-terms.xml:2447(primary) msgid "deduplication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2454(para) +#: ./doc/glossary/glossary-terms.xml:2451(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:2461(glossterm) +#: ./doc/glossary/glossary-terms.xml:2458(glossterm) msgid "default panel" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2463(primary) +#: ./doc/glossary/glossary-terms.xml:2460(primary) msgid "default panels" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2467(para) +#: ./doc/glossary/glossary-terms.xml:2464(para) msgid "The default panel that is displayed when a user accesses the horizon dashboard." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2473(glossterm) +#: ./doc/glossary/glossary-terms.xml:2470(glossterm) msgid "default tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2475(primary) +#: ./doc/glossary/glossary-terms.xml:2472(primary) msgid "default tenants" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2479(para) +#: ./doc/glossary/glossary-terms.xml:2476(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:2485(glossterm) +#: ./doc/glossary/glossary-terms.xml:2482(glossterm) msgid "default token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2487(primary) +#: ./doc/glossary/glossary-terms.xml:2484(primary) msgid "default tokens" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2491(para) +#: ./doc/glossary/glossary-terms.xml:2488(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:2497(glossterm) ./doc/glossary/glossary-terms.xml:2499(primary) +#: ./doc/glossary/glossary-terms.xml:2494(glossterm) ./doc/glossary/glossary-terms.xml:2496(primary) msgid "delayed delete" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2503(para) +#: ./doc/glossary/glossary-terms.xml:2500(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:2509(glossterm) ./doc/glossary/glossary-terms.xml:2511(primary) +#: ./doc/glossary/glossary-terms.xml:2506(glossterm) ./doc/glossary/glossary-terms.xml:2508(primary) msgid "delivery mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2515(para) +#: ./doc/glossary/glossary-terms.xml:2512(para) msgid "Setting for the Compute RabbitMQ message delivery mode; can be set to either transient or persistent." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2521(glossterm) ./doc/glossary/glossary-terms.xml:2523(primary) +#: ./doc/glossary/glossary-terms.xml:2518(glossterm) ./doc/glossary/glossary-terms.xml:2520(primary) msgid "denial of service (DoS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2527(para) +#: ./doc/glossary/glossary-terms.xml:2524(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:2535(glossterm) ./doc/glossary/glossary-terms.xml:2537(primary) +#: ./doc/glossary/glossary-terms.xml:2532(glossterm) ./doc/glossary/glossary-terms.xml:2534(primary) msgid "deprecated auth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2541(para) +#: ./doc/glossary/glossary-terms.xml:2538(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:2548(glossterm) ./doc/glossary/glossary-terms.xml:2550(primary) +#: ./doc/glossary/glossary-terms.xml:2545(glossterm) ./doc/glossary/glossary-terms.xml:2547(primary) msgid "Designate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2554(para) +#: ./doc/glossary/glossary-terms.xml:2551(para) msgid "Code name for the DNS service project for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2561(glossterm) ./doc/glossary/glossary-terms.xml:2563(primary) +#: ./doc/glossary/glossary-terms.xml:2558(glossterm) ./doc/glossary/glossary-terms.xml:2560(primary) msgid "Desktop-as-a-Service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2567(para) +#: ./doc/glossary/glossary-terms.xml:2564(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:2577(glossterm) ./doc/glossary/glossary-terms.xml:2579(primary) +#: ./doc/glossary/glossary-terms.xml:2574(glossterm) ./doc/glossary/glossary-terms.xml:2576(primary) msgid "developer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2583(para) +#: ./doc/glossary/glossary-terms.xml:2580(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:2589(glossterm) ./doc/glossary/glossary-terms.xml:2591(primary) +#: ./doc/glossary/glossary-terms.xml:2586(glossterm) ./doc/glossary/glossary-terms.xml:2588(primary) msgid "device ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2595(para) +#: ./doc/glossary/glossary-terms.xml:2592(para) msgid "Maps Object Storage partitions to physical storage devices." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2601(glossterm) ./doc/glossary/glossary-terms.xml:2603(primary) +#: ./doc/glossary/glossary-terms.xml:2598(glossterm) ./doc/glossary/glossary-terms.xml:2600(primary) msgid "device weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2607(para) +#: ./doc/glossary/glossary-terms.xml:2604(para) msgid "Distributes partitions proportionately across Object Storage devices based on the storage capacity of each device." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2613(glossterm) ./doc/glossary/glossary-terms.xml:2615(primary) +#: ./doc/glossary/glossary-terms.xml:2610(glossterm) ./doc/glossary/glossary-terms.xml:2612(primary) msgid "DevStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2621(para) +#: ./doc/glossary/glossary-terms.xml:2618(para) msgid "Community project that uses shell scripts to quickly build complete OpenStack development environments." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2627(glossterm) +#: ./doc/glossary/glossary-terms.xml:2624(glossterm) msgid "DHCP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2629(primary) +#: ./doc/glossary/glossary-terms.xml:2626(primary) msgid "DHCP (Dynamic Host Configuration Protocol)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2631(secondary) ./doc/glossary/glossary-terms.xml:4171(secondary) ./doc/glossary/glossary-terms.xml:4251(secondary) ./doc/glossary/glossary-terms.xml:4266(secondary) ./doc/glossary/glossary-terms.xml:6398(secondary) ./doc/glossary/glossary-terms.xml:7261(secondary) +#: ./doc/glossary/glossary-terms.xml:2628(secondary) ./doc/glossary/glossary-terms.xml:4168(secondary) ./doc/glossary/glossary-terms.xml:4248(secondary) ./doc/glossary/glossary-terms.xml:4263(secondary) ./doc/glossary/glossary-terms.xml:6395(secondary) ./doc/glossary/glossary-terms.xml:7274(secondary) msgid "basics of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2635(para) +#: ./doc/glossary/glossary-terms.xml:2632(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:2645(glossterm) ./doc/glossary/glossary-terms.xml:2647(primary) +#: ./doc/glossary/glossary-terms.xml:2642(glossterm) ./doc/glossary/glossary-terms.xml:2644(primary) msgid "DHCP agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2651(para) +#: ./doc/glossary/glossary-terms.xml:2648(para) msgid "OpenStack Networking agent that provides DHCP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2657(glossterm) ./doc/glossary/glossary-terms.xml:2659(primary) +#: ./doc/glossary/glossary-terms.xml:2654(glossterm) ./doc/glossary/glossary-terms.xml:2656(primary) msgid "Diablo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2663(para) +#: ./doc/glossary/glossary-terms.xml:2660(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:2667(para) +#: ./doc/glossary/glossary-terms.xml:2664(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:2675(glossterm) +#: ./doc/glossary/glossary-terms.xml:2672(glossterm) msgid "direct consumer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2677(primary) +#: ./doc/glossary/glossary-terms.xml:2674(primary) msgid "direct consumers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2681(para) +#: ./doc/glossary/glossary-terms.xml:2678(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:2688(glossterm) +#: ./doc/glossary/glossary-terms.xml:2685(glossterm) msgid "direct exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2690(primary) +#: ./doc/glossary/glossary-terms.xml:2687(primary) msgid "direct exchanges" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2694(para) +#: ./doc/glossary/glossary-terms.xml:2691(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:2701(glossterm) +#: ./doc/glossary/glossary-terms.xml:2698(glossterm) msgid "direct publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2703(primary) +#: ./doc/glossary/glossary-terms.xml:2700(primary) msgid "direct publishers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2707(para) +#: ./doc/glossary/glossary-terms.xml:2704(para) msgid "Element of RabbitMQ that provides a response to an incoming MQ message." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2713(glossterm) ./doc/glossary/glossary-terms.xml:2715(primary) +#: ./doc/glossary/glossary-terms.xml:2710(glossterm) ./doc/glossary/glossary-terms.xml:2712(primary) msgid "disassociate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2719(para) +#: ./doc/glossary/glossary-terms.xml:2716(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:2726(glossterm) ./doc/glossary/glossary-terms.xml:2728(primary) +#: ./doc/glossary/glossary-terms.xml:2723(glossterm) ./doc/glossary/glossary-terms.xml:2725(primary) msgid "disk encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2732(para) +#: ./doc/glossary/glossary-terms.xml:2729(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:2738(glossterm) ./doc/glossary/glossary-terms.xml:2740(primary) +#: ./doc/glossary/glossary-terms.xml:2735(glossterm) ./doc/glossary/glossary-terms.xml:2737(primary) msgid "disk format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2744(para) +#: ./doc/glossary/glossary-terms.xml:2741(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:2751(glossterm) ./doc/glossary/glossary-terms.xml:2753(primary) +#: ./doc/glossary/glossary-terms.xml:2748(glossterm) ./doc/glossary/glossary-terms.xml:2750(primary) msgid "dispersion" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2757(para) +#: ./doc/glossary/glossary-terms.xml:2754(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:2763(glossterm) ./doc/glossary/glossary-terms.xml:2765(primary) +#: ./doc/glossary/glossary-terms.xml:2760(glossterm) ./doc/glossary/glossary-terms.xml:2762(primary) msgid "distributed virtual router (DVR)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2769(para) +#: ./doc/glossary/glossary-terms.xml:2766(para) msgid "Mechanism for highly-available multi-host routing when using OpenStack Networking (neutron)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2775(glossterm) ./doc/glossary/glossary-terms.xml:2777(primary) +#: ./doc/glossary/glossary-terms.xml:2772(glossterm) ./doc/glossary/glossary-terms.xml:2774(primary) msgid "Django" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2781(para) +#: ./doc/glossary/glossary-terms.xml:2778(para) msgid "A web framework used extensively in horizon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2787(glossterm) +#: ./doc/glossary/glossary-terms.xml:2784(glossterm) msgid "DNS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2789(primary) +#: ./doc/glossary/glossary-terms.xml:2786(primary) msgid "DNS (Domain Name System, Server or Service)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2791(secondary) +#: ./doc/glossary/glossary-terms.xml:2788(secondary) msgid "definitions of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2795(para) +#: ./doc/glossary/glossary-terms.xml:2792(para) msgid "Domain Name System. 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:2803(glossterm) +#: ./doc/glossary/glossary-terms.xml:2800(glossterm) msgid "DNS record" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2805(primary) +#: ./doc/glossary/glossary-terms.xml:2802(primary) msgid "DNS (Domain Name Server, Service or System)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2807(secondary) +#: ./doc/glossary/glossary-terms.xml:2804(secondary) msgid "DNS records" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2811(para) +#: ./doc/glossary/glossary-terms.xml:2808(para) msgid "A record that specifies information about a particular domain and belongs to the domain." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2817(glossterm) ./doc/glossary/glossary-terms.xml:2819(primary) +#: ./doc/glossary/glossary-terms.xml:2814(glossterm) ./doc/glossary/glossary-terms.xml:2816(primary) msgid "DNS service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2820(secondary) +#: ./doc/glossary/glossary-terms.xml:2817(secondary) msgid "designate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2824(para) +#: ./doc/glossary/glossary-terms.xml:2821(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:2834(glossterm) ./doc/glossary/glossary-terms.xml:2836(primary) +#: ./doc/glossary/glossary-terms.xml:2831(glossterm) ./doc/glossary/glossary-terms.xml:2833(primary) msgid "dnsmasq" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2840(para) +#: ./doc/glossary/glossary-terms.xml:2837(para) msgid "Daemon that provides DNS, DHCP, BOOTP, and TFTP services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2846(glossterm) +#: ./doc/glossary/glossary-terms.xml:2843(glossterm) msgid "domain" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2848(primary) +#: ./doc/glossary/glossary-terms.xml:2845(primary) msgid "domain, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2852(para) +#: ./doc/glossary/glossary-terms.xml:2849(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:2855(para) +#: ./doc/glossary/glossary-terms.xml:2852(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:2859(para) +#: ./doc/glossary/glossary-terms.xml:2856(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:2865(glossterm) +#: ./doc/glossary/glossary-terms.xml:2862(glossterm) msgid "Domain Name System (DNS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2868(para) +#: ./doc/glossary/glossary-terms.xml:2865(para) msgid "A system by which Internet domain name-to-address and address-to-name resolutions are determined." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2871(para) +#: ./doc/glossary/glossary-terms.xml:2868(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:2875(para) +#: ./doc/glossary/glossary-terms.xml:2872(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:2882(para) +#: ./doc/glossary/glossary-terms.xml:2879(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:2889(glossterm) +#: ./doc/glossary/glossary-terms.xml:2886(glossterm) msgid "download" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2891(primary) +#: ./doc/glossary/glossary-terms.xml:2888(primary) msgid "download, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2895(para) +#: ./doc/glossary/glossary-terms.xml:2892(para) msgid "The transfer of data, usually in the form of files, from one computer to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2901(glossterm) +#: ./doc/glossary/glossary-terms.xml:2898(glossterm) msgid "DRTM" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2903(primary) +#: ./doc/glossary/glossary-terms.xml:2900(primary) msgid "DRTM (dynamic root of trust measurement)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2907(para) +#: ./doc/glossary/glossary-terms.xml:2904(para) msgid "Dynamic root of trust measurement." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2912(glossterm) ./doc/glossary/glossary-terms.xml:2914(primary) +#: ./doc/glossary/glossary-terms.xml:2909(glossterm) ./doc/glossary/glossary-terms.xml:2911(primary) msgid "durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2918(para) +#: ./doc/glossary/glossary-terms.xml:2915(para) msgid "The Compute RabbitMQ message exchange that remains active when the server restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2924(glossterm) ./doc/glossary/glossary-terms.xml:2926(primary) +#: ./doc/glossary/glossary-terms.xml:2921(glossterm) ./doc/glossary/glossary-terms.xml:2923(primary) msgid "durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2930(para) +#: ./doc/glossary/glossary-terms.xml:2927(para) msgid "A Compute RabbitMQ message queue that remains active when the server restarts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2936(glossterm) +#: ./doc/glossary/glossary-terms.xml:2933(glossterm) msgid "Dynamic Host Configuration Protocol (DHCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2939(para) +#: ./doc/glossary/glossary-terms.xml:2936(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:2945(glossterm) +#: ./doc/glossary/glossary-terms.xml:2942(glossterm) msgid "Dynamic HyperText Markup Language (DHTML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2948(primary) +#: ./doc/glossary/glossary-terms.xml:2945(primary) msgid "DHTML (Dynamic HyperText Markup Language)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2952(para) +#: ./doc/glossary/glossary-terms.xml:2949(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:2962(title) +#: ./doc/glossary/glossary-terms.xml:2959(title) msgid "E" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2965(glossterm) ./doc/glossary/glossary-terms.xml:2967(primary) +#: ./doc/glossary/glossary-terms.xml:2962(glossterm) ./doc/glossary/glossary-terms.xml:2964(primary) msgid "east-west traffic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2971(para) +#: ./doc/glossary/glossary-terms.xml:2968(para) msgid "Network traffic between servers in the same cloud or data center. See also north-south traffic." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2978(glossterm) ./doc/glossary/glossary-terms.xml:2980(primary) +#: ./doc/glossary/glossary-terms.xml:2975(glossterm) ./doc/glossary/glossary-terms.xml:2977(primary) msgid "EBS boot volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2984(para) +#: ./doc/glossary/glossary-terms.xml:2981(para) msgid "An Amazon EBS storage volume that contains a bootable VM image, currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:2990(glossterm) ./doc/glossary/glossary-terms.xml:2992(primary) +#: ./doc/glossary/glossary-terms.xml:2987(glossterm) ./doc/glossary/glossary-terms.xml:2989(primary) msgid "ebtables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:2996(para) +#: ./doc/glossary/glossary-terms.xml:2993(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:3004(glossterm) ./doc/glossary/glossary-terms.xml:3015(primary) ./doc/glossary/glossary-terms.xml:3029(primary) ./doc/glossary/glossary-terms.xml:3043(primary) ./doc/glossary/glossary-terms.xml:3057(primary) +#: ./doc/glossary/glossary-terms.xml:3001(glossterm) ./doc/glossary/glossary-terms.xml:3012(primary) ./doc/glossary/glossary-terms.xml:3026(primary) ./doc/glossary/glossary-terms.xml:3040(primary) ./doc/glossary/glossary-terms.xml:3054(primary) msgid "EC2" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3007(para) +#: ./doc/glossary/glossary-terms.xml:3004(para) msgid "The Amazon commercial compute product, similar to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3013(glossterm) ./doc/glossary/glossary-terms.xml:3017(secondary) +#: ./doc/glossary/glossary-terms.xml:3010(glossterm) ./doc/glossary/glossary-terms.xml:3014(secondary) msgid "EC2 access key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3021(para) +#: ./doc/glossary/glossary-terms.xml:3018(para) msgid "Used along with an EC2 secret key to access the Compute EC2 API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3027(glossterm) ./doc/glossary/glossary-terms.xml:3031(secondary) +#: ./doc/glossary/glossary-terms.xml:3024(glossterm) ./doc/glossary/glossary-terms.xml:3028(secondary) msgid "EC2 API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3035(para) +#: ./doc/glossary/glossary-terms.xml:3032(para) msgid "OpenStack supports accessing the Amazon EC2 API through Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3041(glossterm) +#: ./doc/glossary/glossary-terms.xml:3038(glossterm) msgid "EC2 Compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3045(secondary) +#: ./doc/glossary/glossary-terms.xml:3042(secondary) msgid "EC2 compatibility API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3049(para) +#: ./doc/glossary/glossary-terms.xml:3046(para) msgid "A Compute component that enables OpenStack to communicate with Amazon EC2." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3055(glossterm) ./doc/glossary/glossary-terms.xml:3059(secondary) +#: ./doc/glossary/glossary-terms.xml:3052(glossterm) ./doc/glossary/glossary-terms.xml:3056(secondary) msgid "EC2 secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3063(para) +#: ./doc/glossary/glossary-terms.xml:3060(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:3069(glossterm) ./doc/glossary/glossary-terms.xml:3071(primary) +#: ./doc/glossary/glossary-terms.xml:3066(glossterm) ./doc/glossary/glossary-terms.xml:3068(primary) msgid "Elastic Block Storage (EBS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3075(para) +#: ./doc/glossary/glossary-terms.xml:3072(para) msgid "The Amazon commercial block storage product." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3080(glossterm) +#: ./doc/glossary/glossary-terms.xml:3077(glossterm) msgid "encryption" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3082(primary) +#: ./doc/glossary/glossary-terms.xml:3079(primary) msgid "encryption, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3086(para) +#: ./doc/glossary/glossary-terms.xml:3083(para) msgid "OpenStack supports encryption technologies such as HTTPS, SSH, SSL, TLS, digital certificates, and data encryption." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3092(glossterm) +#: ./doc/glossary/glossary-terms.xml:3089(glossterm) msgid "endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3095(para) +#: ./doc/glossary/glossary-terms.xml:3092(para) msgid "See API endpoint." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3100(glossterm) ./doc/glossary/glossary-terms.xml:3104(secondary) +#: ./doc/glossary/glossary-terms.xml:3097(glossterm) ./doc/glossary/glossary-terms.xml:3101(secondary) msgid "endpoint registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3108(para) +#: ./doc/glossary/glossary-terms.xml:3105(para) msgid "Alternative term for an Identity service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3113(glossterm) ./doc/glossary/glossary-terms.xml:3115(primary) +#: ./doc/glossary/glossary-terms.xml:3110(glossterm) ./doc/glossary/glossary-terms.xml:3112(primary) msgid "encapsulation" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3119(para) +#: ./doc/glossary/glossary-terms.xml:3116(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:3128(glossterm) +#: ./doc/glossary/glossary-terms.xml:3125(glossterm) msgid "endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3132(secondary) +#: ./doc/glossary/glossary-terms.xml:3129(secondary) msgid "endpoint templates" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3136(para) +#: ./doc/glossary/glossary-terms.xml:3133(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:3143(glossterm) +#: ./doc/glossary/glossary-terms.xml:3140(glossterm) msgid "entity" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3145(primary) +#: ./doc/glossary/glossary-terms.xml:3142(primary) msgid "entity, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3149(para) +#: ./doc/glossary/glossary-terms.xml:3146(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:3157(glossterm) +#: ./doc/glossary/glossary-terms.xml:3154(glossterm) msgid "ephemeral image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3159(primary) +#: ./doc/glossary/glossary-terms.xml:3156(primary) msgid "ephemeral images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3163(para) +#: ./doc/glossary/glossary-terms.xml:3160(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:3170(glossterm) ./doc/glossary/glossary-terms.xml:3172(primary) ./doc/glossary/glossary-terms.xml:6068(see) +#: ./doc/glossary/glossary-terms.xml:3167(glossterm) ./doc/glossary/glossary-terms.xml:3169(primary) ./doc/glossary/glossary-terms.xml:6065(see) msgid "ephemeral volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3176(para) +#: ./doc/glossary/glossary-terms.xml:3173(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:3182(glossterm) ./doc/glossary/glossary-terms.xml:3184(primary) +#: ./doc/glossary/glossary-terms.xml:3179(glossterm) ./doc/glossary/glossary-terms.xml:3181(primary) msgid "Essex" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3188(para) +#: ./doc/glossary/glossary-terms.xml:3185(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:3192(para) +#: ./doc/glossary/glossary-terms.xml:3189(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:3199(glossterm) +#: ./doc/glossary/glossary-terms.xml:3196(glossterm) msgid "ESXi" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3201(primary) +#: ./doc/glossary/glossary-terms.xml:3198(primary) msgid "ESXi hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3205(para) ./doc/glossary/glossary-terms.xml:5180(para) ./doc/glossary/glossary-terms.xml:8980(para) ./doc/glossary/glossary-terms.xml:9227(para) ./doc/glossary/glossary-terms.xml:9457(para) ./doc/glossary/glossary-terms.xml:9577(para) ./doc/glossary/glossary-terms.xml:9604(para) +#: ./doc/glossary/glossary-terms.xml:3202(para) ./doc/glossary/glossary-terms.xml:5177(para) ./doc/glossary/glossary-terms.xml:8993(para) ./doc/glossary/glossary-terms.xml:9240(para) ./doc/glossary/glossary-terms.xml:9470(para) ./doc/glossary/glossary-terms.xml:9590(para) ./doc/glossary/glossary-terms.xml:9617(para) msgid "An OpenStack-supported hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3210(glossterm) ./doc/glossary/glossary-terms.xml:3212(primary) +#: ./doc/glossary/glossary-terms.xml:3207(glossterm) ./doc/glossary/glossary-terms.xml:3209(primary) msgid "ETag" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3216(para) +#: ./doc/glossary/glossary-terms.xml:3213(para) msgid "MD5 hash of an object within Object Storage, used to ensure data integrity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3222(glossterm) ./doc/glossary/glossary-terms.xml:3224(primary) +#: ./doc/glossary/glossary-terms.xml:3219(glossterm) ./doc/glossary/glossary-terms.xml:3221(primary) msgid "euca2ools" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3228(para) +#: ./doc/glossary/glossary-terms.xml:3225(para) msgid "A collection of command-line tools for administering VMs; most are compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3234(glossterm) ./doc/glossary/glossary-terms.xml:3236(primary) +#: ./doc/glossary/glossary-terms.xml:3231(glossterm) ./doc/glossary/glossary-terms.xml:3233(primary) msgid "Eucalyptus Kernel Image (EKI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3240(para) +#: ./doc/glossary/glossary-terms.xml:3237(para) msgid "Used along with an ERI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3245(glossterm) ./doc/glossary/glossary-terms.xml:3247(primary) +#: ./doc/glossary/glossary-terms.xml:3242(glossterm) ./doc/glossary/glossary-terms.xml:3244(primary) msgid "Eucalyptus Machine Image (EMI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3251(para) +#: ./doc/glossary/glossary-terms.xml:3248(para) msgid "VM image container format supported by Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3256(glossterm) ./doc/glossary/glossary-terms.xml:3258(primary) +#: ./doc/glossary/glossary-terms.xml:3253(glossterm) ./doc/glossary/glossary-terms.xml:3255(primary) msgid "Eucalyptus Ramdisk Image (ERI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3262(para) +#: ./doc/glossary/glossary-terms.xml:3259(para) msgid "Used along with an EKI to create an EMI." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3267(glossterm) +#: ./doc/glossary/glossary-terms.xml:3264(glossterm) msgid "evacuate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3269(primary) +#: ./doc/glossary/glossary-terms.xml:3266(primary) msgid "evacuation, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3273(para) +#: ./doc/glossary/glossary-terms.xml:3270(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:3280(glossterm) ./doc/glossary/glossary-terms.xml:3282(primary) +#: ./doc/glossary/glossary-terms.xml:3277(glossterm) ./doc/glossary/glossary-terms.xml:3279(primary) msgid "exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3286(para) +#: ./doc/glossary/glossary-terms.xml:3283(para) msgid "Alternative term for a RabbitMQ message exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3291(glossterm) +#: ./doc/glossary/glossary-terms.xml:3288(glossterm) msgid "exchange type" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3293(primary) +#: ./doc/glossary/glossary-terms.xml:3290(primary) msgid "exchange types" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3297(para) +#: ./doc/glossary/glossary-terms.xml:3294(para) msgid "A routing algorithm in the Compute RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3302(glossterm) +#: ./doc/glossary/glossary-terms.xml:3299(glossterm) msgid "exclusive queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3304(primary) ./doc/glossary/glossary-terms.xml:8865(primary) +#: ./doc/glossary/glossary-terms.xml:3301(primary) ./doc/glossary/glossary-terms.xml:8878(primary) msgid "queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3306(secondary) ./doc/glossary/glossary-terms.xml:3309(primary) +#: ./doc/glossary/glossary-terms.xml:3303(secondary) ./doc/glossary/glossary-terms.xml:3306(primary) msgid "exclusive queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3313(para) +#: ./doc/glossary/glossary-terms.xml:3310(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:3319(glossterm) ./doc/glossary/glossary-terms.xml:3321(primary) +#: ./doc/glossary/glossary-terms.xml:3316(glossterm) ./doc/glossary/glossary-terms.xml:3318(primary) msgid "extended attributes (xattr)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3325(para) +#: ./doc/glossary/glossary-terms.xml:3322(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:3333(glossterm) +#: ./doc/glossary/glossary-terms.xml:3330(glossterm) msgid "extension" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3335(primary) +#: ./doc/glossary/glossary-terms.xml:3332(primary) msgid "extensions" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3341(para) +#: ./doc/glossary/glossary-terms.xml:3338(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:3348(glossterm) +#: ./doc/glossary/glossary-terms.xml:3345(glossterm) msgid "external network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3350(primary) +#: ./doc/glossary/glossary-terms.xml:3347(primary) msgid "external network, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3354(para) +#: ./doc/glossary/glossary-terms.xml:3351(para) msgid "A network segment typically used for instance Internet access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3360(glossterm) +#: ./doc/glossary/glossary-terms.xml:3357(glossterm) msgid "extra specs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3362(primary) +#: ./doc/glossary/glossary-terms.xml:3359(primary) msgid "extra specs, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3366(para) +#: ./doc/glossary/glossary-terms.xml:3363(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:3376(title) +#: ./doc/glossary/glossary-terms.xml:3373(title) msgid "F" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3379(glossterm) ./doc/glossary/glossary-terms.xml:3381(primary) +#: ./doc/glossary/glossary-terms.xml:3376(glossterm) ./doc/glossary/glossary-terms.xml:3378(primary) msgid "FakeLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3385(para) +#: ./doc/glossary/glossary-terms.xml:3382(para) msgid "An easy method to create a local LDAP directory for testing Identity and Compute. Requires Redis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3391(glossterm) ./doc/glossary/glossary-terms.xml:3393(primary) +#: ./doc/glossary/glossary-terms.xml:3388(glossterm) ./doc/glossary/glossary-terms.xml:3390(primary) msgid "fan-out exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3397(para) +#: ./doc/glossary/glossary-terms.xml:3394(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:3404(glossterm) ./doc/glossary/glossary-terms.xml:3406(primary) +#: ./doc/glossary/glossary-terms.xml:3401(glossterm) ./doc/glossary/glossary-terms.xml:3403(primary) msgid "federated identity" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3410(para) +#: ./doc/glossary/glossary-terms.xml:3407(para) msgid "A method to establish trusts between identity providers and the OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3416(glossterm) ./doc/glossary/glossary-terms.xml:3418(primary) +#: ./doc/glossary/glossary-terms.xml:3413(glossterm) ./doc/glossary/glossary-terms.xml:3415(primary) msgid "Fedora" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3422(para) +#: ./doc/glossary/glossary-terms.xml:3419(para) msgid "A Linux distribution compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3427(glossterm) ./doc/glossary/glossary-terms.xml:3429(primary) +#: ./doc/glossary/glossary-terms.xml:3424(glossterm) ./doc/glossary/glossary-terms.xml:3426(primary) msgid "Fibre Channel" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3433(para) +#: ./doc/glossary/glossary-terms.xml:3430(para) msgid "Storage protocol similar in concept to TCP/IP; encapsulates SCSI commands and data." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3439(glossterm) ./doc/glossary/glossary-terms.xml:3441(primary) +#: ./doc/glossary/glossary-terms.xml:3436(glossterm) ./doc/glossary/glossary-terms.xml:3438(primary) msgid "Fibre Channel over Ethernet (FCoE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3445(para) +#: ./doc/glossary/glossary-terms.xml:3442(para) msgid "The fibre channel protocol tunneled within Ethernet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3450(glossterm) ./doc/glossary/glossary-terms.xml:3452(primary) +#: ./doc/glossary/glossary-terms.xml:3447(glossterm) ./doc/glossary/glossary-terms.xml:3449(primary) msgid "fill-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3456(para) +#: ./doc/glossary/glossary-terms.xml:3453(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:3462(glossterm) +#: ./doc/glossary/glossary-terms.xml:3459(glossterm) msgid "filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3464(primary) ./doc/glossary/glossary-terms.xml:4480(primary) +#: ./doc/glossary/glossary-terms.xml:3461(primary) ./doc/glossary/glossary-terms.xml:4477(primary) msgid "filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3470(para) +#: ./doc/glossary/glossary-terms.xml:3467(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:3476(glossterm) +#: ./doc/glossary/glossary-terms.xml:3473(glossterm) msgid "firewall" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3478(primary) +#: ./doc/glossary/glossary-terms.xml:3475(primary) msgid "firewalls" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3482(para) +#: ./doc/glossary/glossary-terms.xml:3479(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:3489(glossterm) +#: ./doc/glossary/glossary-terms.xml:3486(glossterm) msgid "FWaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3491(primary) +#: ./doc/glossary/glossary-terms.xml:3488(primary) msgid "Firewall-as-a-Service (FWaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3495(para) +#: ./doc/glossary/glossary-terms.xml:3492(para) msgid "A Networking extension that provides perimeter firewall functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3501(glossterm) +#: ./doc/glossary/glossary-terms.xml:3498(glossterm) msgid "fixed IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3503(primary) ./doc/glossary/glossary-terms.xml:3598(primary) ./doc/glossary/glossary-terms.xml:4706(primary) ./doc/glossary/glossary-terms.xml:6758(primary) ./doc/glossary/glossary-terms.xml:6948(primary) ./doc/glossary/glossary-terms.xml:8074(primary) ./doc/glossary/glossary-terms.xml:8344(primary) +#: ./doc/glossary/glossary-terms.xml:3500(primary) ./doc/glossary/glossary-terms.xml:3595(primary) ./doc/glossary/glossary-terms.xml:4703(primary) ./doc/glossary/glossary-terms.xml:6771(primary) ./doc/glossary/glossary-terms.xml:6961(primary) ./doc/glossary/glossary-terms.xml:8087(primary) ./doc/glossary/glossary-terms.xml:8357(primary) msgid "IP addresses" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3505(secondary) +#: ./doc/glossary/glossary-terms.xml:3502(secondary) msgid "fixed" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3508(primary) +#: ./doc/glossary/glossary-terms.xml:3505(primary) msgid "fixed IP addresses" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3512(para) +#: ./doc/glossary/glossary-terms.xml:3509(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:3520(glossterm) ./doc/glossary/glossary-terms.xml:3522(primary) +#: ./doc/glossary/glossary-terms.xml:3517(glossterm) ./doc/glossary/glossary-terms.xml:3519(primary) msgid "Flat Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3526(para) +#: ./doc/glossary/glossary-terms.xml:3523(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:3533(glossterm) ./doc/glossary/glossary-terms.xml:3535(primary) +#: ./doc/glossary/glossary-terms.xml:3530(glossterm) ./doc/glossary/glossary-terms.xml:3532(primary) msgid "flat mode injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3539(para) +#: ./doc/glossary/glossary-terms.xml:3536(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:3546(glossterm) ./doc/glossary/glossary-terms.xml:3548(primary) +#: ./doc/glossary/glossary-terms.xml:3543(glossterm) ./doc/glossary/glossary-terms.xml:3545(primary) msgid "flat network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3552(para) +#: ./doc/glossary/glossary-terms.xml:3549(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:3561(glossterm) ./doc/glossary/glossary-terms.xml:3563(primary) +#: ./doc/glossary/glossary-terms.xml:3558(glossterm) ./doc/glossary/glossary-terms.xml:3560(primary) msgid "FlatDHCP Manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3567(para) +#: ./doc/glossary/glossary-terms.xml:3564(para) msgid "The Compute component that provides dnsmasq (DHCP, DNS, BOOTP, TFTP) and radvd (routing) services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3573(glossterm) ./doc/glossary/glossary-terms.xml:3575(primary) +#: ./doc/glossary/glossary-terms.xml:3570(glossterm) ./doc/glossary/glossary-terms.xml:3572(primary) msgid "flavor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3579(para) +#: ./doc/glossary/glossary-terms.xml:3576(para) msgid "Alternative term for a VM instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3584(glossterm) ./doc/glossary/glossary-terms.xml:3586(primary) +#: ./doc/glossary/glossary-terms.xml:3581(glossterm) ./doc/glossary/glossary-terms.xml:3583(primary) msgid "flavor ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3590(para) +#: ./doc/glossary/glossary-terms.xml:3587(para) msgid "UUID for each Compute or Image service VM flavor or instance type." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3596(glossterm) ./doc/glossary/glossary-terms.xml:3603(primary) +#: ./doc/glossary/glossary-terms.xml:3593(glossterm) ./doc/glossary/glossary-terms.xml:3600(primary) msgid "floating IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3600(secondary) +#: ./doc/glossary/glossary-terms.xml:3597(secondary) msgid "floating" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3607(para) +#: ./doc/glossary/glossary-terms.xml:3604(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:3616(glossterm) ./doc/glossary/glossary-terms.xml:3618(primary) +#: ./doc/glossary/glossary-terms.xml:3613(glossterm) ./doc/glossary/glossary-terms.xml:3615(primary) msgid "Folsom" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3622(para) +#: ./doc/glossary/glossary-terms.xml:3619(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:3627(para) +#: ./doc/glossary/glossary-terms.xml:3624(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:3635(glossterm) ./doc/glossary/glossary-terms.xml:3637(primary) +#: ./doc/glossary/glossary-terms.xml:3632(glossterm) ./doc/glossary/glossary-terms.xml:3634(primary) msgid "FormPost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3641(para) +#: ./doc/glossary/glossary-terms.xml:3638(para) msgid "Object Storage middleware that uploads (posts) an image through a form on a web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3647(glossterm) ./doc/glossary/glossary-terms.xml:3649(primary) +#: ./doc/glossary/glossary-terms.xml:3644(glossterm) ./doc/glossary/glossary-terms.xml:3646(primary) msgid "freezer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3653(para) +#: ./doc/glossary/glossary-terms.xml:3650(para) msgid "OpenStack project that provides backup restore and disaster recovery as a service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3661(glossterm) +#: ./doc/glossary/glossary-terms.xml:3658(glossterm) msgid "front end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3663(primary) +#: ./doc/glossary/glossary-terms.xml:3660(primary) msgid "front end, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3667(para) +#: ./doc/glossary/glossary-terms.xml:3664(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:3676(title) +#: ./doc/glossary/glossary-terms.xml:3673(title) msgid "G" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3679(glossterm) ./doc/glossary/glossary-terms.xml:3681(primary) +#: ./doc/glossary/glossary-terms.xml:3676(glossterm) ./doc/glossary/glossary-terms.xml:3678(primary) msgid "gateway" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3685(para) +#: ./doc/glossary/glossary-terms.xml:3682(para) msgid "An IP address, typically assigned to a router, that passes network traffic between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3691(glossterm) ./doc/glossary/glossary-terms.xml:3693(primary) +#: ./doc/glossary/glossary-terms.xml:3688(glossterm) ./doc/glossary/glossary-terms.xml:3690(primary) msgid "generic receive offload (GRO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3696(para) +#: ./doc/glossary/glossary-terms.xml:3693(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:3703(glossterm) ./doc/glossary/glossary-terms.xml:3705(primary) +#: ./doc/glossary/glossary-terms.xml:3700(glossterm) ./doc/glossary/glossary-terms.xml:3702(primary) msgid "generic routing encapsulation (GRE)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3708(para) +#: ./doc/glossary/glossary-terms.xml:3705(para) msgid "Protocol that encapsulates a wide variety of network layer protocols inside virtual point-to-point links." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3715(glossterm) ./doc/glossary/glossary-terms.xml:3725(primary) ./doc/glossary/glossary-terms.xml:3740(primary) +#: ./doc/glossary/glossary-terms.xml:3712(glossterm) ./doc/glossary/glossary-terms.xml:3722(primary) ./doc/glossary/glossary-terms.xml:3737(primary) msgid "glance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3718(para) +#: ./doc/glossary/glossary-terms.xml:3715(para) msgid "A core project that provides the OpenStack Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3723(glossterm) ./doc/glossary/glossary-terms.xml:3727(secondary) +#: ./doc/glossary/glossary-terms.xml:3720(glossterm) ./doc/glossary/glossary-terms.xml:3724(secondary) msgid "glance API server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3731(para) +#: ./doc/glossary/glossary-terms.xml:3728(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:3738(glossterm) ./doc/glossary/glossary-terms.xml:3742(secondary) +#: ./doc/glossary/glossary-terms.xml:3735(glossterm) ./doc/glossary/glossary-terms.xml:3739(secondary) msgid "glance registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3746(para) +#: ./doc/glossary/glossary-terms.xml:3743(para) msgid "Alternative term for the Image service image registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3751(glossterm) ./doc/glossary/glossary-terms.xml:3755(secondary) ./doc/glossary/glossary-terms.xml:3758(primary) +#: ./doc/glossary/glossary-terms.xml:3748(glossterm) ./doc/glossary/glossary-terms.xml:3752(secondary) ./doc/glossary/glossary-terms.xml:3755(primary) msgid "global endpoint template" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3762(para) +#: ./doc/glossary/glossary-terms.xml:3759(para) msgid "The Identity service endpoint template that contains services available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3768(glossterm) ./doc/glossary/glossary-terms.xml:3770(primary) +#: ./doc/glossary/glossary-terms.xml:3765(glossterm) ./doc/glossary/glossary-terms.xml:3767(primary) msgid "GlusterFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3774(para) +#: ./doc/glossary/glossary-terms.xml:3771(para) msgid "A file system designed to aggregate NAS hosts, compatible with OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3780(glossterm) ./doc/glossary/glossary-terms.xml:3782(primary) +#: ./doc/glossary/glossary-terms.xml:3777(glossterm) ./doc/glossary/glossary-terms.xml:3779(primary) msgid "golden image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3786(para) +#: ./doc/glossary/glossary-terms.xml:3783(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:3793(glossterm) ./doc/glossary/glossary-terms.xml:3795(primary) +#: ./doc/glossary/glossary-terms.xml:3790(glossterm) ./doc/glossary/glossary-terms.xml:3792(primary) msgid "Governance service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3800(para) +#: ./doc/glossary/glossary-terms.xml:3797(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:3810(glossterm) ./doc/glossary/glossary-terms.xml:3812(primary) +#: ./doc/glossary/glossary-terms.xml:3807(glossterm) ./doc/glossary/glossary-terms.xml:3809(primary) msgid "Graphic Interchange Format (GIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3816(para) +#: ./doc/glossary/glossary-terms.xml:3813(para) msgid "A type of image file that is commonly used for animated images on web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3822(glossterm) ./doc/glossary/glossary-terms.xml:3824(primary) +#: ./doc/glossary/glossary-terms.xml:3819(glossterm) ./doc/glossary/glossary-terms.xml:3821(primary) msgid "Graphics Processing Unit (GPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3828(para) +#: ./doc/glossary/glossary-terms.xml:3825(para) msgid "Choosing a host based on the existence of a GPU is currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3834(glossterm) ./doc/glossary/glossary-terms.xml:3836(primary) +#: ./doc/glossary/glossary-terms.xml:3831(glossterm) ./doc/glossary/glossary-terms.xml:3833(primary) msgid "Green Threads" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3840(para) +#: ./doc/glossary/glossary-terms.xml:3837(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:3847(glossterm) ./doc/glossary/glossary-terms.xml:3849(primary) +#: ./doc/glossary/glossary-terms.xml:3844(glossterm) ./doc/glossary/glossary-terms.xml:3846(primary) msgid "Grizzly" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3853(para) +#: ./doc/glossary/glossary-terms.xml:3850(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:3861(glossterm) ./doc/glossary/glossary-terms.xml:3863(primary) +#: ./doc/glossary/glossary-terms.xml:3858(glossterm) ./doc/glossary/glossary-terms.xml:3860(primary) msgid "Group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3867(para) +#: ./doc/glossary/glossary-terms.xml:3864(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:3873(glossterm) ./doc/glossary/glossary-terms.xml:3875(primary) +#: ./doc/glossary/glossary-terms.xml:3870(glossterm) ./doc/glossary/glossary-terms.xml:3872(primary) msgid "guest OS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3879(para) +#: ./doc/glossary/glossary-terms.xml:3876(para) msgid "An operating system instance running under the control of a hypervisor." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3888(title) +#: ./doc/glossary/glossary-terms.xml:3885(title) msgid "H" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3891(glossterm) ./doc/glossary/glossary-terms.xml:3893(primary) +#: ./doc/glossary/glossary-terms.xml:3888(glossterm) ./doc/glossary/glossary-terms.xml:3890(primary) msgid "Hadoop" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3897(para) +#: ./doc/glossary/glossary-terms.xml:3894(para) msgid "Apache Hadoop is an open source software framework that supports data-intensive distributed applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3903(glossterm) ./doc/glossary/glossary-terms.xml:3905(primary) +#: ./doc/glossary/glossary-terms.xml:3900(glossterm) ./doc/glossary/glossary-terms.xml:3902(primary) msgid "Hadoop Distributed File System (HDFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3909(para) +#: ./doc/glossary/glossary-terms.xml:3906(para) msgid "A distributed, highly fault-tolerant file system designed to run on low-cost commodity hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3915(glossterm) ./doc/glossary/glossary-terms.xml:3917(primary) +#: ./doc/glossary/glossary-terms.xml:3912(glossterm) ./doc/glossary/glossary-terms.xml:3914(primary) msgid "handover" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3921(para) +#: ./doc/glossary/glossary-terms.xml:3918(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:3927(glossterm) ./doc/glossary/glossary-terms.xml:3929(primary) +#: ./doc/glossary/glossary-terms.xml:3924(glossterm) ./doc/glossary/glossary-terms.xml:3926(primary) msgid "hard reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3933(para) +#: ./doc/glossary/glossary-terms.xml:3930(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:3940(glossterm) ./doc/glossary/glossary-terms.xml:3942(primary) +#: ./doc/glossary/glossary-terms.xml:3937(glossterm) ./doc/glossary/glossary-terms.xml:3939(primary) msgid "Havana" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3946(para) +#: ./doc/glossary/glossary-terms.xml:3943(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:3953(glossterm) ./doc/glossary/glossary-terms.xml:3955(primary) +#: ./doc/glossary/glossary-terms.xml:3950(glossterm) ./doc/glossary/glossary-terms.xml:3952(primary) msgid "heat" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3959(para) +#: ./doc/glossary/glossary-terms.xml:3956(para) msgid "An integrated project that aims to orchestrate multiple cloud applications for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3965(glossterm) ./doc/glossary/glossary-terms.xml:3967(primary) ./doc/glossary/glossary-terms.xml:8318(see) +#: ./doc/glossary/glossary-terms.xml:3962(glossterm) ./doc/glossary/glossary-terms.xml:3964(primary) ./doc/glossary/glossary-terms.xml:8331(see) msgid "Heat Orchestration Template (HOT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3971(para) +#: ./doc/glossary/glossary-terms.xml:3968(para) msgid "Heat input in the format native to OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:3976(glossterm) ./doc/glossary/glossary-terms.xml:3978(primary) +#: ./doc/glossary/glossary-terms.xml:3973(glossterm) ./doc/glossary/glossary-terms.xml:3975(primary) msgid "health monitor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3982(para) +#: ./doc/glossary/glossary-terms.xml:3979(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:3992(glossterm) ./doc/glossary/glossary-terms.xml:3994(primary) +#: ./doc/glossary/glossary-terms.xml:3989(glossterm) ./doc/glossary/glossary-terms.xml:3991(primary) msgid "high availability (HA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:3998(para) +#: ./doc/glossary/glossary-terms.xml:3995(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:4009(glossterm) +#: ./doc/glossary/glossary-terms.xml:4006(glossterm) msgid "horizon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4012(para) +#: ./doc/glossary/glossary-terms.xml:4009(para) msgid "OpenStack project that provides a dashboard, which is a web interface." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4018(glossterm) +#: ./doc/glossary/glossary-terms.xml:4015(glossterm) msgid "horizon plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4020(primary) +#: ./doc/glossary/glossary-terms.xml:4017(primary) msgid "horizon plug-ins" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4024(para) +#: ./doc/glossary/glossary-terms.xml:4021(para) msgid "A plug-in for the OpenStack dashboard (horizon)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4029(glossterm) +#: ./doc/glossary/glossary-terms.xml:4026(glossterm) msgid "host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4031(primary) +#: ./doc/glossary/glossary-terms.xml:4028(primary) msgid "hosts, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4035(para) +#: ./doc/glossary/glossary-terms.xml:4032(para) msgid "A physical computer, not a VM instance (node)." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4040(glossterm) ./doc/glossary/glossary-terms.xml:4042(primary) +#: ./doc/glossary/glossary-terms.xml:4037(glossterm) ./doc/glossary/glossary-terms.xml:4039(primary) msgid "host aggregate" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4046(para) +#: ./doc/glossary/glossary-terms.xml:4043(para) msgid "A method to further subdivide availability zones into hypervisor pools, a collection of common hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4052(glossterm) ./doc/glossary/glossary-terms.xml:4054(primary) +#: ./doc/glossary/glossary-terms.xml:4049(glossterm) ./doc/glossary/glossary-terms.xml:4051(primary) msgid "Host Bus Adapter (HBA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4058(para) +#: ./doc/glossary/glossary-terms.xml:4055(para) msgid "Device plugged into a PCI slot, such as a fibre channel or network card." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4064(glossterm) ./doc/glossary/glossary-terms.xml:4066(primary) +#: ./doc/glossary/glossary-terms.xml:4061(glossterm) ./doc/glossary/glossary-terms.xml:4063(primary) msgid "hybrid cloud" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4070(para) +#: ./doc/glossary/glossary-terms.xml:4067(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:4082(glossterm) ./doc/glossary/glossary-terms.xml:4084(primary) +#: ./doc/glossary/glossary-terms.xml:4079(glossterm) ./doc/glossary/glossary-terms.xml:4081(primary) msgid "Hyper-V" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4088(para) +#: ./doc/glossary/glossary-terms.xml:4085(para) msgid "One of the hypervisors supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4093(glossterm) ./doc/glossary/glossary-terms.xml:4095(primary) +#: ./doc/glossary/glossary-terms.xml:4090(glossterm) ./doc/glossary/glossary-terms.xml:4092(primary) msgid "hyperlink" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4099(para) +#: ./doc/glossary/glossary-terms.xml:4096(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:4106(glossterm) +#: ./doc/glossary/glossary-terms.xml:4103(glossterm) msgid "Hypertext Transfer Protocol (HTTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4109(para) +#: ./doc/glossary/glossary-terms.xml:4106(para) msgid "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:4118(glossterm) +#: ./doc/glossary/glossary-terms.xml:4115(glossterm) msgid "Hypertext Transfer Protocol Secure (HTTPS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4121(para) +#: ./doc/glossary/glossary-terms.xml:4118(para) msgid "An encrypted 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 TLS or SSL protocol, thus adding the security capabilities of TLS or SSL to standard HTTP communications. most OpenStack API endpoints and many inter-component communications support HTTPS communication." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4133(glossterm) +#: ./doc/glossary/glossary-terms.xml:4130(glossterm) msgid "hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4135(primary) ./doc/glossary/glossary-terms.xml:4149(primary) +#: ./doc/glossary/glossary-terms.xml:4132(primary) ./doc/glossary/glossary-terms.xml:4146(primary) msgid "hypervisors" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4141(para) +#: ./doc/glossary/glossary-terms.xml:4138(para) msgid "Software that arbitrates and controls VM access to the actual underlying hardware." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4147(glossterm) +#: ./doc/glossary/glossary-terms.xml:4144(glossterm) msgid "hypervisor pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4151(secondary) +#: ./doc/glossary/glossary-terms.xml:4148(secondary) msgid "hypervisor pools" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4155(para) +#: ./doc/glossary/glossary-terms.xml:4152(para) msgid "A collection of hypervisors grouped together through host aggregates." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4164(title) +#: ./doc/glossary/glossary-terms.xml:4161(title) msgid "I" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4167(glossterm) +#: ./doc/glossary/glossary-terms.xml:4164(glossterm) msgid "IaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4169(primary) +#: ./doc/glossary/glossary-terms.xml:4166(primary) msgid "IaaS (Infrastructure-as-a-Service)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4175(para) +#: ./doc/glossary/glossary-terms.xml:4172(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:4185(glossterm) ./doc/glossary/glossary-terms.xml:4187(primary) +#: ./doc/glossary/glossary-terms.xml:4182(glossterm) ./doc/glossary/glossary-terms.xml:4184(primary) msgid "Icehouse" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4193(para) +#: ./doc/glossary/glossary-terms.xml:4190(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:4200(glossterm) +#: ./doc/glossary/glossary-terms.xml:4197(glossterm) msgid "ICMP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4202(primary) +#: ./doc/glossary/glossary-terms.xml:4199(primary) msgid "Internet Control Message Protocol (ICMP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4206(para) +#: ./doc/glossary/glossary-terms.xml:4203(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:4214(glossterm) ./doc/glossary/glossary-terms.xml:4216(primary) +#: ./doc/glossary/glossary-terms.xml:4211(glossterm) ./doc/glossary/glossary-terms.xml:4213(primary) msgid "ID number" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4220(para) +#: ./doc/glossary/glossary-terms.xml:4217(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:4226(glossterm) +#: ./doc/glossary/glossary-terms.xml:4223(glossterm) msgid "Identity API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4229(para) +#: ./doc/glossary/glossary-terms.xml:4226(para) msgid "Alternative term for the Identity service API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4234(glossterm) ./doc/glossary/glossary-terms.xml:4238(secondary) +#: ./doc/glossary/glossary-terms.xml:4231(glossterm) ./doc/glossary/glossary-terms.xml:4235(secondary) msgid "Identity back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4236(primary) ./doc/glossary/glossary-terms.xml:4262(glossterm) ./doc/glossary/glossary-terms.xml:4264(primary) ./doc/glossary/glossary-terms.xml:4352(primary) +#: ./doc/glossary/glossary-terms.xml:4233(primary) ./doc/glossary/glossary-terms.xml:4259(glossterm) ./doc/glossary/glossary-terms.xml:4261(primary) ./doc/glossary/glossary-terms.xml:4349(primary) msgid "Identity" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4242(para) +#: ./doc/glossary/glossary-terms.xml:4239(para) msgid "The source used by Identity service to retrieve user information; an OpenLDAP server, for example." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4248(glossterm) ./doc/glossary/glossary-terms.xml:4250(primary) +#: ./doc/glossary/glossary-terms.xml:4245(glossterm) ./doc/glossary/glossary-terms.xml:4247(primary) msgid "identity provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4255(para) +#: ./doc/glossary/glossary-terms.xml:4252(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:4270(para) +#: ./doc/glossary/glossary-terms.xml:4267(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:4279(glossterm) ./doc/glossary/glossary-terms.xml:4283(secondary) +#: ./doc/glossary/glossary-terms.xml:4276(glossterm) ./doc/glossary/glossary-terms.xml:4280(secondary) msgid "Identity service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4281(primary) +#: ./doc/glossary/glossary-terms.xml:4278(primary) msgid "Identity service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4287(para) +#: ./doc/glossary/glossary-terms.xml:4284(para) msgid "The API used to access the OpenStack Identity service provided through keystone." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4293(glossterm) +#: ./doc/glossary/glossary-terms.xml:4290(glossterm) msgid "IDS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4295(primary) +#: ./doc/glossary/glossary-terms.xml:4292(primary) msgid "IDS (Intrusion Detection System)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4299(para) +#: ./doc/glossary/glossary-terms.xml:4296(para) msgid "Intrusion Detection System." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4304(glossterm) +#: ./doc/glossary/glossary-terms.xml:4301(glossterm) msgid "image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4306(primary) +#: ./doc/glossary/glossary-terms.xml:4303(primary) msgid "images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4312(para) +#: ./doc/glossary/glossary-terms.xml:4309(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:4321(glossterm) +#: ./doc/glossary/glossary-terms.xml:4318(glossterm) msgid "Image API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4323(primary) ./doc/glossary/glossary-terms.xml:4337(primary) ./doc/glossary/glossary-terms.xml:4366(primary) ./doc/glossary/glossary-terms.xml:4380(primary) ./doc/glossary/glossary-terms.xml:4394(primary) ./doc/glossary/glossary-terms.xml:4406(glossterm) ./doc/glossary/glossary-terms.xml:4426(primary) ./doc/glossary/glossary-terms.xml:4440(primary) ./doc/glossary/glossary-terms.xml:4454(primary) ./doc/glossary/glossary-terms.xml:6931(primary) +#: ./doc/glossary/glossary-terms.xml:4320(primary) ./doc/glossary/glossary-terms.xml:4334(primary) ./doc/glossary/glossary-terms.xml:4363(primary) ./doc/glossary/glossary-terms.xml:4377(primary) ./doc/glossary/glossary-terms.xml:4391(primary) ./doc/glossary/glossary-terms.xml:4403(glossterm) ./doc/glossary/glossary-terms.xml:4423(primary) ./doc/glossary/glossary-terms.xml:4437(primary) ./doc/glossary/glossary-terms.xml:4451(primary) ./doc/glossary/glossary-terms.xml:6944(primary) msgid "Image service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4325(secondary) ./doc/glossary/glossary-terms.xml:4416(glossterm) +#: ./doc/glossary/glossary-terms.xml:4322(secondary) ./doc/glossary/glossary-terms.xml:4413(glossterm) msgid "Image service API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4329(para) +#: ./doc/glossary/glossary-terms.xml:4326(para) msgid "The Image service API endpoint for management of VM images." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4335(glossterm) ./doc/glossary/glossary-terms.xml:4339(secondary) +#: ./doc/glossary/glossary-terms.xml:4332(glossterm) ./doc/glossary/glossary-terms.xml:4336(secondary) msgid "image cache" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4343(para) +#: ./doc/glossary/glossary-terms.xml:4340(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:4350(glossterm) ./doc/glossary/glossary-terms.xml:4354(secondary) +#: ./doc/glossary/glossary-terms.xml:4347(glossterm) ./doc/glossary/glossary-terms.xml:4351(secondary) msgid "image ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4358(para) +#: ./doc/glossary/glossary-terms.xml:4355(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:4364(glossterm) ./doc/glossary/glossary-terms.xml:4368(secondary) +#: ./doc/glossary/glossary-terms.xml:4361(glossterm) ./doc/glossary/glossary-terms.xml:4365(secondary) msgid "image membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4372(para) ./doc/glossary/glossary-terms.xml:5409(para) +#: ./doc/glossary/glossary-terms.xml:4369(para) ./doc/glossary/glossary-terms.xml:5406(para) msgid "A list of tenants that can access a given VM image within Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4378(glossterm) ./doc/glossary/glossary-terms.xml:4382(secondary) +#: ./doc/glossary/glossary-terms.xml:4375(glossterm) ./doc/glossary/glossary-terms.xml:4379(secondary) msgid "image owner" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4386(para) +#: ./doc/glossary/glossary-terms.xml:4383(para) msgid "The tenant who owns an Image service virtual machine image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4392(glossterm) ./doc/glossary/glossary-terms.xml:4396(secondary) +#: ./doc/glossary/glossary-terms.xml:4389(glossterm) ./doc/glossary/glossary-terms.xml:4393(secondary) msgid "image registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4400(para) +#: ./doc/glossary/glossary-terms.xml:4397(para) msgid "A list of VM images that are available through Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4409(para) +#: ./doc/glossary/glossary-terms.xml:4406(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:4419(para) +#: ./doc/glossary/glossary-terms.xml:4416(para) msgid "Alternative name for the glance image API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4424(glossterm) ./doc/glossary/glossary-terms.xml:4428(secondary) +#: ./doc/glossary/glossary-terms.xml:4421(glossterm) ./doc/glossary/glossary-terms.xml:4425(secondary) msgid "image status" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4432(para) +#: ./doc/glossary/glossary-terms.xml:4429(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:4438(glossterm) ./doc/glossary/glossary-terms.xml:4442(secondary) +#: ./doc/glossary/glossary-terms.xml:4435(glossterm) ./doc/glossary/glossary-terms.xml:4439(secondary) msgid "image store" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4446(para) +#: ./doc/glossary/glossary-terms.xml:4443(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:4452(glossterm) ./doc/glossary/glossary-terms.xml:4456(secondary) +#: ./doc/glossary/glossary-terms.xml:4449(glossterm) ./doc/glossary/glossary-terms.xml:4453(secondary) msgid "image UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4460(para) +#: ./doc/glossary/glossary-terms.xml:4457(para) msgid "UUID used by Image service to uniquely identify each VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4466(glossterm) +#: ./doc/glossary/glossary-terms.xml:4463(glossterm) msgid "incubated project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4468(primary) +#: ./doc/glossary/glossary-terms.xml:4465(primary) msgid "incubated projects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4472(para) +#: ./doc/glossary/glossary-terms.xml:4469(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:4478(glossterm) ./doc/glossary/glossary-terms.xml:4482(secondary) ./doc/glossary/glossary-terms.xml:4485(primary) +#: ./doc/glossary/glossary-terms.xml:4475(glossterm) ./doc/glossary/glossary-terms.xml:4479(secondary) ./doc/glossary/glossary-terms.xml:4482(primary) msgid "ingress filtering" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4489(para) +#: ./doc/glossary/glossary-terms.xml:4486(para) msgid "The process of filtering incoming network traffic. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4495(glossterm) ./doc/glossary/glossary-terms.xml:4497(primary) +#: ./doc/glossary/glossary-terms.xml:4492(glossterm) ./doc/glossary/glossary-terms.xml:4494(primary) msgid "INI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4500(para) +#: ./doc/glossary/glossary-terms.xml:4497(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:4509(glossterm) ./doc/glossary/glossary-terms.xml:4511(primary) +#: ./doc/glossary/glossary-terms.xml:4506(glossterm) ./doc/glossary/glossary-terms.xml:4508(primary) msgid "injection" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4515(para) +#: ./doc/glossary/glossary-terms.xml:4512(para) msgid "The process of putting a file into a virtual machine image before the instance is started." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4521(glossterm) +#: ./doc/glossary/glossary-terms.xml:4518(glossterm) msgid "instance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4523(primary) ./doc/glossary/glossary-terms.xml:4537(primary) ./doc/glossary/glossary-terms.xml:4550(primary) ./doc/glossary/glossary-terms.xml:4574(primary) ./doc/glossary/glossary-terms.xml:4589(primary) ./doc/glossary/glossary-terms.xml:4602(primary) +#: ./doc/glossary/glossary-terms.xml:4520(primary) ./doc/glossary/glossary-terms.xml:4534(primary) ./doc/glossary/glossary-terms.xml:4547(primary) ./doc/glossary/glossary-terms.xml:4571(primary) ./doc/glossary/glossary-terms.xml:4586(primary) ./doc/glossary/glossary-terms.xml:4599(primary) msgid "instances" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4529(para) +#: ./doc/glossary/glossary-terms.xml:4526(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:4535(glossterm) ./doc/glossary/glossary-terms.xml:4539(secondary) +#: ./doc/glossary/glossary-terms.xml:4532(glossterm) ./doc/glossary/glossary-terms.xml:4536(secondary) msgid "instance ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4543(para) +#: ./doc/glossary/glossary-terms.xml:4540(para) msgid "Alternative term for instance UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4548(glossterm) ./doc/glossary/glossary-terms.xml:4552(secondary) +#: ./doc/glossary/glossary-terms.xml:4545(glossterm) ./doc/glossary/glossary-terms.xml:4549(secondary) msgid "instance state" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4556(para) +#: ./doc/glossary/glossary-terms.xml:4553(para) msgid "The current state of a guest VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4561(glossterm) ./doc/glossary/glossary-terms.xml:4563(primary) +#: ./doc/glossary/glossary-terms.xml:4558(glossterm) ./doc/glossary/glossary-terms.xml:4560(primary) msgid "instance tunnels network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4566(para) +#: ./doc/glossary/glossary-terms.xml:4563(para) msgid "A network segment used for instance traffic tunnels between compute nodes and the network node." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4572(glossterm) ./doc/glossary/glossary-terms.xml:4576(secondary) +#: ./doc/glossary/glossary-terms.xml:4569(glossterm) ./doc/glossary/glossary-terms.xml:4573(secondary) msgid "instance type" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4580(para) +#: ./doc/glossary/glossary-terms.xml:4577(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:4587(glossterm) ./doc/glossary/glossary-terms.xml:4591(secondary) +#: ./doc/glossary/glossary-terms.xml:4584(glossterm) ./doc/glossary/glossary-terms.xml:4588(secondary) msgid "instance type ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4595(para) +#: ./doc/glossary/glossary-terms.xml:4592(para) msgid "Alternative term for a flavor ID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4600(glossterm) ./doc/glossary/glossary-terms.xml:4604(secondary) +#: ./doc/glossary/glossary-terms.xml:4597(glossterm) ./doc/glossary/glossary-terms.xml:4601(secondary) msgid "instance UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4608(para) ./doc/glossary/glossary-terms.xml:7870(para) +#: ./doc/glossary/glossary-terms.xml:4605(para) ./doc/glossary/glossary-terms.xml:7883(para) msgid "Unique ID assigned to each guest VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4614(glossterm) ./doc/glossary/glossary-terms.xml:4616(primary) +#: ./doc/glossary/glossary-terms.xml:4611(glossterm) ./doc/glossary/glossary-terms.xml:4613(primary) msgid "interface" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4620(para) +#: ./doc/glossary/glossary-terms.xml:4617(para) msgid "A physical or virtual device that provides connectivity to another device or medium." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4626(glossterm) ./doc/glossary/glossary-terms.xml:4628(primary) +#: ./doc/glossary/glossary-terms.xml:4623(glossterm) ./doc/glossary/glossary-terms.xml:4625(primary) msgid "interface ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4632(para) +#: ./doc/glossary/glossary-terms.xml:4629(para) msgid "Unique ID for a Networking VIF or vNIC in the form of a UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4638(glossterm) ./doc/glossary/glossary-terms.xml:4640(primary) +#: ./doc/glossary/glossary-terms.xml:4635(glossterm) ./doc/glossary/glossary-terms.xml:4637(primary) msgid "Internet protocol (IP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4644(para) +#: ./doc/glossary/glossary-terms.xml:4641(para) msgid "Principal communications protocol in the internet protocol suite for relaying datagrams across network boundaries." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4650(glossterm) ./doc/glossary/glossary-terms.xml:4652(primary) +#: ./doc/glossary/glossary-terms.xml:4647(glossterm) ./doc/glossary/glossary-terms.xml:4649(primary) msgid "Internet Service Provider (ISP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4656(para) +#: ./doc/glossary/glossary-terms.xml:4653(para) msgid "Any business that provides Internet access to individuals or businesses." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4662(glossterm) ./doc/glossary/glossary-terms.xml:4664(primary) +#: ./doc/glossary/glossary-terms.xml:4659(glossterm) ./doc/glossary/glossary-terms.xml:4661(primary) msgid "Internet Small Computer System Interface (iSCSI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4668(para) +#: ./doc/glossary/glossary-terms.xml:4665(para) msgid "Storage protocol that encapsulates SCSI frames for transport over IP networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4680(para) +#: ./doc/glossary/glossary-terms.xml:4677(para) msgid "OpenStack project that provisions bare metal, as opposed to virtual, machines." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4686(glossterm) ./doc/glossary/glossary-terms.xml:4688(primary) +#: ./doc/glossary/glossary-terms.xml:4683(glossterm) ./doc/glossary/glossary-terms.xml:4685(primary) msgid "IOPS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4694(para) +#: ./doc/glossary/glossary-terms.xml:4691(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:4704(glossterm) +#: ./doc/glossary/glossary-terms.xml:4701(glossterm) msgid "IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4712(para) +#: ./doc/glossary/glossary-terms.xml:4709(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:4719(glossterm) ./doc/glossary/glossary-terms.xml:4721(primary) +#: ./doc/glossary/glossary-terms.xml:4716(glossterm) ./doc/glossary/glossary-terms.xml:4718(primary) msgid "IP Address Management (IPAM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4725(para) +#: ./doc/glossary/glossary-terms.xml:4722(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:4732(glossterm) +#: ./doc/glossary/glossary-terms.xml:4729(glossterm) msgid "IPL" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4734(primary) +#: ./doc/glossary/glossary-terms.xml:4731(primary) msgid "IPL (Initial Program Loader)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4738(para) +#: ./doc/glossary/glossary-terms.xml:4735(para) msgid "Initial Program Loader." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4743(glossterm) +#: ./doc/glossary/glossary-terms.xml:4740(glossterm) msgid "IPMI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4745(primary) +#: ./doc/glossary/glossary-terms.xml:4742(primary) msgid "IPMI (Intelligent Platform Management Interface)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4749(para) +#: ./doc/glossary/glossary-terms.xml:4746(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:4760(glossterm) ./doc/glossary/glossary-terms.xml:4762(primary) +#: ./doc/glossary/glossary-terms.xml:4757(glossterm) ./doc/glossary/glossary-terms.xml:4759(primary) msgid "ip6tables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4766(para) +#: ./doc/glossary/glossary-terms.xml:4763(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:4774(glossterm) ./doc/glossary/glossary-terms.xml:4776(primary) +#: ./doc/glossary/glossary-terms.xml:4771(glossterm) ./doc/glossary/glossary-terms.xml:4773(primary) msgid "ipset" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4780(para) +#: ./doc/glossary/glossary-terms.xml:4777(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:4788(glossterm) ./doc/glossary/glossary-terms.xml:4790(primary) +#: ./doc/glossary/glossary-terms.xml:4785(glossterm) ./doc/glossary/glossary-terms.xml:4787(primary) msgid "iptables" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4794(para) +#: ./doc/glossary/glossary-terms.xml:4791(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:4805(glossterm) +#: ./doc/glossary/glossary-terms.xml:4802(glossterm) msgid "IQN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4807(primary) +#: ./doc/glossary/glossary-terms.xml:4804(primary) msgid "iSCSI Qualified Name (IQN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4811(para) +#: ./doc/glossary/glossary-terms.xml:4808(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:4822(glossterm) +#: ./doc/glossary/glossary-terms.xml:4819(glossterm) msgid "iSCSI" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4824(primary) +#: ./doc/glossary/glossary-terms.xml:4821(primary) msgid "iSCSI protocol" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4828(para) +#: ./doc/glossary/glossary-terms.xml:4825(para) msgid "The SCSI disk protocol tunneled within Ethernet, supported by Compute, Object Storage, and Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4834(glossterm) +#: ./doc/glossary/glossary-terms.xml:4831(glossterm) msgid "ISO9660" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4836(primary) +#: ./doc/glossary/glossary-terms.xml:4833(primary) msgid "ISO9660 format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4840(para) ./doc/glossary/glossary-terms.xml:7029(para) ./doc/glossary/glossary-terms.xml:9037(para) ./doc/glossary/glossary-terms.xml:9063(para) ./doc/glossary/glossary-terms.xml:9271(para) +#: ./doc/glossary/glossary-terms.xml:4837(para) ./doc/glossary/glossary-terms.xml:7042(para) ./doc/glossary/glossary-terms.xml:9050(para) ./doc/glossary/glossary-terms.xml:9076(para) ./doc/glossary/glossary-terms.xml:9284(para) msgid "One of the VM image disk formats supported by Image service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4846(glossterm) ./doc/glossary/glossary-terms.xml:4848(primary) +#: ./doc/glossary/glossary-terms.xml:4843(glossterm) ./doc/glossary/glossary-terms.xml:4845(primary) msgid "itsec" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4852(para) +#: ./doc/glossary/glossary-terms.xml:4849(para) msgid "A default role in the Compute RBAC system that can quarantine an instance in any project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4861(title) +#: ./doc/glossary/glossary-terms.xml:4858(title) msgid "J" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4864(glossterm) ./doc/glossary/glossary-terms.xml:4866(primary) +#: ./doc/glossary/glossary-terms.xml:4861(glossterm) ./doc/glossary/glossary-terms.xml:4863(primary) msgid "Java" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4870(para) +#: ./doc/glossary/glossary-terms.xml:4867(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:4876(glossterm) ./doc/glossary/glossary-terms.xml:4878(primary) +#: ./doc/glossary/glossary-terms.xml:4873(glossterm) ./doc/glossary/glossary-terms.xml:4875(primary) msgid "JavaScript" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4882(para) +#: ./doc/glossary/glossary-terms.xml:4879(para) msgid "A scripting language that is used to build web pages." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4887(glossterm) ./doc/glossary/glossary-terms.xml:4889(primary) +#: ./doc/glossary/glossary-terms.xml:4884(glossterm) ./doc/glossary/glossary-terms.xml:4886(primary) msgid "JavaScript Object Notation (JSON)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4893(para) +#: ./doc/glossary/glossary-terms.xml:4890(para) msgid "One of the supported response formats in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4898(glossterm) ./doc/glossary/glossary-terms.xml:4900(primary) +#: ./doc/glossary/glossary-terms.xml:4895(glossterm) ./doc/glossary/glossary-terms.xml:4897(primary) msgid "Jenkins" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4904(para) +#: ./doc/glossary/glossary-terms.xml:4901(para) msgid "Tool used to run jobs automatically for OpenStack development." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4910(glossterm) ./doc/glossary/glossary-terms.xml:4912(primary) +#: ./doc/glossary/glossary-terms.xml:4907(glossterm) ./doc/glossary/glossary-terms.xml:4909(primary) msgid "jumbo frame" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4916(para) +#: ./doc/glossary/glossary-terms.xml:4913(para) msgid "Feature in modern Ethernet networks that supports frames up to approximately 9000 bytes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:4922(glossterm) ./doc/glossary/glossary-terms.xml:4924(primary) +#: ./doc/glossary/glossary-terms.xml:4919(glossterm) ./doc/glossary/glossary-terms.xml:4921(primary) msgid "Juno" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4928(para) +#: ./doc/glossary/glossary-terms.xml:4925(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:4938(title) +#: ./doc/glossary/glossary-terms.xml:4935(title) msgid "K" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4941(glossterm) ./doc/glossary/glossary-terms.xml:4943(primary) +#: ./doc/glossary/glossary-terms.xml:4938(glossterm) ./doc/glossary/glossary-terms.xml:4940(primary) msgid "Kerberos" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4947(para) +#: ./doc/glossary/glossary-terms.xml:4944(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:4957(glossterm) +#: ./doc/glossary/glossary-terms.xml:4954(glossterm) msgid "kernel-based VM (KVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4959(primary) +#: ./doc/glossary/glossary-terms.xml:4956(primary) msgid "kernel-based VM (KVM) hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4963(para) +#: ./doc/glossary/glossary-terms.xml:4960(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:4975(glossterm) ./doc/glossary/glossary-terms.xml:4977(primary) +#: ./doc/glossary/glossary-terms.xml:4972(glossterm) ./doc/glossary/glossary-terms.xml:4974(primary) msgid "Key management service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4982(para) +#: ./doc/glossary/glossary-terms.xml:4979(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:4991(glossterm) ./doc/glossary/glossary-terms.xml:4993(primary) +#: ./doc/glossary/glossary-terms.xml:4988(glossterm) ./doc/glossary/glossary-terms.xml:4990(primary) msgid "keystone" msgstr "" -#: ./doc/glossary/glossary-terms.xml:4997(para) +#: ./doc/glossary/glossary-terms.xml:4994(para) msgid "The project that provides OpenStack Identity services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5002(glossterm) ./doc/glossary/glossary-terms.xml:5004(primary) +#: ./doc/glossary/glossary-terms.xml:4999(glossterm) ./doc/glossary/glossary-terms.xml:5001(primary) msgid "Kickstart" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5008(para) +#: ./doc/glossary/glossary-terms.xml:5005(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:5014(glossterm) ./doc/glossary/glossary-terms.xml:5016(primary) +#: ./doc/glossary/glossary-terms.xml:5011(glossterm) ./doc/glossary/glossary-terms.xml:5013(primary) msgid "Kilo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5020(para) +#: ./doc/glossary/glossary-terms.xml:5017(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:5033(title) +#: ./doc/glossary/glossary-terms.xml:5030(title) msgid "L" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5036(glossterm) ./doc/glossary/glossary-terms.xml:5038(primary) +#: ./doc/glossary/glossary-terms.xml:5033(glossterm) ./doc/glossary/glossary-terms.xml:5035(primary) msgid "large object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5042(para) +#: ./doc/glossary/glossary-terms.xml:5039(para) msgid "An object within Object Storage that is larger than 5GB." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5047(glossterm) ./doc/glossary/glossary-terms.xml:5049(primary) +#: ./doc/glossary/glossary-terms.xml:5044(glossterm) ./doc/glossary/glossary-terms.xml:5046(primary) msgid "Launchpad" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5053(para) +#: ./doc/glossary/glossary-terms.xml:5050(para) msgid "The collaboration site for OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5058(glossterm) ./doc/glossary/glossary-terms.xml:5060(primary) +#: ./doc/glossary/glossary-terms.xml:5055(glossterm) ./doc/glossary/glossary-terms.xml:5057(primary) msgid "Layer-2 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5064(para) +#: ./doc/glossary/glossary-terms.xml:5061(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:5074(glossterm) ./doc/glossary/glossary-terms.xml:5076(primary) +#: ./doc/glossary/glossary-terms.xml:5071(glossterm) ./doc/glossary/glossary-terms.xml:5073(primary) msgid "Layer-3 network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5080(para) +#: ./doc/glossary/glossary-terms.xml:5077(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:5089(glossterm) ./doc/glossary/glossary-terms.xml:5091(primary) +#: ./doc/glossary/glossary-terms.xml:5086(glossterm) ./doc/glossary/glossary-terms.xml:5088(primary) msgid "Layer-2 (L2) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5095(para) +#: ./doc/glossary/glossary-terms.xml:5092(para) msgid "OpenStack Networking agent that provides layer-2 connectivity for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5101(glossterm) ./doc/glossary/glossary-terms.xml:5103(primary) +#: ./doc/glossary/glossary-terms.xml:5098(glossterm) ./doc/glossary/glossary-terms.xml:5100(primary) msgid "Layer-3 (L3) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5107(para) +#: ./doc/glossary/glossary-terms.xml:5104(para) msgid "OpenStack Networking agent that provides layer-3 (routing) services for virtual networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5113(glossterm) ./doc/glossary/glossary-terms.xml:5115(primary) +#: ./doc/glossary/glossary-terms.xml:5110(glossterm) ./doc/glossary/glossary-terms.xml:5112(primary) msgid "Liberty" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5119(para) +#: ./doc/glossary/glossary-terms.xml:5116(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:5127(glossterm) ./doc/glossary/glossary-terms.xml:5129(primary) +#: ./doc/glossary/glossary-terms.xml:5124(glossterm) ./doc/glossary/glossary-terms.xml:5126(primary) msgid "libvirt" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5133(para) +#: ./doc/glossary/glossary-terms.xml:5130(para) msgid "Virtualization API library used by OpenStack to interact with many of its supported hypervisors." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5139(glossterm) ./doc/glossary/glossary-terms.xml:5141(primary) +#: ./doc/glossary/glossary-terms.xml:5136(glossterm) ./doc/glossary/glossary-terms.xml:5138(primary) msgid "Lightweight Directory Access Protocol (LDAP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5145(para) +#: ./doc/glossary/glossary-terms.xml:5142(para) msgid "An application protocol for accessing and maintaining distributed directory information services over an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5151(glossterm) +#: ./doc/glossary/glossary-terms.xml:5148(glossterm) msgid "Linux bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5154(para) +#: ./doc/glossary/glossary-terms.xml:5151(para) msgid "Software that enables multiple VMs to share a single physical NIC within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5160(glossterm) +#: ./doc/glossary/glossary-terms.xml:5157(glossterm) msgid "Linux Bridge neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5162(primary) +#: ./doc/glossary/glossary-terms.xml:5159(primary) msgid "Linux Bridge" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5164(secondary) ./doc/glossary/glossary-terms.xml:6373(secondary) +#: ./doc/glossary/glossary-terms.xml:5161(secondary) ./doc/glossary/glossary-terms.xml:6370(secondary) msgid "neutron plug-in for" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5168(para) +#: ./doc/glossary/glossary-terms.xml:5165(para) msgid "Enables a Linux bridge to understand a Networking port, interface attachment, and other abstractions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5174(glossterm) ./doc/glossary/glossary-terms.xml:5176(primary) +#: ./doc/glossary/glossary-terms.xml:5171(glossterm) ./doc/glossary/glossary-terms.xml:5173(primary) msgid "Linux containers (LXC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5185(glossterm) ./doc/glossary/glossary-terms.xml:5187(primary) +#: ./doc/glossary/glossary-terms.xml:5182(glossterm) ./doc/glossary/glossary-terms.xml:5184(primary) msgid "live migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5191(para) +#: ./doc/glossary/glossary-terms.xml:5188(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:5198(glossterm) +#: ./doc/glossary/glossary-terms.xml:5195(glossterm) msgid "load balancer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5201(para) +#: ./doc/glossary/glossary-terms.xml:5198(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:5209(glossterm) ./doc/glossary/glossary-terms.xml:5211(primary) +#: ./doc/glossary/glossary-terms.xml:5206(glossterm) ./doc/glossary/glossary-terms.xml:5208(primary) msgid "load balancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5215(para) +#: ./doc/glossary/glossary-terms.xml:5212(para) msgid "The process of spreading client requests between two or more nodes to improve performance and availability." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5221(glossterm) +#: ./doc/glossary/glossary-terms.xml:5218(glossterm) msgid "LBaaS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5224(primary) +#: ./doc/glossary/glossary-terms.xml:5221(primary) msgid "Load-Balancer-as-a-Service (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5228(para) +#: ./doc/glossary/glossary-terms.xml:5225(para) msgid "Enables Networking to distribute incoming requests evenly between designated instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5234(glossterm) ./doc/glossary/glossary-terms.xml:5236(primary) +#: ./doc/glossary/glossary-terms.xml:5231(glossterm) ./doc/glossary/glossary-terms.xml:5233(primary) msgid "Logical Volume Manager (LVM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5240(para) +#: ./doc/glossary/glossary-terms.xml:5237(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:5250(title) +#: ./doc/glossary/glossary-terms.xml:5247(title) msgid "M" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5259(para) +#: ./doc/glossary/glossary-terms.xml:5256(para) msgid "Code name for the OpenStack project that provides the Containers Service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5267(glossterm) ./doc/glossary/glossary-terms.xml:5269(primary) +#: ./doc/glossary/glossary-terms.xml:5264(glossterm) ./doc/glossary/glossary-terms.xml:5266(primary) msgid "management API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5275(para) +#: ./doc/glossary/glossary-terms.xml:5272(para) msgid "Alternative term for an admin API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5280(glossterm) ./doc/glossary/glossary-terms.xml:5282(primary) +#: ./doc/glossary/glossary-terms.xml:5277(glossterm) ./doc/glossary/glossary-terms.xml:5279(primary) msgid "management network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5286(para) +#: ./doc/glossary/glossary-terms.xml:5283(para) msgid "A network segment used for administration, not accessible to the public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5292(glossterm) ./doc/glossary/glossary-terms.xml:5294(primary) +#: ./doc/glossary/glossary-terms.xml:5289(glossterm) ./doc/glossary/glossary-terms.xml:5291(primary) msgid "manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5298(para) +#: ./doc/glossary/glossary-terms.xml:5295(para) msgid "Logical groupings of related code, such as the Block Storage volume manager or network manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5304(glossterm) +#: ./doc/glossary/glossary-terms.xml:5301(glossterm) msgid "manifest" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5306(primary) ./doc/glossary/glossary-terms.xml:5325(primary) +#: ./doc/glossary/glossary-terms.xml:5303(primary) ./doc/glossary/glossary-terms.xml:5322(primary) msgid "manifests" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5312(para) +#: ./doc/glossary/glossary-terms.xml:5309(para) msgid "Used to track segments of a large object within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5318(glossterm) +#: ./doc/glossary/glossary-terms.xml:5315(glossterm) msgid "manifest object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5322(secondary) ./doc/glossary/glossary-terms.xml:5327(secondary) +#: ./doc/glossary/glossary-terms.xml:5319(secondary) ./doc/glossary/glossary-terms.xml:5324(secondary) msgid "manifest objects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5331(para) +#: ./doc/glossary/glossary-terms.xml:5328(para) msgid "A special Object Storage object that contains the manifest for a large object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5337(glossterm) ./doc/glossary/glossary-terms.xml:5339(primary) +#: ./doc/glossary/glossary-terms.xml:5334(glossterm) ./doc/glossary/glossary-terms.xml:5336(primary) msgid "manila" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5343(para) +#: ./doc/glossary/glossary-terms.xml:5340(para) msgid "OpenStack project that provides shared file systems as service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5351(glossterm) ./doc/glossary/glossary-terms.xml:5353(primary) +#: ./doc/glossary/glossary-terms.xml:5348(glossterm) ./doc/glossary/glossary-terms.xml:5350(primary) msgid "maximum transmission unit (MTU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5357(para) +#: ./doc/glossary/glossary-terms.xml:5354(para) msgid "Maximum frame or packet size for a particular network medium. Typically 1500 bytes for Ethernet networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5363(glossterm) ./doc/glossary/glossary-terms.xml:5365(primary) +#: ./doc/glossary/glossary-terms.xml:5360(glossterm) ./doc/glossary/glossary-terms.xml:5362(primary) msgid "mechanism driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5369(para) +#: ./doc/glossary/glossary-terms.xml:5366(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:5379(glossterm) ./doc/glossary/glossary-terms.xml:5381(primary) +#: ./doc/glossary/glossary-terms.xml:5376(glossterm) ./doc/glossary/glossary-terms.xml:5378(primary) msgid "melange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5385(para) +#: ./doc/glossary/glossary-terms.xml:5382(para) msgid "Project name for OpenStack Network Information Service. To be merged with Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5391(glossterm) ./doc/glossary/glossary-terms.xml:5393(primary) +#: ./doc/glossary/glossary-terms.xml:5388(glossterm) ./doc/glossary/glossary-terms.xml:5390(primary) msgid "membership" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5397(para) +#: ./doc/glossary/glossary-terms.xml:5394(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:5403(glossterm) +#: ./doc/glossary/glossary-terms.xml:5400(glossterm) msgid "membership list" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5405(primary) +#: ./doc/glossary/glossary-terms.xml:5402(primary) msgid "membership lists" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5415(glossterm) ./doc/glossary/glossary-terms.xml:5417(primary) +#: ./doc/glossary/glossary-terms.xml:5412(glossterm) ./doc/glossary/glossary-terms.xml:5414(primary) msgid "memcached" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5421(para) +#: ./doc/glossary/glossary-terms.xml:5418(para) msgid "A distributed memory object caching system that is used by Object Storage for caching." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5427(glossterm) ./doc/glossary/glossary-terms.xml:5429(primary) +#: ./doc/glossary/glossary-terms.xml:5424(glossterm) ./doc/glossary/glossary-terms.xml:5426(primary) msgid "memory overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5433(para) +#: ./doc/glossary/glossary-terms.xml:5430(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:5441(glossterm) +#: ./doc/glossary/glossary-terms.xml:5438(glossterm) msgid "message broker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5443(primary) +#: ./doc/glossary/glossary-terms.xml:5440(primary) msgid "message brokers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5447(para) +#: ./doc/glossary/glossary-terms.xml:5444(para) msgid "The software package used to provide AMQP messaging capabilities within Compute. Default package is RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5453(glossterm) ./doc/glossary/glossary-terms.xml:5455(primary) +#: ./doc/glossary/glossary-terms.xml:5450(glossterm) ./doc/glossary/glossary-terms.xml:5452(primary) msgid "message bus" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5459(para) +#: ./doc/glossary/glossary-terms.xml:5456(para) msgid "The main virtual communication line used by all AMQP messages for inter-cloud communications within Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5465(glossterm) ./doc/glossary/glossary-terms.xml:5467(primary) +#: ./doc/glossary/glossary-terms.xml:5462(glossterm) ./doc/glossary/glossary-terms.xml:5464(primary) msgid "message queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5471(para) +#: ./doc/glossary/glossary-terms.xml:5468(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:5477(glossterm) ./doc/glossary/glossary-terms.xml:5479(primary) +#: ./doc/glossary/glossary-terms.xml:5474(glossterm) ./doc/glossary/glossary-terms.xml:5476(primary) msgid "Message service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5480(secondary) ./doc/glossary/glossary-terms.xml:9642(glossterm) ./doc/glossary/glossary-terms.xml:9644(primary) +#: ./doc/glossary/glossary-terms.xml:5477(secondary) ./doc/glossary/glossary-terms.xml:9655(glossterm) ./doc/glossary/glossary-terms.xml:9657(primary) msgid "zaqar" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5484(para) +#: ./doc/glossary/glossary-terms.xml:5481(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:5495(glossterm) ./doc/glossary/glossary-terms.xml:5497(primary) +#: ./doc/glossary/glossary-terms.xml:5492(glossterm) ./doc/glossary/glossary-terms.xml:5494(primary) msgid "Metadata agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5501(para) +#: ./doc/glossary/glossary-terms.xml:5498(para) msgid "OpenStack Networking agent that provides metadata services for instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5507(glossterm) ./doc/glossary/glossary-terms.xml:5509(primary) +#: ./doc/glossary/glossary-terms.xml:5504(glossterm) ./doc/glossary/glossary-terms.xml:5506(primary) msgid "Meta-Data Server (MDS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5513(para) +#: ./doc/glossary/glossary-terms.xml:5510(para) msgid "Stores CephFS metadata." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5518(glossterm) ./doc/glossary/glossary-terms.xml:5520(primary) +#: ./doc/glossary/glossary-terms.xml:5515(glossterm) ./doc/glossary/glossary-terms.xml:5517(primary) msgid "migration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5524(para) +#: ./doc/glossary/glossary-terms.xml:5521(para) msgid "The process of moving a VM instance from one host to another." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5530(glossterm) ./doc/glossary/glossary-terms.xml:5532(primary) ./doc/glossary/glossary-terms.xml:9522(secondary) +#: ./doc/glossary/glossary-terms.xml:5527(glossterm) ./doc/glossary/glossary-terms.xml:5529(primary) ./doc/glossary/glossary-terms.xml:9535(secondary) msgid "mistral" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5536(para) +#: ./doc/glossary/glossary-terms.xml:5533(para) msgid "OpenStack project that provides the Workflow service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5543(glossterm) ./doc/glossary/glossary-terms.xml:5545(primary) +#: ./doc/glossary/glossary-terms.xml:5540(glossterm) ./doc/glossary/glossary-terms.xml:5542(primary) msgid "Mitaka" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5549(para) +#: ./doc/glossary/glossary-terms.xml:5546(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:5556(glossterm) ./doc/glossary/glossary-terms.xml:5558(primary) +#: ./doc/glossary/glossary-terms.xml:5553(glossterm) ./doc/glossary/glossary-terms.xml:5555(primary) msgid "monasca" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5562(para) +#: ./doc/glossary/glossary-terms.xml:5559(para) msgid "OpenStack project that provides a Monitoring service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5570(glossterm) ./doc/glossary/glossary-terms.xml:5572(primary) +#: ./doc/glossary/glossary-terms.xml:5567(glossterm) ./doc/glossary/glossary-terms.xml:5569(primary) msgid "multi-host" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5576(para) +#: ./doc/glossary/glossary-terms.xml:5573(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:5584(glossterm) +#: ./doc/glossary/glossary-terms.xml:5581(glossterm) msgid "multinic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5587(para) +#: ./doc/glossary/glossary-terms.xml:5584(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:5599(para) +#: ./doc/glossary/glossary-terms.xml:5596(para) msgid "OpenStack project that provides an Application catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5606(glossterm) ./doc/glossary/glossary-terms.xml:5609(primary) +#: ./doc/glossary/glossary-terms.xml:5603(glossterm) ./doc/glossary/glossary-terms.xml:5606(primary) msgid "Modular Layer 2 (ML2) neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5613(para) +#: ./doc/glossary/glossary-terms.xml:5610(para) msgid "Can concurrently use multiple layer-2 networking technologies, such as 802.1Q and VXLAN, in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5619(glossterm) ./doc/glossary/glossary-terms.xml:5621(primary) +#: ./doc/glossary/glossary-terms.xml:5616(glossterm) ./doc/glossary/glossary-terms.xml:5618(primary) msgid "Monitor (LBaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5625(para) +#: ./doc/glossary/glossary-terms.xml:5622(para) msgid "LBaaS feature that provides availability monitoring using the ping command, TCP, and HTTP/HTTPS GET." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5631(glossterm) ./doc/glossary/glossary-terms.xml:5633(primary) +#: ./doc/glossary/glossary-terms.xml:5628(glossterm) ./doc/glossary/glossary-terms.xml:5630(primary) msgid "Monitor (Mon)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5637(para) +#: ./doc/glossary/glossary-terms.xml:5634(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:5643(glossterm) ./doc/glossary/glossary-terms.xml:5645(primary) +#: ./doc/glossary/glossary-terms.xml:5640(glossterm) ./doc/glossary/glossary-terms.xml:5642(primary) msgid "Monitoring" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5649(para) +#: ./doc/glossary/glossary-terms.xml:5646(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:5662(glossterm) ./doc/glossary/glossary-terms.xml:5664(primary) +#: ./doc/glossary/glossary-terms.xml:5659(glossterm) ./doc/glossary/glossary-terms.xml:5661(primary) msgid "multi-factor authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5668(para) +#: ./doc/glossary/glossary-terms.xml:5665(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:5675(glossterm) ./doc/glossary/glossary-terms.xml:5677(primary) +#: ./doc/glossary/glossary-terms.xml:5672(glossterm) ./doc/glossary/glossary-terms.xml:5674(primary) msgid "MultiNic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5681(para) +#: ./doc/glossary/glossary-terms.xml:5678(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:5690(title) +#: ./doc/glossary/glossary-terms.xml:5687(title) msgid "N" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5693(glossterm) ./doc/glossary/glossary-terms.xml:5695(primary) +#: ./doc/glossary/glossary-terms.xml:5690(glossterm) ./doc/glossary/glossary-terms.xml:5692(primary) msgid "Nebula" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5699(para) +#: ./doc/glossary/glossary-terms.xml:5696(para) msgid "Released as open source by NASA in 2010 and is the basis for Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5705(glossterm) ./doc/glossary/glossary-terms.xml:5707(primary) +#: ./doc/glossary/glossary-terms.xml:5702(glossterm) ./doc/glossary/glossary-terms.xml:5704(primary) msgid "netadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5711(para) +#: ./doc/glossary/glossary-terms.xml:5708(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:5718(glossterm) ./doc/glossary/glossary-terms.xml:5720(primary) +#: ./doc/glossary/glossary-terms.xml:5715(glossterm) ./doc/glossary/glossary-terms.xml:5717(primary) msgid "NetApp volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5724(para) +#: ./doc/glossary/glossary-terms.xml:5721(para) msgid "Enables Compute to communicate with NetApp storage devices through the NetApp OnCommand Provisioning Manager." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5731(glossterm) +#: ./doc/glossary/glossary-terms.xml:5728(glossterm) msgid "network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5733(primary) ./doc/glossary/glossary-terms.xml:5749(primary) ./doc/glossary/glossary-terms.xml:5764(primary) ./doc/glossary/glossary-terms.xml:5779(primary) ./doc/glossary/glossary-terms.xml:5793(primary) ./doc/glossary/glossary-terms.xml:5807(primary) ./doc/glossary/glossary-terms.xml:5835(primary) ./doc/glossary/glossary-terms.xml:5848(primary) ./doc/glossary/glossary-terms.xml:5879(primary) ./doc/glossary/glossary-terms.xml:5894(primary) ./doc/glossary/glossary-terms.xml:5908(primary) ./doc/glossary/glossary-terms.xml:6775(primary) ./doc/glossary/glossary-terms.xml:6976(primary) ./doc/glossary/glossary-terms.xml:9098(primary) ./doc/glossary/glossary-terms.xml:9246(primary) +#: ./doc/glossary/glossary-terms.xml:5730(primary) ./doc/glossary/glossary-terms.xml:5746(primary) ./doc/glossary/glossary-terms.xml:5761(primary) ./doc/glossary/glossary-terms.xml:5776(primary) ./doc/glossary/glossary-terms.xml:5790(primary) ./doc/glossary/glossary-terms.xml:5804(primary) ./doc/glossary/glossary-terms.xml:5832(primary) ./doc/glossary/glossary-terms.xml:5845(primary) ./doc/glossary/glossary-terms.xml:5876(primary) ./doc/glossary/glossary-terms.xml:5891(primary) ./doc/glossary/glossary-terms.xml:5905(primary) ./doc/glossary/glossary-terms.xml:6788(primary) ./doc/glossary/glossary-terms.xml:6989(primary) ./doc/glossary/glossary-terms.xml:9111(primary) ./doc/glossary/glossary-terms.xml:9259(primary) msgid "networks" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5739(para) +#: ./doc/glossary/glossary-terms.xml:5736(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:5747(glossterm) +#: ./doc/glossary/glossary-terms.xml:5744(glossterm) msgid "NAT" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5751(secondary) +#: ./doc/glossary/glossary-terms.xml:5748(secondary) msgid "Network Address Translation (NAT)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5755(para) +#: ./doc/glossary/glossary-terms.xml:5752(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:5762(glossterm) +#: ./doc/glossary/glossary-terms.xml:5759(glossterm) msgid "network controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5766(secondary) +#: ./doc/glossary/glossary-terms.xml:5763(secondary) msgid "network controllers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5770(para) +#: ./doc/glossary/glossary-terms.xml:5767(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:5777(glossterm) ./doc/glossary/glossary-terms.xml:5781(secondary) +#: ./doc/glossary/glossary-terms.xml:5774(glossterm) ./doc/glossary/glossary-terms.xml:5778(secondary) msgid "Network File System (NFS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5785(para) +#: ./doc/glossary/glossary-terms.xml:5782(para) msgid "A method for making file systems available over the network. Supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5791(glossterm) +#: ./doc/glossary/glossary-terms.xml:5788(glossterm) msgid "network ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5795(secondary) +#: ./doc/glossary/glossary-terms.xml:5792(secondary) msgid "network IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5799(para) +#: ./doc/glossary/glossary-terms.xml:5796(para) msgid "Unique ID assigned to each network segment within Networking. Same as network UUID." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5805(glossterm) +#: ./doc/glossary/glossary-terms.xml:5802(glossterm) msgid "network manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5809(secondary) +#: ./doc/glossary/glossary-terms.xml:5806(secondary) msgid "network managers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5813(para) +#: ./doc/glossary/glossary-terms.xml:5810(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:5819(glossterm) ./doc/glossary/glossary-terms.xml:5821(primary) +#: ./doc/glossary/glossary-terms.xml:5816(glossterm) ./doc/glossary/glossary-terms.xml:5818(primary) msgid "network namespace" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5825(para) +#: ./doc/glossary/glossary-terms.xml:5822(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:5833(glossterm) +#: ./doc/glossary/glossary-terms.xml:5830(glossterm) msgid "network node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5837(secondary) +#: ./doc/glossary/glossary-terms.xml:5834(secondary) msgid "network nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5841(para) +#: ./doc/glossary/glossary-terms.xml:5838(para) msgid "Any compute node that runs the network worker daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5846(glossterm) +#: ./doc/glossary/glossary-terms.xml:5843(glossterm) msgid "network segment" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5850(secondary) +#: ./doc/glossary/glossary-terms.xml:5847(secondary) msgid "network segments" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5854(para) +#: ./doc/glossary/glossary-terms.xml:5851(para) msgid "Represents a virtual, isolated OSI layer-2 subnet in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5860(glossterm) ./doc/glossary/glossary-terms.xml:5862(primary) +#: ./doc/glossary/glossary-terms.xml:5857(glossterm) ./doc/glossary/glossary-terms.xml:5859(primary) msgid "Newton" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5866(para) +#: ./doc/glossary/glossary-terms.xml:5863(para) msgid "The code name for the fourteenth release of OpenStack. The design summit will take place in Austin, Texas, US. The release is named after \"Newton House\" which is located at 1013 E. Ninth St., Austin, TX. which is listed on the National Register of Historic Places." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5877(glossterm) +#: ./doc/glossary/glossary-terms.xml:5874(glossterm) msgid "NTP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5881(secondary) +#: ./doc/glossary/glossary-terms.xml:5878(secondary) msgid "Network Time Protocol (NTP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5885(para) +#: ./doc/glossary/glossary-terms.xml:5882(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:5892(glossterm) ./doc/glossary/glossary-terms.xml:5896(secondary) +#: ./doc/glossary/glossary-terms.xml:5889(glossterm) ./doc/glossary/glossary-terms.xml:5893(secondary) msgid "network UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5900(para) +#: ./doc/glossary/glossary-terms.xml:5897(para) msgid "Unique ID for a Networking network segment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5906(glossterm) +#: ./doc/glossary/glossary-terms.xml:5903(glossterm) msgid "network worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5910(secondary) +#: ./doc/glossary/glossary-terms.xml:5907(secondary) msgid "network workers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5914(para) +#: ./doc/glossary/glossary-terms.xml:5911(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:5921(glossterm) +#: ./doc/glossary/glossary-terms.xml:5918(glossterm) msgid "Networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5924(para) +#: ./doc/glossary/glossary-terms.xml:5921(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:5931(glossterm) ./doc/glossary/glossary-terms.xml:5933(primary) ./doc/glossary/glossary-terms.xml:5956(secondary) +#: ./doc/glossary/glossary-terms.xml:5928(glossterm) ./doc/glossary/glossary-terms.xml:5930(primary) ./doc/glossary/glossary-terms.xml:5953(secondary) msgid "Networking API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5937(para) +#: ./doc/glossary/glossary-terms.xml:5934(para) msgid "API used to access OpenStack Networking. Provides an extensible architecture to enable custom plug-in creation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5943(glossterm) ./doc/glossary/glossary-terms.xml:5954(primary) ./doc/glossary/glossary-terms.xml:5967(primary) ./doc/glossary/glossary-terms.xml:5981(primary) +#: ./doc/glossary/glossary-terms.xml:5940(glossterm) ./doc/glossary/glossary-terms.xml:5951(primary) ./doc/glossary/glossary-terms.xml:5964(primary) ./doc/glossary/glossary-terms.xml:5978(primary) msgid "neutron" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5946(para) +#: ./doc/glossary/glossary-terms.xml:5943(para) msgid "A core OpenStack project that provides a network connectivity abstraction layer to OpenStack Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5952(glossterm) +#: ./doc/glossary/glossary-terms.xml:5949(glossterm) msgid "neutron API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5960(para) +#: ./doc/glossary/glossary-terms.xml:5957(para) msgid "An alternative name for Networking API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5965(glossterm) ./doc/glossary/glossary-terms.xml:5969(secondary) +#: ./doc/glossary/glossary-terms.xml:5962(glossterm) ./doc/glossary/glossary-terms.xml:5966(secondary) msgid "neutron manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5973(para) +#: ./doc/glossary/glossary-terms.xml:5970(para) msgid "Enables Compute and Networking integration, which enables Networking to perform network management for guest VMs." msgstr "" -#: ./doc/glossary/glossary-terms.xml:5979(glossterm) ./doc/glossary/glossary-terms.xml:5983(secondary) +#: ./doc/glossary/glossary-terms.xml:5976(glossterm) ./doc/glossary/glossary-terms.xml:5980(secondary) msgid "neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:5987(para) +#: ./doc/glossary/glossary-terms.xml:5984(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:5994(glossterm) ./doc/glossary/glossary-terms.xml:5996(primary) +#: ./doc/glossary/glossary-terms.xml:5991(glossterm) ./doc/glossary/glossary-terms.xml:5993(primary) msgid "Nexenta volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6000(para) +#: ./doc/glossary/glossary-terms.xml:5997(para) msgid "Provides support for NexentaStor devices in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6005(glossterm) ./doc/glossary/glossary-terms.xml:6007(primary) +#: ./doc/glossary/glossary-terms.xml:6002(glossterm) ./doc/glossary/glossary-terms.xml:6004(primary) msgid "No ACK" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6011(para) +#: ./doc/glossary/glossary-terms.xml:6008(para) msgid "Disables server-side message acknowledgment in the Compute RabbitMQ. Increases performance but decreases reliability." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6017(glossterm) +#: ./doc/glossary/glossary-terms.xml:6014(glossterm) msgid "node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6019(primary) ./doc/glossary/glossary-terms.xml:6880(primary) ./doc/glossary/glossary-terms.xml:8384(primary) ./doc/glossary/glossary-terms.xml:8585(primary) +#: ./doc/glossary/glossary-terms.xml:6016(primary) ./doc/glossary/glossary-terms.xml:6893(primary) ./doc/glossary/glossary-terms.xml:8397(primary) ./doc/glossary/glossary-terms.xml:8598(primary) msgid "nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6025(para) +#: ./doc/glossary/glossary-terms.xml:6022(para) msgid "A VM instance that runs on a host." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6030(glossterm) +#: ./doc/glossary/glossary-terms.xml:6027(glossterm) msgid "non-durable exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6032(primary) ./doc/glossary/glossary-terms.xml:6049(primary) ./doc/glossary/glossary-terms.xml:6601(primary) ./doc/glossary/glossary-terms.xml:8848(primary) +#: ./doc/glossary/glossary-terms.xml:6029(primary) ./doc/glossary/glossary-terms.xml:6046(primary) ./doc/glossary/glossary-terms.xml:6614(primary) ./doc/glossary/glossary-terms.xml:8861(primary) msgid "messages" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6034(secondary) ./doc/glossary/glossary-terms.xml:6037(primary) ./doc/glossary/glossary-terms.xml:8828(see) +#: ./doc/glossary/glossary-terms.xml:6031(secondary) ./doc/glossary/glossary-terms.xml:6034(primary) ./doc/glossary/glossary-terms.xml:8841(see) msgid "non-durable exchanges" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6041(para) +#: ./doc/glossary/glossary-terms.xml:6038(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:6047(glossterm) ./doc/glossary/glossary-terms.xml:6054(primary) +#: ./doc/glossary/glossary-terms.xml:6044(glossterm) ./doc/glossary/glossary-terms.xml:6051(primary) msgid "non-durable queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6051(secondary) +#: ./doc/glossary/glossary-terms.xml:6048(secondary) msgid "non-durable queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6058(para) +#: ./doc/glossary/glossary-terms.xml:6055(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:6064(glossterm) ./doc/glossary/glossary-terms.xml:6066(primary) +#: ./doc/glossary/glossary-terms.xml:6061(glossterm) ./doc/glossary/glossary-terms.xml:6063(primary) msgid "non-persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6072(para) +#: ./doc/glossary/glossary-terms.xml:6069(para) msgid "Alternative term for an ephemeral volume." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6077(glossterm) ./doc/glossary/glossary-terms.xml:6079(primary) +#: ./doc/glossary/glossary-terms.xml:6074(glossterm) ./doc/glossary/glossary-terms.xml:6076(primary) msgid "north-south traffic" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6083(para) +#: ./doc/glossary/glossary-terms.xml:6080(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:6091(glossterm) ./doc/glossary/glossary-terms.xml:6101(primary) ./doc/glossary/glossary-terms.xml:6114(primary) +#: ./doc/glossary/glossary-terms.xml:6088(glossterm) ./doc/glossary/glossary-terms.xml:6098(primary) ./doc/glossary/glossary-terms.xml:6111(primary) msgid "nova" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6094(para) +#: ./doc/glossary/glossary-terms.xml:6091(para) msgid "OpenStack project that provides compute services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6099(glossterm) +#: ./doc/glossary/glossary-terms.xml:6096(glossterm) msgid "Nova API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6107(para) +#: ./doc/glossary/glossary-terms.xml:6104(para) msgid "Alternative term for the Compute API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6112(glossterm) ./doc/glossary/glossary-terms.xml:6116(secondary) +#: ./doc/glossary/glossary-terms.xml:6109(glossterm) ./doc/glossary/glossary-terms.xml:6113(secondary) msgid "nova-network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6120(para) +#: ./doc/glossary/glossary-terms.xml:6117(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:6130(title) +#: ./doc/glossary/glossary-terms.xml:6127(title) msgid "O" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6133(glossterm) +#: ./doc/glossary/glossary-terms.xml:6130(glossterm) msgid "object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6141(para) +#: ./doc/glossary/glossary-terms.xml:6138(para) msgid "A BLOB of data held by Object Storage; can be in any format." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6147(glossterm) +#: ./doc/glossary/glossary-terms.xml:6144(glossterm) msgid "object auditor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6151(secondary) +#: ./doc/glossary/glossary-terms.xml:6148(secondary) msgid "object auditors" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6155(para) +#: ./doc/glossary/glossary-terms.xml:6152(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:6161(glossterm) ./doc/glossary/glossary-terms.xml:6165(secondary) +#: ./doc/glossary/glossary-terms.xml:6158(glossterm) ./doc/glossary/glossary-terms.xml:6162(secondary) msgid "object expiration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6169(para) +#: ./doc/glossary/glossary-terms.xml:6166(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:6176(glossterm) ./doc/glossary/glossary-terms.xml:6180(secondary) +#: ./doc/glossary/glossary-terms.xml:6173(glossterm) ./doc/glossary/glossary-terms.xml:6177(secondary) msgid "object hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6184(para) +#: ./doc/glossary/glossary-terms.xml:6181(para) msgid "Uniquely ID for an Object Storage object." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6189(glossterm) ./doc/glossary/glossary-terms.xml:6193(secondary) +#: ./doc/glossary/glossary-terms.xml:6186(glossterm) ./doc/glossary/glossary-terms.xml:6190(secondary) msgid "object path hash" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6197(para) +#: ./doc/glossary/glossary-terms.xml:6194(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:6203(glossterm) +#: ./doc/glossary/glossary-terms.xml:6200(glossterm) msgid "object replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6207(secondary) +#: ./doc/glossary/glossary-terms.xml:6204(secondary) msgid "object replicators" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6211(para) +#: ./doc/glossary/glossary-terms.xml:6208(para) msgid "An Object Storage component that copies an object to remote partitions for fault tolerance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6217(glossterm) +#: ./doc/glossary/glossary-terms.xml:6214(glossterm) msgid "object server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6221(secondary) +#: ./doc/glossary/glossary-terms.xml:6218(secondary) msgid "object servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6225(para) +#: ./doc/glossary/glossary-terms.xml:6222(para) msgid "An Object Storage component that is responsible for managing objects." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6231(glossterm) ./doc/glossary/glossary-terms.xml:6248(primary) ./doc/glossary/glossary-terms.xml:6261(primary) +#: ./doc/glossary/glossary-terms.xml:6228(glossterm) ./doc/glossary/glossary-terms.xml:6245(primary) ./doc/glossary/glossary-terms.xml:6258(primary) msgid "Object Storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6234(para) +#: ./doc/glossary/glossary-terms.xml:6231(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:6241(glossterm) ./doc/glossary/glossary-terms.xml:6245(secondary) ./doc/glossary/glossary-terms.xml:6250(secondary) +#: ./doc/glossary/glossary-terms.xml:6238(glossterm) ./doc/glossary/glossary-terms.xml:6242(secondary) ./doc/glossary/glossary-terms.xml:6247(secondary) msgid "Object Storage API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6243(primary) ./doc/glossary/glossary-terms.xml:8529(glossterm) ./doc/glossary/glossary-terms.xml:8552(primary) ./doc/glossary/glossary-terms.xml:8566(primary) ./doc/glossary/glossary-terms.xml:8590(primary) +#: ./doc/glossary/glossary-terms.xml:6240(primary) ./doc/glossary/glossary-terms.xml:8542(glossterm) ./doc/glossary/glossary-terms.xml:8565(primary) ./doc/glossary/glossary-terms.xml:8579(primary) ./doc/glossary/glossary-terms.xml:8603(primary) msgid "swift" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6254(para) +#: ./doc/glossary/glossary-terms.xml:6251(para) msgid "API used to access OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6259(glossterm) ./doc/glossary/glossary-terms.xml:6263(secondary) +#: ./doc/glossary/glossary-terms.xml:6256(glossterm) ./doc/glossary/glossary-terms.xml:6260(secondary) msgid "Object Storage Device (OSD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6267(para) +#: ./doc/glossary/glossary-terms.xml:6264(para) msgid "The Ceph storage daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6272(glossterm) ./doc/glossary/glossary-terms.xml:6276(secondary) +#: ./doc/glossary/glossary-terms.xml:6269(glossterm) ./doc/glossary/glossary-terms.xml:6273(secondary) msgid "object versioning" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6280(para) +#: ./doc/glossary/glossary-terms.xml:6277(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:6286(glossterm) ./doc/glossary/glossary-terms.xml:6288(primary) +#: ./doc/glossary/glossary-terms.xml:6283(glossterm) ./doc/glossary/glossary-terms.xml:6285(primary) msgid "Ocata" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6292(para) +#: ./doc/glossary/glossary-terms.xml:6289(para) msgid "The code name for the fifteenth release of OpenStack. The design summit will take place in Barcelona, Spain. Ocata is a beach north of Barcelona." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6301(glossterm) ./doc/glossary/glossary-terms.xml:6303(primary) +#: ./doc/glossary/glossary-terms.xml:6298(glossterm) ./doc/glossary/glossary-terms.xml:6300(primary) msgid "Oldie" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6307(para) +#: ./doc/glossary/glossary-terms.xml:6304(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:6313(glossterm) ./doc/glossary/glossary-terms.xml:6316(primary) +#: ./doc/glossary/glossary-terms.xml:6310(glossterm) ./doc/glossary/glossary-terms.xml:6313(primary) msgid "Open Cloud Computing Interface (OCCI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6320(para) +#: ./doc/glossary/glossary-terms.xml:6317(para) msgid "A standardized interface for managing compute, data, and network resources, currently unsupported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6326(glossterm) ./doc/glossary/glossary-terms.xml:6328(primary) +#: ./doc/glossary/glossary-terms.xml:6323(glossterm) ./doc/glossary/glossary-terms.xml:6325(primary) msgid "Open Virtualization Format (OVF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6332(para) +#: ./doc/glossary/glossary-terms.xml:6329(para) msgid "Standard for packaging VM images. Supported in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6337(glossterm) ./doc/glossary/glossary-terms.xml:6339(primary) ./doc/glossary/glossary-terms.xml:6371(primary) +#: ./doc/glossary/glossary-terms.xml:6334(glossterm) ./doc/glossary/glossary-terms.xml:6336(primary) ./doc/glossary/glossary-terms.xml:6368(primary) msgid "Open vSwitch" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6343(para) +#: ./doc/glossary/glossary-terms.xml:6340(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:6355(glossterm) ./doc/glossary/glossary-terms.xml:6357(primary) +#: ./doc/glossary/glossary-terms.xml:6352(glossterm) ./doc/glossary/glossary-terms.xml:6354(primary) msgid "Open vSwitch (OVS) agent" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6361(para) +#: ./doc/glossary/glossary-terms.xml:6358(para) msgid "Provides an interface to the underlying Open vSwitch service for the Networking plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6369(glossterm) +#: ./doc/glossary/glossary-terms.xml:6366(glossterm) msgid "Open vSwitch neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6377(para) +#: ./doc/glossary/glossary-terms.xml:6374(para) msgid "Provides support for Open vSwitch in Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6382(glossterm) ./doc/glossary/glossary-terms.xml:6384(primary) +#: ./doc/glossary/glossary-terms.xml:6379(glossterm) ./doc/glossary/glossary-terms.xml:6381(primary) msgid "OpenLDAP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6388(para) +#: ./doc/glossary/glossary-terms.xml:6385(para) msgid "An open source LDAP server. Supported by both Compute and Identity." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6394(glossterm) ./doc/glossary/glossary-terms.xml:6396(primary) ./doc/glossary/glossary-terms.xml:6414(primary) +#: ./doc/glossary/glossary-terms.xml:6391(glossterm) ./doc/glossary/glossary-terms.xml:6393(primary) ./doc/glossary/glossary-terms.xml:6411(primary) msgid "OpenStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6402(para) +#: ./doc/glossary/glossary-terms.xml:6399(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:6412(glossterm) +#: ./doc/glossary/glossary-terms.xml:6409(glossterm) msgid "OpenStack code name" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6415(secondary) +#: ./doc/glossary/glossary-terms.xml:6412(secondary) msgid "code name" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6419(para) +#: ./doc/glossary/glossary-terms.xml:6416(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:6434(glossterm) ./doc/glossary/glossary-terms.xml:6436(primary) +#: ./doc/glossary/glossary-terms.xml:6431(glossterm) ./doc/glossary/glossary-terms.xml:6433(primary) msgid "openSUSE" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6445(glossterm) ./doc/glossary/glossary-terms.xml:6447(primary) +#: ./doc/glossary/glossary-terms.xml:6442(glossterm) ./doc/glossary/glossary-terms.xml:6444(primary) msgid "operator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6451(para) +#: ./doc/glossary/glossary-terms.xml:6448(para) msgid "The person responsible for planning and maintaining an OpenStack installation." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6457(glossterm) ./doc/glossary/glossary-terms.xml:6459(primary) +#: ./doc/glossary/glossary-terms.xml:6454(glossterm) ./doc/glossary/glossary-terms.xml:6456(primary) +msgid "optional service" +msgstr "" + +#: ./doc/glossary/glossary-terms.xml:6460(para) +msgid "An official OpenStack service defined as optional by DefCore Committee. Currently, consists of Dashboard (horizon), Telemetry service (Telemetry), Orchestration service (heat), Database service (trove), Bare Metal service (ironic), and so on." +msgstr "" + +#: ./doc/glossary/glossary-terms.xml:6470(glossterm) ./doc/glossary/glossary-terms.xml:6472(primary) msgid "Orchestration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6463(para) +#: ./doc/glossary/glossary-terms.xml:6476(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:6470(glossterm) +#: ./doc/glossary/glossary-terms.xml:6483(glossterm) msgid "orphan" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6472(primary) +#: ./doc/glossary/glossary-terms.xml:6485(primary) msgid "orphans" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6476(para) +#: ./doc/glossary/glossary-terms.xml:6489(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:6482(glossterm) ./doc/glossary/glossary-terms.xml:6484(primary) +#: ./doc/glossary/glossary-terms.xml:6495(glossterm) ./doc/glossary/glossary-terms.xml:6497(primary) msgid "Oslo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6488(para) +#: ./doc/glossary/glossary-terms.xml:6501(para) msgid "OpenStack project that produces a set of Python libraries containing code shared by OpenStack projects." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6499(title) +#: ./doc/glossary/glossary-terms.xml:6512(title) msgid "P" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6502(glossterm) +#: ./doc/glossary/glossary-terms.xml:6515(glossterm) msgid "parent cell" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6506(secondary) ./doc/glossary/glossary-terms.xml:6509(primary) +#: ./doc/glossary/glossary-terms.xml:6519(secondary) ./doc/glossary/glossary-terms.xml:6522(primary) msgid "parent cells" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6513(para) +#: ./doc/glossary/glossary-terms.xml:6526(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:6520(glossterm) +#: ./doc/glossary/glossary-terms.xml:6533(glossterm) msgid "partition" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6522(primary) ./doc/glossary/glossary-terms.xml:6537(primary) ./doc/glossary/glossary-terms.xml:6551(primary) +#: ./doc/glossary/glossary-terms.xml:6535(primary) ./doc/glossary/glossary-terms.xml:6550(primary) ./doc/glossary/glossary-terms.xml:6564(primary) msgid "partitions" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6528(para) +#: ./doc/glossary/glossary-terms.xml:6541(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:6535(glossterm) ./doc/glossary/glossary-terms.xml:6539(secondary) +#: ./doc/glossary/glossary-terms.xml:6548(glossterm) ./doc/glossary/glossary-terms.xml:6552(secondary) msgid "partition index" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6543(para) +#: ./doc/glossary/glossary-terms.xml:6556(para) msgid "Contains the locations of all Object Storage partitions within the ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6549(glossterm) +#: ./doc/glossary/glossary-terms.xml:6562(glossterm) msgid "partition shift value" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6553(secondary) +#: ./doc/glossary/glossary-terms.xml:6566(secondary) msgid "partition index value" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6557(para) +#: ./doc/glossary/glossary-terms.xml:6570(para) msgid "Used by Object Storage to determine which partition data should reside on." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6563(glossterm) ./doc/glossary/glossary-terms.xml:6565(primary) +#: ./doc/glossary/glossary-terms.xml:6576(glossterm) ./doc/glossary/glossary-terms.xml:6578(primary) msgid "path MTU discovery (PMTUD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6569(para) +#: ./doc/glossary/glossary-terms.xml:6582(para) msgid "Mechanism in IP networks to detect end-to-end MTU and adjust packet size accordingly." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6575(glossterm) ./doc/glossary/glossary-terms.xml:6577(primary) +#: ./doc/glossary/glossary-terms.xml:6588(glossterm) ./doc/glossary/glossary-terms.xml:6590(primary) msgid "pause" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6581(para) +#: ./doc/glossary/glossary-terms.xml:6594(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:6587(glossterm) ./doc/glossary/glossary-terms.xml:6589(primary) +#: ./doc/glossary/glossary-terms.xml:6600(glossterm) ./doc/glossary/glossary-terms.xml:6602(primary) msgid "PCI passthrough" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6593(para) +#: ./doc/glossary/glossary-terms.xml:6606(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:6599(glossterm) +#: ./doc/glossary/glossary-terms.xml:6612(glossterm) msgid "persistent message" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6603(secondary) ./doc/glossary/glossary-terms.xml:6606(primary) +#: ./doc/glossary/glossary-terms.xml:6616(secondary) ./doc/glossary/glossary-terms.xml:6619(primary) msgid "persistent messages" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6610(para) +#: ./doc/glossary/glossary-terms.xml:6623(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:6616(glossterm) ./doc/glossary/glossary-terms.xml:6618(primary) +#: ./doc/glossary/glossary-terms.xml:6629(glossterm) ./doc/glossary/glossary-terms.xml:6631(primary) msgid "persistent volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6622(para) +#: ./doc/glossary/glossary-terms.xml:6635(para) msgid "Changes to these types of disk volumes are saved." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6627(glossterm) ./doc/glossary/glossary-terms.xml:6629(primary) +#: ./doc/glossary/glossary-terms.xml:6640(glossterm) ./doc/glossary/glossary-terms.xml:6642(primary) msgid "personality file" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6633(para) +#: ./doc/glossary/glossary-terms.xml:6646(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:6639(glossterm) ./doc/glossary/glossary-terms.xml:6641(primary) +#: ./doc/glossary/glossary-terms.xml:6652(glossterm) ./doc/glossary/glossary-terms.xml:6654(primary) msgid "Platform-as-a-Service (PaaS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6645(para) +#: ./doc/glossary/glossary-terms.xml:6658(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:6654(glossterm) +#: ./doc/glossary/glossary-terms.xml:6667(glossterm) msgid "plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6656(primary) +#: ./doc/glossary/glossary-terms.xml:6669(primary) msgid "plug-ins, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6660(para) +#: ./doc/glossary/glossary-terms.xml:6673(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:6666(glossterm) ./doc/glossary/glossary-terms.xml:6668(primary) +#: ./doc/glossary/glossary-terms.xml:6679(glossterm) ./doc/glossary/glossary-terms.xml:6681(primary) msgid "policy service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6672(para) +#: ./doc/glossary/glossary-terms.xml:6685(para) msgid "Component of Identity that provides a rule-management interface and a rule-based authorization engine." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6678(glossterm) ./doc/glossary/glossary-terms.xml:6680(primary) +#: ./doc/glossary/glossary-terms.xml:6691(glossterm) ./doc/glossary/glossary-terms.xml:6693(primary) msgid "pool" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6684(para) +#: ./doc/glossary/glossary-terms.xml:6697(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:6693(glossterm) ./doc/glossary/glossary-terms.xml:6695(primary) +#: ./doc/glossary/glossary-terms.xml:6706(glossterm) ./doc/glossary/glossary-terms.xml:6708(primary) msgid "pool member" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6699(para) +#: ./doc/glossary/glossary-terms.xml:6712(para) msgid "An application that runs on the back-end server in a load-balancing system." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6705(glossterm) +#: ./doc/glossary/glossary-terms.xml:6718(glossterm) msgid "port" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6707(primary) ./doc/glossary/glossary-terms.xml:6721(primary) ./doc/glossary/glossary-terms.xml:9154(primary) +#: ./doc/glossary/glossary-terms.xml:6720(primary) ./doc/glossary/glossary-terms.xml:6734(primary) ./doc/glossary/glossary-terms.xml:9167(primary) msgid "ports" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6713(para) +#: ./doc/glossary/glossary-terms.xml:6726(para) msgid "A virtual network port within Networking; VIFs / vNICs are connected to a port." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6719(glossterm) ./doc/glossary/glossary-terms.xml:6723(secondary) +#: ./doc/glossary/glossary-terms.xml:6732(glossterm) ./doc/glossary/glossary-terms.xml:6736(secondary) msgid "port UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6727(para) +#: ./doc/glossary/glossary-terms.xml:6740(para) msgid "Unique ID for a Networking port." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6732(glossterm) +#: ./doc/glossary/glossary-terms.xml:6745(glossterm) msgid "preseed" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6734(primary) +#: ./doc/glossary/glossary-terms.xml:6747(primary) msgid "preseed, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6738(para) +#: ./doc/glossary/glossary-terms.xml:6751(para) msgid "A tool to automate system configuration and installation on Debian-based Linux distributions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6744(glossterm) ./doc/glossary/glossary-terms.xml:6746(primary) +#: ./doc/glossary/glossary-terms.xml:6757(glossterm) ./doc/glossary/glossary-terms.xml:6759(primary) msgid "private image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6750(para) +#: ./doc/glossary/glossary-terms.xml:6763(para) msgid "An Image service VM image that is only available to specified tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6756(glossterm) ./doc/glossary/glossary-terms.xml:6763(primary) +#: ./doc/glossary/glossary-terms.xml:6769(glossterm) ./doc/glossary/glossary-terms.xml:6776(primary) msgid "private IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6760(secondary) +#: ./doc/glossary/glossary-terms.xml:6773(secondary) msgid "private" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6767(para) +#: ./doc/glossary/glossary-terms.xml:6780(para) msgid "An IP address used for management and administration, not available to the public Internet." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6773(glossterm) +#: ./doc/glossary/glossary-terms.xml:6786(glossterm) msgid "private network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6777(secondary) ./doc/glossary/glossary-terms.xml:6780(primary) +#: ./doc/glossary/glossary-terms.xml:6790(secondary) ./doc/glossary/glossary-terms.xml:6793(primary) msgid "private networks" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6784(para) +#: ./doc/glossary/glossary-terms.xml:6797(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:6796(glossterm) +#: ./doc/glossary/glossary-terms.xml:6809(glossterm) msgid "project" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6798(primary) ./doc/glossary/glossary-terms.xml:6813(primary) ./doc/glossary/glossary-terms.xml:6827(primary) +#: ./doc/glossary/glossary-terms.xml:6811(primary) ./doc/glossary/glossary-terms.xml:6826(primary) ./doc/glossary/glossary-terms.xml:6840(primary) msgid "projects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6804(para) +#: ./doc/glossary/glossary-terms.xml:6817(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:6811(glossterm) ./doc/glossary/glossary-terms.xml:6815(secondary) +#: ./doc/glossary/glossary-terms.xml:6824(glossterm) ./doc/glossary/glossary-terms.xml:6828(secondary) msgid "project ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6819(para) +#: ./doc/glossary/glossary-terms.xml:6832(para) msgid "User-defined alphanumeric string in Compute; the name of a project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6825(glossterm) ./doc/glossary/glossary-terms.xml:6829(secondary) +#: ./doc/glossary/glossary-terms.xml:6838(glossterm) ./doc/glossary/glossary-terms.xml:6842(secondary) msgid "project VPN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6833(para) +#: ./doc/glossary/glossary-terms.xml:6846(para) msgid "Alternative term for a cloudpipe." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6838(glossterm) ./doc/glossary/glossary-terms.xml:6840(primary) +#: ./doc/glossary/glossary-terms.xml:6851(glossterm) ./doc/glossary/glossary-terms.xml:6853(primary) msgid "promiscuous mode" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6844(para) +#: ./doc/glossary/glossary-terms.xml:6857(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:6851(glossterm) ./doc/glossary/glossary-terms.xml:6853(primary) +#: ./doc/glossary/glossary-terms.xml:6864(glossterm) ./doc/glossary/glossary-terms.xml:6866(primary) msgid "protected property" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6857(para) +#: ./doc/glossary/glossary-terms.xml:6870(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:6866(glossterm) ./doc/glossary/glossary-terms.xml:6868(primary) +#: ./doc/glossary/glossary-terms.xml:6879(glossterm) ./doc/glossary/glossary-terms.xml:6881(primary) msgid "provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6872(para) +#: ./doc/glossary/glossary-terms.xml:6885(para) msgid "An administrator who has access to all hosts and instances." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6878(glossterm) +#: ./doc/glossary/glossary-terms.xml:6891(glossterm) msgid "proxy node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6882(secondary) ./doc/glossary/glossary-terms.xml:6885(primary) +#: ./doc/glossary/glossary-terms.xml:6895(secondary) ./doc/glossary/glossary-terms.xml:6898(primary) msgid "proxy nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6889(para) +#: ./doc/glossary/glossary-terms.xml:6902(para) msgid "A node that provides the Object Storage proxy service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6894(glossterm) +#: ./doc/glossary/glossary-terms.xml:6907(glossterm) msgid "proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6898(secondary) ./doc/glossary/glossary-terms.xml:6901(primary) +#: ./doc/glossary/glossary-terms.xml:6911(secondary) ./doc/glossary/glossary-terms.xml:6914(primary) msgid "proxy servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6905(para) +#: ./doc/glossary/glossary-terms.xml:6918(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:6912(glossterm) ./doc/glossary/glossary-terms.xml:6919(primary) +#: ./doc/glossary/glossary-terms.xml:6925(glossterm) ./doc/glossary/glossary-terms.xml:6932(primary) msgid "public API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6916(secondary) +#: ./doc/glossary/glossary-terms.xml:6929(secondary) msgid "public APIs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6923(para) +#: ./doc/glossary/glossary-terms.xml:6936(para) msgid "An API endpoint used for both service-to-service communication and end-user interactions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6929(glossterm) ./doc/glossary/glossary-terms.xml:6936(primary) +#: ./doc/glossary/glossary-terms.xml:6942(glossterm) ./doc/glossary/glossary-terms.xml:6949(primary) msgid "public image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6933(secondary) +#: ./doc/glossary/glossary-terms.xml:6946(secondary) msgid "public images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6940(para) +#: ./doc/glossary/glossary-terms.xml:6953(para) msgid "An Image service VM image that is available to all tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6946(glossterm) ./doc/glossary/glossary-terms.xml:6953(primary) +#: ./doc/glossary/glossary-terms.xml:6959(glossterm) ./doc/glossary/glossary-terms.xml:6966(primary) msgid "public IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6950(secondary) ./doc/glossary/glossary-terms.xml:6978(secondary) +#: ./doc/glossary/glossary-terms.xml:6963(secondary) ./doc/glossary/glossary-terms.xml:6991(secondary) msgid "public" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6957(para) +#: ./doc/glossary/glossary-terms.xml:6970(para) msgid "An IP address that is accessible to end-users." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6962(glossterm) ./doc/glossary/glossary-terms.xml:6964(primary) +#: ./doc/glossary/glossary-terms.xml:6975(glossterm) ./doc/glossary/glossary-terms.xml:6977(primary) msgid "public key authentication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6968(para) +#: ./doc/glossary/glossary-terms.xml:6981(para) msgid "Authentication method that uses keys rather than passwords." msgstr "" -#: ./doc/glossary/glossary-terms.xml:6974(glossterm) ./doc/glossary/glossary-terms.xml:6981(primary) +#: ./doc/glossary/glossary-terms.xml:6987(glossterm) ./doc/glossary/glossary-terms.xml:6994(primary) msgid "public network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:6985(para) +#: ./doc/glossary/glossary-terms.xml:6998(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:6994(glossterm) ./doc/glossary/glossary-terms.xml:6996(primary) +#: ./doc/glossary/glossary-terms.xml:7007(glossterm) ./doc/glossary/glossary-terms.xml:7009(primary) msgid "Puppet" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7000(para) +#: ./doc/glossary/glossary-terms.xml:7013(para) msgid "An operating system configuration-management tool supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7006(glossterm) ./doc/glossary/glossary-terms.xml:7008(primary) +#: ./doc/glossary/glossary-terms.xml:7019(glossterm) ./doc/glossary/glossary-terms.xml:7021(primary) msgid "Python" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7012(para) +#: ./doc/glossary/glossary-terms.xml:7025(para) msgid "Programming language used extensively in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7020(title) +#: ./doc/glossary/glossary-terms.xml:7033(title) msgid "Q" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7023(glossterm) ./doc/glossary/glossary-terms.xml:7025(primary) +#: ./doc/glossary/glossary-terms.xml:7036(glossterm) ./doc/glossary/glossary-terms.xml:7038(primary) msgid "QEMU Copy On Write 2 (QCOW2)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7035(glossterm) ./doc/glossary/glossary-terms.xml:7037(primary) +#: ./doc/glossary/glossary-terms.xml:7048(glossterm) ./doc/glossary/glossary-terms.xml:7050(primary) msgid "Qpid" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7041(para) +#: ./doc/glossary/glossary-terms.xml:7054(para) msgid "Message queue software supported by OpenStack; an alternative to RabbitMQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7047(glossterm) ./doc/glossary/glossary-terms.xml:7049(primary) +#: ./doc/glossary/glossary-terms.xml:7060(glossterm) ./doc/glossary/glossary-terms.xml:7062(primary) msgid "quarantine" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7053(para) +#: ./doc/glossary/glossary-terms.xml:7066(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:7060(glossterm) ./doc/glossary/glossary-terms.xml:7062(primary) +#: ./doc/glossary/glossary-terms.xml:7073(glossterm) ./doc/glossary/glossary-terms.xml:7075(primary) msgid "Quick EMUlator (QEMU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7066(para) +#: ./doc/glossary/glossary-terms.xml:7079(para) msgid "QEMU is a generic and open source machine emulator and virtualizer." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7069(para) +#: ./doc/glossary/glossary-terms.xml:7082(para) msgid "One of the hypervisors supported by OpenStack, generally used for development purposes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7075(glossterm) +#: ./doc/glossary/glossary-terms.xml:7088(glossterm) msgid "quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7077(primary) +#: ./doc/glossary/glossary-terms.xml:7090(primary) msgid "quotas" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7081(para) +#: ./doc/glossary/glossary-terms.xml:7094(para) msgid "In Compute and Block Storage, the ability to set resource limits on a per-project basis." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7090(title) +#: ./doc/glossary/glossary-terms.xml:7103(title) msgid "R" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7093(glossterm) ./doc/glossary/glossary-terms.xml:7095(primary) +#: ./doc/glossary/glossary-terms.xml:7106(glossterm) ./doc/glossary/glossary-terms.xml:7108(primary) msgid "RabbitMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7099(para) +#: ./doc/glossary/glossary-terms.xml:7112(para) msgid "The default message queue software used by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7104(glossterm) ./doc/glossary/glossary-terms.xml:7106(primary) +#: ./doc/glossary/glossary-terms.xml:7117(glossterm) ./doc/glossary/glossary-terms.xml:7119(primary) msgid "Rackspace Cloud Files" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7110(para) +#: ./doc/glossary/glossary-terms.xml:7123(para) msgid "Released as open source by Rackspace in 2010; the basis for Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7116(glossterm) ./doc/glossary/glossary-terms.xml:7118(primary) +#: ./doc/glossary/glossary-terms.xml:7129(glossterm) ./doc/glossary/glossary-terms.xml:7131(primary) msgid "RADOS Block Device (RBD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7122(para) +#: ./doc/glossary/glossary-terms.xml:7135(para) msgid "Ceph component that enables a Linux block device to be striped over multiple distributed data stores." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7128(glossterm) ./doc/glossary/glossary-terms.xml:7130(primary) +#: ./doc/glossary/glossary-terms.xml:7141(glossterm) ./doc/glossary/glossary-terms.xml:7143(primary) msgid "radvd" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7134(para) +#: ./doc/glossary/glossary-terms.xml:7147(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:7147(para) +#: ./doc/glossary/glossary-terms.xml:7160(para) msgid "OpenStack project that provides the Benchmark service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7153(glossterm) ./doc/glossary/glossary-terms.xml:7155(primary) +#: ./doc/glossary/glossary-terms.xml:7166(glossterm) ./doc/glossary/glossary-terms.xml:7168(primary) msgid "RAM filter" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7159(para) +#: ./doc/glossary/glossary-terms.xml:7172(para) msgid "The Compute setting that enables or disables RAM overcommitment." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7165(glossterm) ./doc/glossary/glossary-terms.xml:7167(primary) +#: ./doc/glossary/glossary-terms.xml:7178(glossterm) ./doc/glossary/glossary-terms.xml:7180(primary) msgid "RAM overcommit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7171(para) +#: ./doc/glossary/glossary-terms.xml:7184(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:7179(glossterm) +#: ./doc/glossary/glossary-terms.xml:7192(glossterm) msgid "rate limit" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7181(primary) +#: ./doc/glossary/glossary-terms.xml:7194(primary) msgid "rate limits" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7185(para) +#: ./doc/glossary/glossary-terms.xml:7198(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:7191(glossterm) +#: ./doc/glossary/glossary-terms.xml:7204(glossterm) msgid "raw" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7193(primary) +#: ./doc/glossary/glossary-terms.xml:7206(primary) msgid "raw format" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7197(para) +#: ./doc/glossary/glossary-terms.xml:7210(para) msgid "One of the VM image disk formats supported by Image service; an unstructured disk image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7203(glossterm) +#: ./doc/glossary/glossary-terms.xml:7216(glossterm) msgid "rebalance" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7205(primary) +#: ./doc/glossary/glossary-terms.xml:7218(primary) msgid "rebalancing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7209(para) +#: ./doc/glossary/glossary-terms.xml:7222(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:7216(glossterm) ./doc/glossary/glossary-terms.xml:7218(primary) ./doc/glossary/glossary-terms.xml:8204(primary) +#: ./doc/glossary/glossary-terms.xml:7229(glossterm) ./doc/glossary/glossary-terms.xml:7231(primary) ./doc/glossary/glossary-terms.xml:8217(primary) msgid "reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7220(secondary) ./doc/glossary/glossary-terms.xml:8206(secondary) +#: ./doc/glossary/glossary-terms.xml:7233(secondary) ./doc/glossary/glossary-terms.xml:8219(secondary) msgid "hard vs. soft" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7224(para) +#: ./doc/glossary/glossary-terms.xml:7237(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:7234(glossterm) +#: ./doc/glossary/glossary-terms.xml:7247(glossterm) msgid "rebuild" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7236(primary) +#: ./doc/glossary/glossary-terms.xml:7249(primary) msgid "rebuilding" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7240(para) +#: ./doc/glossary/glossary-terms.xml:7253(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:7246(glossterm) ./doc/glossary/glossary-terms.xml:7248(primary) +#: ./doc/glossary/glossary-terms.xml:7259(glossterm) ./doc/glossary/glossary-terms.xml:7261(primary) msgid "Recon" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7252(para) +#: ./doc/glossary/glossary-terms.xml:7265(para) msgid "An Object Storage component that collects meters." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7257(glossterm) +#: ./doc/glossary/glossary-terms.xml:7270(glossterm) msgid "record" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7259(primary) ./doc/glossary/glossary-terms.xml:7278(primary) +#: ./doc/glossary/glossary-terms.xml:7272(primary) ./doc/glossary/glossary-terms.xml:7291(primary) msgid "records" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7265(para) +#: ./doc/glossary/glossary-terms.xml:7278(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:7276(glossterm) +#: ./doc/glossary/glossary-terms.xml:7289(glossterm) msgid "record ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7280(secondary) +#: ./doc/glossary/glossary-terms.xml:7293(secondary) msgid "record IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7284(para) +#: ./doc/glossary/glossary-terms.xml:7297(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:7290(glossterm) ./doc/glossary/glossary-terms.xml:7292(primary) +#: ./doc/glossary/glossary-terms.xml:7303(glossterm) ./doc/glossary/glossary-terms.xml:7305(primary) msgid "Red Hat Enterprise Linux (RHEL)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7301(glossterm) ./doc/glossary/glossary-terms.xml:7303(primary) +#: ./doc/glossary/glossary-terms.xml:7314(glossterm) ./doc/glossary/glossary-terms.xml:7316(primary) msgid "reference architecture" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7307(para) +#: ./doc/glossary/glossary-terms.xml:7320(para) msgid "A recommended architecture for an OpenStack cloud." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7312(glossterm) ./doc/glossary/glossary-terms.xml:7314(primary) +#: ./doc/glossary/glossary-terms.xml:7325(glossterm) ./doc/glossary/glossary-terms.xml:7327(primary) msgid "region" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7318(para) +#: ./doc/glossary/glossary-terms.xml:7331(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:7325(glossterm) ./doc/glossary/glossary-terms.xml:7327(primary) +#: ./doc/glossary/glossary-terms.xml:7338(glossterm) ./doc/glossary/glossary-terms.xml:7340(primary) msgid "registry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7329(see) +#: ./doc/glossary/glossary-terms.xml:7342(see) msgid "under Image service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7333(para) +#: ./doc/glossary/glossary-terms.xml:7346(para) msgid "Alternative term for the Image service registry." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7338(glossterm) +#: ./doc/glossary/glossary-terms.xml:7351(glossterm) msgid "registry server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7342(secondary) ./doc/glossary/glossary-terms.xml:7345(primary) +#: ./doc/glossary/glossary-terms.xml:7355(secondary) ./doc/glossary/glossary-terms.xml:7358(primary) msgid "registry servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7349(para) +#: ./doc/glossary/glossary-terms.xml:7362(para) msgid "An Image service that provides VM image metadata information to clients." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7355(glossterm) ./doc/glossary/glossary-terms.xml:7358(primary) +#: ./doc/glossary/glossary-terms.xml:7368(glossterm) ./doc/glossary/glossary-terms.xml:7371(primary) msgid "Reliable, Autonomic Distributed Object Store (RADOS)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7363(para) +#: ./doc/glossary/glossary-terms.xml:7376(para) msgid "A collection of components that provides object storage within Ceph. Similar to OpenStack Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7369(glossterm) ./doc/glossary/glossary-terms.xml:7371(primary) +#: ./doc/glossary/glossary-terms.xml:7382(glossterm) ./doc/glossary/glossary-terms.xml:7384(primary) msgid "Remote Procedure Call (RPC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7375(para) +#: ./doc/glossary/glossary-terms.xml:7388(para) msgid "The method used by the Compute RabbitMQ for intra-service communications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7381(glossterm) +#: ./doc/glossary/glossary-terms.xml:7394(glossterm) msgid "replica" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7383(primary) ./doc/glossary/glossary-terms.xml:7398(primary) ./doc/glossary/glossary-terms.xml:7410(glossterm) ./doc/glossary/glossary-terms.xml:7421(primary) +#: ./doc/glossary/glossary-terms.xml:7396(primary) ./doc/glossary/glossary-terms.xml:7411(primary) ./doc/glossary/glossary-terms.xml:7423(glossterm) ./doc/glossary/glossary-terms.xml:7434(primary) msgid "replication" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7389(para) +#: ./doc/glossary/glossary-terms.xml:7402(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:7396(glossterm) ./doc/glossary/glossary-terms.xml:7400(secondary) +#: ./doc/glossary/glossary-terms.xml:7409(glossterm) ./doc/glossary/glossary-terms.xml:7413(secondary) msgid "replica count" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7404(para) +#: ./doc/glossary/glossary-terms.xml:7417(para) msgid "The number of replicas of the data in an Object Storage ring." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7413(para) +#: ./doc/glossary/glossary-terms.xml:7426(para) msgid "The process of copying data to a separate physical device for fault tolerance and performance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7419(glossterm) +#: ./doc/glossary/glossary-terms.xml:7432(glossterm) msgid "replicator" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7423(secondary) +#: ./doc/glossary/glossary-terms.xml:7436(secondary) msgid "replicators" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7427(para) +#: ./doc/glossary/glossary-terms.xml:7440(para) msgid "The Object Storage back-end process that creates and manages object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7433(glossterm) +#: ./doc/glossary/glossary-terms.xml:7446(glossterm) msgid "request ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7435(primary) +#: ./doc/glossary/glossary-terms.xml:7448(primary) msgid "request IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7439(para) +#: ./doc/glossary/glossary-terms.xml:7452(para) msgid "Unique ID assigned to each request sent to Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7444(glossterm) +#: ./doc/glossary/glossary-terms.xml:7457(glossterm) msgid "rescue image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7446(primary) +#: ./doc/glossary/glossary-terms.xml:7459(primary) msgid "rescue images" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7450(para) +#: ./doc/glossary/glossary-terms.xml:7463(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:7457(glossterm) +#: ./doc/glossary/glossary-terms.xml:7470(glossterm) msgid "resize" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7459(primary) +#: ./doc/glossary/glossary-terms.xml:7472(primary) msgid "resizing" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7463(para) +#: ./doc/glossary/glossary-terms.xml:7476(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:7471(glossterm) +#: ./doc/glossary/glossary-terms.xml:7484(glossterm) msgid "RESTful" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7473(primary) +#: ./doc/glossary/glossary-terms.xml:7486(primary) msgid "RESTful web services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7477(para) +#: ./doc/glossary/glossary-terms.xml:7490(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:7484(glossterm) +#: ./doc/glossary/glossary-terms.xml:7497(glossterm) msgid "ring" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7486(primary) ./doc/glossary/glossary-terms.xml:7501(primary) +#: ./doc/glossary/glossary-terms.xml:7499(primary) ./doc/glossary/glossary-terms.xml:7514(primary) msgid "rings" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7492(para) +#: ./doc/glossary/glossary-terms.xml:7505(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:7499(glossterm) +#: ./doc/glossary/glossary-terms.xml:7512(glossterm) msgid "ring builder" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7503(secondary) +#: ./doc/glossary/glossary-terms.xml:7516(secondary) msgid "ring builders" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7507(para) +#: ./doc/glossary/glossary-terms.xml:7520(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:7514(glossterm) ./doc/glossary/glossary-terms.xml:7516(primary) +#: ./doc/glossary/glossary-terms.xml:7527(glossterm) ./doc/glossary/glossary-terms.xml:7529(primary) msgid "Role Based Access Control (RBAC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7520(para) +#: ./doc/glossary/glossary-terms.xml:7533(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:7528(glossterm) +#: ./doc/glossary/glossary-terms.xml:7541(glossterm) msgid "role" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7530(primary) ./doc/glossary/glossary-terms.xml:7545(primary) +#: ./doc/glossary/glossary-terms.xml:7543(primary) ./doc/glossary/glossary-terms.xml:7558(primary) msgid "roles" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7536(para) +#: ./doc/glossary/glossary-terms.xml:7549(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:7543(glossterm) ./doc/glossary/glossary-terms.xml:7547(secondary) +#: ./doc/glossary/glossary-terms.xml:7556(glossterm) ./doc/glossary/glossary-terms.xml:7560(secondary) msgid "role ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7551(para) +#: ./doc/glossary/glossary-terms.xml:7564(para) msgid "Alphanumeric ID assigned to each Identity service role." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7556(glossterm) ./doc/glossary/glossary-terms.xml:7558(primary) +#: ./doc/glossary/glossary-terms.xml:7569(glossterm) ./doc/glossary/glossary-terms.xml:7571(primary) msgid "rootwrap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7562(para) +#: ./doc/glossary/glossary-terms.xml:7575(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:7568(glossterm) ./doc/glossary/glossary-terms.xml:7575(primary) +#: ./doc/glossary/glossary-terms.xml:7581(glossterm) ./doc/glossary/glossary-terms.xml:7588(primary) msgid "round-robin scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7570(primary) ./doc/glossary/glossary-terms.xml:8277(primary) +#: ./doc/glossary/glossary-terms.xml:7583(primary) ./doc/glossary/glossary-terms.xml:8290(primary) msgid "schedulers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7572(secondary) +#: ./doc/glossary/glossary-terms.xml:7585(secondary) msgid "round-robin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7579(para) +#: ./doc/glossary/glossary-terms.xml:7592(para) msgid "Type of Compute scheduler that evenly distributes instances among available hosts." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7585(glossterm) ./doc/glossary/glossary-terms.xml:7587(primary) +#: ./doc/glossary/glossary-terms.xml:7598(glossterm) ./doc/glossary/glossary-terms.xml:7600(primary) msgid "router" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7591(para) +#: ./doc/glossary/glossary-terms.xml:7604(para) msgid "A physical or virtual network device that passes network traffic between different networks." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7597(glossterm) +#: ./doc/glossary/glossary-terms.xml:7610(glossterm) msgid "routing key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7599(primary) +#: ./doc/glossary/glossary-terms.xml:7612(primary) msgid "routing keys" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7603(para) +#: ./doc/glossary/glossary-terms.xml:7616(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:7610(glossterm) +#: ./doc/glossary/glossary-terms.xml:7623(glossterm) msgid "RPC driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7612(primary) +#: ./doc/glossary/glossary-terms.xml:7625(primary) msgid "drivers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7614(secondary) ./doc/glossary/glossary-terms.xml:7617(primary) +#: ./doc/glossary/glossary-terms.xml:7627(secondary) ./doc/glossary/glossary-terms.xml:7630(primary) msgid "RPC drivers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7621(para) +#: ./doc/glossary/glossary-terms.xml:7634(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:7628(glossterm) ./doc/glossary/glossary-terms.xml:7630(primary) +#: ./doc/glossary/glossary-terms.xml:7641(glossterm) ./doc/glossary/glossary-terms.xml:7643(primary) msgid "rsync" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7634(para) +#: ./doc/glossary/glossary-terms.xml:7647(para) msgid "Used by Object Storage to push object replicas." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7639(glossterm) +#: ./doc/glossary/glossary-terms.xml:7652(glossterm) msgid "RXTX cap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7641(primary) +#: ./doc/glossary/glossary-terms.xml:7654(primary) msgid "RXTX cap/quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7645(para) +#: ./doc/glossary/glossary-terms.xml:7658(para) msgid "Absolute limit on the amount of network traffic a Compute VM instance can send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7651(glossterm) +#: ./doc/glossary/glossary-terms.xml:7664(glossterm) msgid "RXTX quota" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7654(para) +#: ./doc/glossary/glossary-terms.xml:7667(para) msgid "Soft limit on the amount of network traffic a Compute VM instance can send and receive." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7663(title) +#: ./doc/glossary/glossary-terms.xml:7676(title) msgid "S" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7666(glossterm) +#: ./doc/glossary/glossary-terms.xml:7679(glossterm) msgid "S3" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7668(primary) +#: ./doc/glossary/glossary-terms.xml:7681(primary) msgid "S3 storage service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7672(para) +#: ./doc/glossary/glossary-terms.xml:7685(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:7685(para) +#: ./doc/glossary/glossary-terms.xml:7698(para) msgid "OpenStack project that provides a scalable data-processing stack and associated management interfaces." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7691(glossterm) ./doc/glossary/glossary-terms.xml:7693(primary) +#: ./doc/glossary/glossary-terms.xml:7704(glossterm) ./doc/glossary/glossary-terms.xml:7706(primary) msgid "SAML assertion" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7697(para) +#: ./doc/glossary/glossary-terms.xml:7710(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:7703(glossterm) ./doc/glossary/glossary-terms.xml:7705(primary) +#: ./doc/glossary/glossary-terms.xml:7716(glossterm) ./doc/glossary/glossary-terms.xml:7718(primary) msgid "scheduler manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7709(para) +#: ./doc/glossary/glossary-terms.xml:7722(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:7716(glossterm) +#: ./doc/glossary/glossary-terms.xml:7729(glossterm) msgid "scoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7718(primary) +#: ./doc/glossary/glossary-terms.xml:7731(primary) msgid "scoped tokens" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7722(para) +#: ./doc/glossary/glossary-terms.xml:7735(para) msgid "An Identity service API access token that is associated with a specific tenant." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7728(glossterm) +#: ./doc/glossary/glossary-terms.xml:7741(glossterm) msgid "scrubber" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7730(primary) +#: ./doc/glossary/glossary-terms.xml:7743(primary) msgid "scrubbers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7734(para) +#: ./doc/glossary/glossary-terms.xml:7747(para) msgid "Checks for and deletes unused VMs; the component of Image service that implements delayed delete." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7740(glossterm) +#: ./doc/glossary/glossary-terms.xml:7753(glossterm) msgid "secret key" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7742(primary) +#: ./doc/glossary/glossary-terms.xml:7755(primary) msgid "secret keys" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7746(para) +#: ./doc/glossary/glossary-terms.xml:7759(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:7752(glossterm) ./doc/glossary/glossary-terms.xml:7754(primary) +#: ./doc/glossary/glossary-terms.xml:7765(glossterm) ./doc/glossary/glossary-terms.xml:7767(primary) msgid "secure shell (SSH)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7758(para) +#: ./doc/glossary/glossary-terms.xml:7771(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:7765(glossterm) +#: ./doc/glossary/glossary-terms.xml:7778(glossterm) msgid "security group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7767(primary) +#: ./doc/glossary/glossary-terms.xml:7780(primary) msgid "security groups" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7771(para) +#: ./doc/glossary/glossary-terms.xml:7784(para) msgid "A set of network traffic filtering rules that are applied to a Compute instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7777(glossterm) +#: ./doc/glossary/glossary-terms.xml:7790(glossterm) msgid "segmented object" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7781(secondary) ./doc/glossary/glossary-terms.xml:7784(primary) +#: ./doc/glossary/glossary-terms.xml:7794(secondary) ./doc/glossary/glossary-terms.xml:7797(primary) msgid "segmented objects" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7788(para) +#: ./doc/glossary/glossary-terms.xml:7801(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:7795(glossterm) ./doc/glossary/glossary-terms.xml:7797(primary) +#: ./doc/glossary/glossary-terms.xml:7808(glossterm) ./doc/glossary/glossary-terms.xml:7810(primary) msgid "self-service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7801(para) +#: ./doc/glossary/glossary-terms.xml:7814(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:7808(glossterm) ./doc/glossary/glossary-terms.xml:7810(primary) +#: ./doc/glossary/glossary-terms.xml:7821(glossterm) ./doc/glossary/glossary-terms.xml:7823(primary) msgid "SELinux" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7814(para) +#: ./doc/glossary/glossary-terms.xml:7827(para) msgid "Linux kernel security module that provides the mechanism for supporting access control policies." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7820(glossterm) ./doc/glossary/glossary-terms.xml:7822(primary) +#: ./doc/glossary/glossary-terms.xml:7833(glossterm) ./doc/glossary/glossary-terms.xml:7835(primary) msgid "senlin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7826(para) +#: ./doc/glossary/glossary-terms.xml:7839(para) msgid "OpenStack project that provides a Clustering service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7833(glossterm) +#: ./doc/glossary/glossary-terms.xml:7846(glossterm) msgid "server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7841(para) +#: ./doc/glossary/glossary-terms.xml:7854(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:7845(para) +#: ./doc/glossary/glossary-terms.xml:7858(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:7851(glossterm) ./doc/glossary/glossary-terms.xml:7853(primary) +#: ./doc/glossary/glossary-terms.xml:7864(glossterm) ./doc/glossary/glossary-terms.xml:7866(primary) msgid "server image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7857(para) +#: ./doc/glossary/glossary-terms.xml:7870(para) msgid "Alternative term for a VM image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7862(glossterm) ./doc/glossary/glossary-terms.xml:7866(secondary) +#: ./doc/glossary/glossary-terms.xml:7875(glossterm) ./doc/glossary/glossary-terms.xml:7879(secondary) msgid "server UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7876(glossterm) +#: ./doc/glossary/glossary-terms.xml:7889(glossterm) msgid "service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7878(primary) +#: ./doc/glossary/glossary-terms.xml:7891(primary) msgid "services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7884(para) +#: ./doc/glossary/glossary-terms.xml:7897(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:7891(glossterm) ./doc/glossary/glossary-terms.xml:7893(primary) +#: ./doc/glossary/glossary-terms.xml:7904(glossterm) ./doc/glossary/glossary-terms.xml:7906(primary) msgid "service catalog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7897(para) +#: ./doc/glossary/glossary-terms.xml:7910(para) msgid "Alternative term for the Identity service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7902(glossterm) ./doc/glossary/glossary-terms.xml:7904(primary) +#: ./doc/glossary/glossary-terms.xml:7915(glossterm) ./doc/glossary/glossary-terms.xml:7917(primary) msgid "service ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7908(para) +#: ./doc/glossary/glossary-terms.xml:7921(para) msgid "Unique ID assigned to each service that is available in the Identity service catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7914(glossterm) ./doc/glossary/glossary-terms.xml:7916(primary) +#: ./doc/glossary/glossary-terms.xml:7927(glossterm) ./doc/glossary/glossary-terms.xml:7929(primary) msgid "service provider" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7920(para) +#: ./doc/glossary/glossary-terms.xml:7933(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:7927(glossterm) ./doc/glossary/glossary-terms.xml:7929(primary) +#: ./doc/glossary/glossary-terms.xml:7940(glossterm) ./doc/glossary/glossary-terms.xml:7942(primary) msgid "service registration" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7933(para) +#: ./doc/glossary/glossary-terms.xml:7946(para) msgid "An Identity service feature that enables services, such as Compute, to automatically register with the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7939(glossterm) ./doc/glossary/glossary-terms.xml:7941(primary) +#: ./doc/glossary/glossary-terms.xml:7952(glossterm) ./doc/glossary/glossary-terms.xml:7954(primary) msgid "service tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7945(para) +#: ./doc/glossary/glossary-terms.xml:7958(para) msgid "Special tenant that contains all services that are listed in the catalog." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7951(glossterm) ./doc/glossary/glossary-terms.xml:7953(primary) +#: ./doc/glossary/glossary-terms.xml:7964(glossterm) ./doc/glossary/glossary-terms.xml:7966(primary) msgid "service token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7957(para) +#: ./doc/glossary/glossary-terms.xml:7970(para) msgid "An administrator-defined token used by Compute to communicate securely with the Identity service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:7963(glossterm) ./doc/glossary/glossary-terms.xml:7967(secondary) +#: ./doc/glossary/glossary-terms.xml:7976(glossterm) ./doc/glossary/glossary-terms.xml:7980(secondary) msgid "session back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7965(primary) ./doc/glossary/glossary-terms.xml:7979(primary) ./doc/glossary/glossary-terms.xml:7994(primary) +#: ./doc/glossary/glossary-terms.xml:7978(primary) ./doc/glossary/glossary-terms.xml:7992(primary) ./doc/glossary/glossary-terms.xml:8007(primary) msgid "sessions" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7971(para) +#: ./doc/glossary/glossary-terms.xml:7984(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:7977(glossterm) ./doc/glossary/glossary-terms.xml:7981(secondary) +#: ./doc/glossary/glossary-terms.xml:7990(glossterm) ./doc/glossary/glossary-terms.xml:7994(secondary) msgid "session persistence" msgstr "" -#: ./doc/glossary/glossary-terms.xml:7985(para) +#: ./doc/glossary/glossary-terms.xml:7998(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:7992(glossterm) ./doc/glossary/glossary-terms.xml:7996(secondary) +#: ./doc/glossary/glossary-terms.xml:8005(glossterm) ./doc/glossary/glossary-terms.xml:8009(secondary) msgid "session storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8000(para) +#: ./doc/glossary/glossary-terms.xml:8013(para) msgid "A horizon component that stores and tracks client session information. Implemented through the Django sessions framework." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8006(glossterm) ./doc/glossary/glossary-terms.xml:8008(primary) +#: ./doc/glossary/glossary-terms.xml:8019(glossterm) ./doc/glossary/glossary-terms.xml:8021(primary) msgid "share" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8013(para) +#: ./doc/glossary/glossary-terms.xml:8026(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:8020(glossterm) ./doc/glossary/glossary-terms.xml:8022(primary) +#: ./doc/glossary/glossary-terms.xml:8033(glossterm) ./doc/glossary/glossary-terms.xml:8035(primary) msgid "share network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8027(para) +#: ./doc/glossary/glossary-terms.xml:8040(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:8035(glossterm) ./doc/glossary/glossary-terms.xml:8037(primary) +#: ./doc/glossary/glossary-terms.xml:8048(glossterm) ./doc/glossary/glossary-terms.xml:8050(primary) msgid "Shared File Systems API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8042(para) +#: ./doc/glossary/glossary-terms.xml:8055(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:8051(glossterm) ./doc/glossary/glossary-terms.xml:8053(primary) +#: ./doc/glossary/glossary-terms.xml:8064(glossterm) ./doc/glossary/glossary-terms.xml:8066(primary) msgid "Shared File Systems service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8058(para) +#: ./doc/glossary/glossary-terms.xml:8071(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:8072(glossterm) ./doc/glossary/glossary-terms.xml:8079(primary) +#: ./doc/glossary/glossary-terms.xml:8085(glossterm) ./doc/glossary/glossary-terms.xml:8092(primary) msgid "shared IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8076(secondary) +#: ./doc/glossary/glossary-terms.xml:8089(secondary) msgid "shared" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8083(para) +#: ./doc/glossary/glossary-terms.xml:8096(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:8096(glossterm) +#: ./doc/glossary/glossary-terms.xml:8109(glossterm) msgid "shared IP group" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8098(primary) +#: ./doc/glossary/glossary-terms.xml:8111(primary) msgid "shared IP groups" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8102(para) +#: ./doc/glossary/glossary-terms.xml:8115(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:8111(glossterm) ./doc/glossary/glossary-terms.xml:8113(primary) +#: ./doc/glossary/glossary-terms.xml:8124(glossterm) ./doc/glossary/glossary-terms.xml:8126(primary) msgid "shared storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8117(para) +#: ./doc/glossary/glossary-terms.xml:8130(para) msgid "Block storage that is simultaneously accessible by multiple clients, for example, NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8123(glossterm) ./doc/glossary/glossary-terms.xml:8125(primary) +#: ./doc/glossary/glossary-terms.xml:8136(glossterm) ./doc/glossary/glossary-terms.xml:8138(primary) msgid "Sheepdog" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8129(para) +#: ./doc/glossary/glossary-terms.xml:8142(para) msgid "Distributed block storage system for QEMU, supported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8135(glossterm) ./doc/glossary/glossary-terms.xml:8138(primary) +#: ./doc/glossary/glossary-terms.xml:8148(glossterm) ./doc/glossary/glossary-terms.xml:8151(primary) msgid "Simple Cloud Identity Management (SCIM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8142(para) +#: ./doc/glossary/glossary-terms.xml:8155(para) msgid "Specification for managing identity in the cloud, currently unsupported by OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8148(glossterm) ./doc/glossary/glossary-terms.xml:8151(primary) +#: ./doc/glossary/glossary-terms.xml:8161(glossterm) ./doc/glossary/glossary-terms.xml:8164(primary) msgid "Single-root I/O Virtualization (SR-IOV)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8155(para) +#: ./doc/glossary/glossary-terms.xml:8168(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:8165(glossterm) ./doc/glossary/glossary-terms.xml:8167(primary) +#: ./doc/glossary/glossary-terms.xml:8178(glossterm) ./doc/glossary/glossary-terms.xml:8180(primary) msgid "Service Level Agreement (SLA)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8171(para) +#: ./doc/glossary/glossary-terms.xml:8184(para) msgid "Contractual obligations that ensure the availability of a service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8177(glossterm) ./doc/glossary/glossary-terms.xml:8179(primary) +#: ./doc/glossary/glossary-terms.xml:8190(glossterm) ./doc/glossary/glossary-terms.xml:8192(primary) msgid "SmokeStack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8183(para) +#: ./doc/glossary/glossary-terms.xml:8196(para) msgid "Runs automated tests against the core OpenStack API; written in Rails." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8189(glossterm) ./doc/glossary/glossary-terms.xml:8191(primary) +#: ./doc/glossary/glossary-terms.xml:8202(glossterm) ./doc/glossary/glossary-terms.xml:8204(primary) msgid "snapshot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8195(para) +#: ./doc/glossary/glossary-terms.xml:8208(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:8202(glossterm) ./doc/glossary/glossary-terms.xml:8209(primary) +#: ./doc/glossary/glossary-terms.xml:8215(glossterm) ./doc/glossary/glossary-terms.xml:8222(primary) msgid "soft reboot" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8213(para) +#: ./doc/glossary/glossary-terms.xml:8226(para) msgid "A controlled reboot where a VM instance is properly restarted through operating system commands." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8219(glossterm) ./doc/glossary/glossary-terms.xml:8221(primary) +#: ./doc/glossary/glossary-terms.xml:8232(glossterm) ./doc/glossary/glossary-terms.xml:8234(primary) msgid "Software Development Lifecycle Automation service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8225(para) +#: ./doc/glossary/glossary-terms.xml:8238(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:8235(glossterm) ./doc/glossary/glossary-terms.xml:8237(primary) +#: ./doc/glossary/glossary-terms.xml:8248(glossterm) ./doc/glossary/glossary-terms.xml:8250(primary) msgid "SolidFire Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8241(para) +#: ./doc/glossary/glossary-terms.xml:8254(para) msgid "The Block Storage driver for the SolidFire iSCSI storage appliance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8247(glossterm) ./doc/glossary/glossary-terms.xml:8249(primary) +#: ./doc/glossary/glossary-terms.xml:8260(glossterm) ./doc/glossary/glossary-terms.xml:8262(primary) msgid "solum" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8253(para) +#: ./doc/glossary/glossary-terms.xml:8266(para) msgid "OpenStack project that provides a Software Development Lifecycle Automation service." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8261(glossterm) +#: ./doc/glossary/glossary-terms.xml:8274(glossterm) msgid "SPICE" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8263(primary) +#: ./doc/glossary/glossary-terms.xml:8276(primary) msgid "SPICE (Simple Protocol for Independent Computing Environments)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8268(para) +#: ./doc/glossary/glossary-terms.xml:8281(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:8275(glossterm) ./doc/glossary/glossary-terms.xml:8282(primary) +#: ./doc/glossary/glossary-terms.xml:8288(glossterm) ./doc/glossary/glossary-terms.xml:8295(primary) msgid "spread-first scheduler" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8279(secondary) +#: ./doc/glossary/glossary-terms.xml:8292(secondary) msgid "spread-first" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8286(para) +#: ./doc/glossary/glossary-terms.xml:8299(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:8292(glossterm) ./doc/glossary/glossary-terms.xml:8294(primary) +#: ./doc/glossary/glossary-terms.xml:8305(glossterm) ./doc/glossary/glossary-terms.xml:8307(primary) msgid "SQL-Alchemy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8298(para) +#: ./doc/glossary/glossary-terms.xml:8311(para) msgid "An open source SQL toolkit for Python, used in OpenStack." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8303(glossterm) ./doc/glossary/glossary-terms.xml:8305(primary) +#: ./doc/glossary/glossary-terms.xml:8316(glossterm) ./doc/glossary/glossary-terms.xml:8318(primary) msgid "SQLite" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8309(para) +#: ./doc/glossary/glossary-terms.xml:8322(para) msgid "A lightweight SQL database, used as the default persistent storage method in many OpenStack services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8315(glossterm) ./doc/glossary/glossary-terms.xml:8317(primary) +#: ./doc/glossary/glossary-terms.xml:8328(glossterm) ./doc/glossary/glossary-terms.xml:8330(primary) msgid "stack" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8322(para) +#: ./doc/glossary/glossary-terms.xml:8335(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:8330(glossterm) ./doc/glossary/glossary-terms.xml:8332(primary) +#: ./doc/glossary/glossary-terms.xml:8343(glossterm) ./doc/glossary/glossary-terms.xml:8345(primary) msgid "StackTach" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8336(para) +#: ./doc/glossary/glossary-terms.xml:8349(para) msgid "Community project that captures Compute AMQP communications; useful for debugging." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8342(glossterm) +#: ./doc/glossary/glossary-terms.xml:8355(glossterm) msgid "static IP address" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8346(secondary) +#: ./doc/glossary/glossary-terms.xml:8359(secondary) msgid "static" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8349(primary) +#: ./doc/glossary/glossary-terms.xml:8362(primary) msgid "static IP addresses" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8353(para) +#: ./doc/glossary/glossary-terms.xml:8366(para) msgid "Alternative term for a fixed IP address." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8358(glossterm) ./doc/glossary/glossary-terms.xml:8360(primary) +#: ./doc/glossary/glossary-terms.xml:8371(glossterm) ./doc/glossary/glossary-terms.xml:8373(primary) msgid "StaticWeb" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8364(para) +#: ./doc/glossary/glossary-terms.xml:8377(para) msgid "WSGI middleware component of Object Storage that serves container data as a static web page." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8370(glossterm) ./doc/glossary/glossary-terms.xml:8372(primary) +#: ./doc/glossary/glossary-terms.xml:8383(glossterm) ./doc/glossary/glossary-terms.xml:8385(primary) msgid "storage back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8376(para) +#: ./doc/glossary/glossary-terms.xml:8389(para) msgid "The method that a service uses for persistent storage, such as iSCSI, NFS, or local disk." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8382(glossterm) ./doc/glossary/glossary-terms.xml:8389(primary) +#: ./doc/glossary/glossary-terms.xml:8395(glossterm) ./doc/glossary/glossary-terms.xml:8402(primary) msgid "storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8386(secondary) +#: ./doc/glossary/glossary-terms.xml:8399(secondary) msgid "storage nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8393(para) +#: ./doc/glossary/glossary-terms.xml:8406(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:8400(glossterm) ./doc/glossary/glossary-terms.xml:8404(secondary) +#: ./doc/glossary/glossary-terms.xml:8413(glossterm) ./doc/glossary/glossary-terms.xml:8417(secondary) msgid "storage manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8402(primary) ./doc/glossary/glossary-terms.xml:8416(primary) ./doc/glossary/glossary-terms.xml:8430(primary) ./doc/glossary/glossary-terms.xml:8580(primary) +#: ./doc/glossary/glossary-terms.xml:8415(primary) ./doc/glossary/glossary-terms.xml:8429(primary) ./doc/glossary/glossary-terms.xml:8443(primary) ./doc/glossary/glossary-terms.xml:8593(primary) msgid "storage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8408(para) +#: ./doc/glossary/glossary-terms.xml:8421(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:8414(glossterm) ./doc/glossary/glossary-terms.xml:8418(secondary) +#: ./doc/glossary/glossary-terms.xml:8427(glossterm) ./doc/glossary/glossary-terms.xml:8431(secondary) msgid "storage manager back end" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8422(para) +#: ./doc/glossary/glossary-terms.xml:8435(para) msgid "A persistent storage method supported by XenAPI, such as iSCSI or NFS." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8428(glossterm) ./doc/glossary/glossary-terms.xml:8432(secondary) +#: ./doc/glossary/glossary-terms.xml:8441(glossterm) ./doc/glossary/glossary-terms.xml:8445(secondary) msgid "storage services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8436(para) +#: ./doc/glossary/glossary-terms.xml:8449(para) msgid "Collective name for the Object Storage object services, container services, and account services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8442(glossterm) ./doc/glossary/glossary-terms.xml:8444(primary) +#: ./doc/glossary/glossary-terms.xml:8455(glossterm) ./doc/glossary/glossary-terms.xml:8457(primary) msgid "strategy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8448(para) +#: ./doc/glossary/glossary-terms.xml:8461(para) msgid "Specifies the authentication source used by Image service or Identity. In the Database service, it refers to the extensions implemented for a data store." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8455(glossterm) +#: ./doc/glossary/glossary-terms.xml:8468(glossterm) msgid "subdomain" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8457(primary) +#: ./doc/glossary/glossary-terms.xml:8470(primary) msgid "subdomains" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8461(para) +#: ./doc/glossary/glossary-terms.xml:8474(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:8469(glossterm) ./doc/glossary/glossary-terms.xml:8471(primary) +#: ./doc/glossary/glossary-terms.xml:8482(glossterm) ./doc/glossary/glossary-terms.xml:8484(primary) msgid "subnet" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8475(para) +#: ./doc/glossary/glossary-terms.xml:8488(para) msgid "Logical subdivision of an IP network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8480(glossterm) ./doc/glossary/glossary-terms.xml:8483(primary) +#: ./doc/glossary/glossary-terms.xml:8493(glossterm) ./doc/glossary/glossary-terms.xml:8496(primary) msgid "SUSE Linux Enterprise Server (SLES)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8492(glossterm) +#: ./doc/glossary/glossary-terms.xml:8505(glossterm) msgid "suspend" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8494(primary) +#: ./doc/glossary/glossary-terms.xml:8507(primary) msgid "suspend, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8498(para) +#: ./doc/glossary/glossary-terms.xml:8511(para) msgid "Alternative term for a paused VM instance." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8504(glossterm) +#: ./doc/glossary/glossary-terms.xml:8517(glossterm) msgid "swap" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8506(primary) +#: ./doc/glossary/glossary-terms.xml:8519(primary) msgid "swap, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8510(para) +#: ./doc/glossary/glossary-terms.xml:8523(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:8516(glossterm) ./doc/glossary/glossary-terms.xml:8518(primary) +#: ./doc/glossary/glossary-terms.xml:8529(glossterm) ./doc/glossary/glossary-terms.xml:8531(primary) msgid "swauth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8522(para) +#: ./doc/glossary/glossary-terms.xml:8535(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:8532(para) +#: ./doc/glossary/glossary-terms.xml:8545(para) msgid "An OpenStack core project that provides object storage services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8538(glossterm) ./doc/glossary/glossary-terms.xml:8540(primary) +#: ./doc/glossary/glossary-terms.xml:8551(glossterm) ./doc/glossary/glossary-terms.xml:8553(primary) msgid "swift All in One (SAIO)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8544(para) +#: ./doc/glossary/glossary-terms.xml:8557(para) msgid "Creates a full Object Storage development environment within a single VM." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8550(glossterm) ./doc/glossary/glossary-terms.xml:8554(secondary) +#: ./doc/glossary/glossary-terms.xml:8563(glossterm) ./doc/glossary/glossary-terms.xml:8567(secondary) msgid "swift middleware" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8558(para) +#: ./doc/glossary/glossary-terms.xml:8571(para) msgid "Collective term for Object Storage components that provide additional functionality." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8564(glossterm) ./doc/glossary/glossary-terms.xml:8568(secondary) +#: ./doc/glossary/glossary-terms.xml:8577(glossterm) ./doc/glossary/glossary-terms.xml:8581(secondary) msgid "swift proxy server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8572(para) +#: ./doc/glossary/glossary-terms.xml:8585(para) msgid "Acts as the gatekeeper to Object Storage and is responsible for authenticating the user." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8578(glossterm) +#: ./doc/glossary/glossary-terms.xml:8591(glossterm) msgid "swift storage node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8582(secondary) ./doc/glossary/glossary-terms.xml:8587(secondary) ./doc/glossary/glossary-terms.xml:8592(secondary) +#: ./doc/glossary/glossary-terms.xml:8595(secondary) ./doc/glossary/glossary-terms.xml:8600(secondary) ./doc/glossary/glossary-terms.xml:8605(secondary) msgid "swift storage nodes" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8596(para) +#: ./doc/glossary/glossary-terms.xml:8609(para) msgid "A node that runs Object Storage account, container, and object services." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8602(glossterm) ./doc/glossary/glossary-terms.xml:8604(primary) +#: ./doc/glossary/glossary-terms.xml:8615(glossterm) ./doc/glossary/glossary-terms.xml:8617(primary) msgid "sync point" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8608(para) +#: ./doc/glossary/glossary-terms.xml:8621(para) msgid "Point in time since the last container and accounts database sync among nodes within Object Storage." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8614(glossterm) ./doc/glossary/glossary-terms.xml:8616(primary) +#: ./doc/glossary/glossary-terms.xml:8627(glossterm) ./doc/glossary/glossary-terms.xml:8629(primary) msgid "sysadmin" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8620(para) +#: ./doc/glossary/glossary-terms.xml:8633(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:8627(glossterm) ./doc/glossary/glossary-terms.xml:8629(primary) +#: ./doc/glossary/glossary-terms.xml:8640(glossterm) ./doc/glossary/glossary-terms.xml:8642(primary) msgid "system usage" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8633(para) +#: ./doc/glossary/glossary-terms.xml:8646(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:8643(title) +#: ./doc/glossary/glossary-terms.xml:8656(title) msgid "T" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8646(glossterm) ./doc/glossary/glossary-terms.xml:8648(primary) +#: ./doc/glossary/glossary-terms.xml:8659(glossterm) ./doc/glossary/glossary-terms.xml:8661(primary) msgid "Telemetry" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8652(para) +#: ./doc/glossary/glossary-terms.xml:8665(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:8659(glossterm) ./doc/glossary/glossary-terms.xml:8661(primary) +#: ./doc/glossary/glossary-terms.xml:8672(glossterm) ./doc/glossary/glossary-terms.xml:8674(primary) msgid "TempAuth" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8665(para) +#: ./doc/glossary/glossary-terms.xml:8678(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:8672(glossterm) ./doc/glossary/glossary-terms.xml:8674(primary) +#: ./doc/glossary/glossary-terms.xml:8685(glossterm) ./doc/glossary/glossary-terms.xml:8687(primary) msgid "Tempest" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8678(para) +#: ./doc/glossary/glossary-terms.xml:8691(para) msgid "Automated software test suite designed to run against the trunk of the OpenStack core project." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8684(glossterm) ./doc/glossary/glossary-terms.xml:8686(primary) +#: ./doc/glossary/glossary-terms.xml:8697(glossterm) ./doc/glossary/glossary-terms.xml:8699(primary) msgid "TempURL" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8690(para) +#: ./doc/glossary/glossary-terms.xml:8703(para) msgid "An Object Storage middleware component that enables creation of URLs for temporary object access." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8696(glossterm) ./doc/glossary/glossary-terms.xml:8707(primary) ./doc/glossary/glossary-terms.xml:8725(primary) ./doc/glossary/glossary-terms.xml:8739(primary) +#: ./doc/glossary/glossary-terms.xml:8709(glossterm) ./doc/glossary/glossary-terms.xml:8720(primary) ./doc/glossary/glossary-terms.xml:8738(primary) ./doc/glossary/glossary-terms.xml:8752(primary) msgid "tenant" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8699(para) +#: ./doc/glossary/glossary-terms.xml:8712(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:8705(glossterm) ./doc/glossary/glossary-terms.xml:8709(secondary) +#: ./doc/glossary/glossary-terms.xml:8718(glossterm) ./doc/glossary/glossary-terms.xml:8722(secondary) msgid "Tenant API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8713(para) +#: ./doc/glossary/glossary-terms.xml:8726(para) msgid "An API that is accessible to tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8718(glossterm) ./doc/glossary/glossary-terms.xml:8722(secondary) ./doc/glossary/glossary-terms.xml:8727(secondary) +#: ./doc/glossary/glossary-terms.xml:8731(glossterm) ./doc/glossary/glossary-terms.xml:8735(secondary) ./doc/glossary/glossary-terms.xml:8740(secondary) msgid "tenant endpoint" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8731(para) +#: ./doc/glossary/glossary-terms.xml:8744(para) msgid "An Identity service API endpoint that is associated with one or more tenants." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8737(glossterm) ./doc/glossary/glossary-terms.xml:8741(secondary) +#: ./doc/glossary/glossary-terms.xml:8750(glossterm) ./doc/glossary/glossary-terms.xml:8754(secondary) msgid "tenant ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8745(para) +#: ./doc/glossary/glossary-terms.xml:8758(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:8751(glossterm) +#: ./doc/glossary/glossary-terms.xml:8764(glossterm) msgid "token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8753(primary) +#: ./doc/glossary/glossary-terms.xml:8766(primary) msgid "tokens" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8757(para) +#: ./doc/glossary/glossary-terms.xml:8770(para) msgid "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8763(glossterm) ./doc/glossary/glossary-terms.xml:8765(primary) +#: ./doc/glossary/glossary-terms.xml:8776(glossterm) ./doc/glossary/glossary-terms.xml:8778(primary) msgid "token services" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8769(para) +#: ./doc/glossary/glossary-terms.xml:8782(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:8775(glossterm) ./doc/glossary/glossary-terms.xml:8777(primary) +#: ./doc/glossary/glossary-terms.xml:8788(glossterm) ./doc/glossary/glossary-terms.xml:8790(primary) msgid "tombstone" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8780(para) +#: ./doc/glossary/glossary-terms.xml:8793(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:8788(glossterm) ./doc/glossary/glossary-terms.xml:8790(primary) +#: ./doc/glossary/glossary-terms.xml:8801(glossterm) ./doc/glossary/glossary-terms.xml:8803(primary) msgid "topic publisher" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8794(para) +#: ./doc/glossary/glossary-terms.xml:8807(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:8800(glossterm) ./doc/glossary/glossary-terms.xml:8802(primary) +#: ./doc/glossary/glossary-terms.xml:8813(glossterm) ./doc/glossary/glossary-terms.xml:8815(primary) msgid "Torpedo" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8806(para) +#: ./doc/glossary/glossary-terms.xml:8819(para) msgid "Community project used to run automated tests against the OpenStack API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8812(glossterm) +#: ./doc/glossary/glossary-terms.xml:8825(glossterm) msgid "transaction ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8814(primary) +#: ./doc/glossary/glossary-terms.xml:8827(primary) msgid "transaction IDs" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8818(para) +#: ./doc/glossary/glossary-terms.xml:8831(para) msgid "Unique ID assigned to each Object Storage request; used for debugging and tracing." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8824(glossterm) +#: ./doc/glossary/glossary-terms.xml:8837(glossterm) msgid "transient" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8826(primary) +#: ./doc/glossary/glossary-terms.xml:8839(primary) msgid "transient exchanges" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8832(para) +#: ./doc/glossary/glossary-terms.xml:8845(para) msgid "Alternative term for non-durable." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8837(glossterm) +#: ./doc/glossary/glossary-terms.xml:8850(glossterm) msgid "transient exchange" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8840(para) +#: ./doc/glossary/glossary-terms.xml:8853(para) msgid "Alternative term for a non-durable exchange." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8846(glossterm) +#: ./doc/glossary/glossary-terms.xml:8859(glossterm) msgid "transient message" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8850(secondary) ./doc/glossary/glossary-terms.xml:8853(primary) +#: ./doc/glossary/glossary-terms.xml:8863(secondary) ./doc/glossary/glossary-terms.xml:8866(primary) msgid "transient messages" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8857(para) +#: ./doc/glossary/glossary-terms.xml:8870(para) msgid "A message that is stored in memory and is lost after the server is restarted." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8863(glossterm) +#: ./doc/glossary/glossary-terms.xml:8876(glossterm) msgid "transient queue" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8867(secondary) ./doc/glossary/glossary-terms.xml:8870(primary) +#: ./doc/glossary/glossary-terms.xml:8880(secondary) ./doc/glossary/glossary-terms.xml:8883(primary) msgid "transient queues" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8874(para) +#: ./doc/glossary/glossary-terms.xml:8887(para) msgid "Alternative term for a non-durable queue." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8879(glossterm) ./doc/glossary/glossary-terms.xml:8881(primary) +#: ./doc/glossary/glossary-terms.xml:8892(glossterm) ./doc/glossary/glossary-terms.xml:8894(primary) msgid "TripleO" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8885(para) +#: ./doc/glossary/glossary-terms.xml:8898(para) msgid "OpenStack-on-OpenStack program. The code name for the OpenStack Deployment program." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8893(glossterm) ./doc/glossary/glossary-terms.xml:8895(primary) +#: ./doc/glossary/glossary-terms.xml:8906(glossterm) ./doc/glossary/glossary-terms.xml:8908(primary) msgid "trove" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8899(para) +#: ./doc/glossary/glossary-terms.xml:8912(para) msgid "OpenStack project that provides database services to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8908(title) +#: ./doc/glossary/glossary-terms.xml:8921(title) msgid "U" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8911(glossterm) ./doc/glossary/glossary-terms.xml:8913(primary) +#: ./doc/glossary/glossary-terms.xml:8924(glossterm) ./doc/glossary/glossary-terms.xml:8926(primary) msgid "Ubuntu" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8917(para) +#: ./doc/glossary/glossary-terms.xml:8930(para) msgid "A Debian-based Linux distribution." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8922(glossterm) ./doc/glossary/glossary-terms.xml:8924(primary) +#: ./doc/glossary/glossary-terms.xml:8935(glossterm) ./doc/glossary/glossary-terms.xml:8937(primary) msgid "unscoped token" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8928(para) +#: ./doc/glossary/glossary-terms.xml:8941(para) msgid "Alternative term for an Identity service default token." msgstr "" -#: ./doc/glossary/glossary-terms.xml:8933(glossterm) +#: ./doc/glossary/glossary-terms.xml:8946(glossterm) msgid "updater" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8935(primary) +#: ./doc/glossary/glossary-terms.xml:8948(primary) msgid "updaters" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8939(para) +#: ./doc/glossary/glossary-terms.xml:8952(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:8945(glossterm) +#: ./doc/glossary/glossary-terms.xml:8958(glossterm) msgid "user" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8947(primary) +#: ./doc/glossary/glossary-terms.xml:8960(primary) msgid "users, definition of" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8951(para) +#: ./doc/glossary/glossary-terms.xml:8964(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:8958(glossterm) ./doc/glossary/glossary-terms.xml:8960(primary) +#: ./doc/glossary/glossary-terms.xml:8971(glossterm) ./doc/glossary/glossary-terms.xml:8973(primary) msgid "user data" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8964(para) +#: ./doc/glossary/glossary-terms.xml:8977(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:8974(glossterm) ./doc/glossary/glossary-terms.xml:8976(primary) +#: ./doc/glossary/glossary-terms.xml:8987(glossterm) ./doc/glossary/glossary-terms.xml:8989(primary) msgid "User Mode Linux (UML)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8988(title) +#: ./doc/glossary/glossary-terms.xml:9001(title) msgid "V" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8991(glossterm) ./doc/glossary/glossary-terms.xml:8993(primary) +#: ./doc/glossary/glossary-terms.xml:9004(glossterm) ./doc/glossary/glossary-terms.xml:9006(primary) msgid "VIF UUID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:8997(para) +#: ./doc/glossary/glossary-terms.xml:9010(para) msgid "Unique ID assigned to each Networking VIF." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9002(glossterm) ./doc/glossary/glossary-terms.xml:9004(primary) +#: ./doc/glossary/glossary-terms.xml:9015(glossterm) ./doc/glossary/glossary-terms.xml:9017(primary) msgid "VIP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9008(para) +#: ./doc/glossary/glossary-terms.xml:9021(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:9018(glossterm) ./doc/glossary/glossary-terms.xml:9021(primary) +#: ./doc/glossary/glossary-terms.xml:9031(glossterm) ./doc/glossary/glossary-terms.xml:9034(primary) msgid "Virtual Central Processing Unit (vCPU)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9025(para) +#: ./doc/glossary/glossary-terms.xml:9038(para) msgid "Subdivides physical CPUs. Instances can then use those divisions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9031(glossterm) ./doc/glossary/glossary-terms.xml:9033(primary) +#: ./doc/glossary/glossary-terms.xml:9044(glossterm) ./doc/glossary/glossary-terms.xml:9046(primary) msgid "Virtual Disk Image (VDI)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9043(glossterm) +#: ./doc/glossary/glossary-terms.xml:9056(glossterm) msgid "VXLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9045(primary) +#: ./doc/glossary/glossary-terms.xml:9058(primary) msgid "virtual extensible LAN (VXLAN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9049(para) +#: ./doc/glossary/glossary-terms.xml:9062(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:9057(glossterm) ./doc/glossary/glossary-terms.xml:9059(primary) +#: ./doc/glossary/glossary-terms.xml:9070(glossterm) ./doc/glossary/glossary-terms.xml:9072(primary) msgid "Virtual Hard Disk (VHD)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9069(glossterm) ./doc/glossary/glossary-terms.xml:9071(primary) +#: ./doc/glossary/glossary-terms.xml:9082(glossterm) ./doc/glossary/glossary-terms.xml:9084(primary) msgid "virtual IP" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9075(para) +#: ./doc/glossary/glossary-terms.xml:9088(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:9083(glossterm) ./doc/glossary/glossary-terms.xml:9085(primary) +#: ./doc/glossary/glossary-terms.xml:9096(glossterm) ./doc/glossary/glossary-terms.xml:9098(primary) msgid "virtual machine (VM)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9089(para) +#: ./doc/glossary/glossary-terms.xml:9102(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:9096(glossterm) ./doc/glossary/glossary-terms.xml:9103(primary) +#: ./doc/glossary/glossary-terms.xml:9109(glossterm) ./doc/glossary/glossary-terms.xml:9116(primary) msgid "virtual network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9100(secondary) ./doc/glossary/glossary-terms.xml:9156(secondary) ./doc/glossary/glossary-terms.xml:9186(secondary) +#: ./doc/glossary/glossary-terms.xml:9113(secondary) ./doc/glossary/glossary-terms.xml:9169(secondary) ./doc/glossary/glossary-terms.xml:9199(secondary) msgid "virtual" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9107(para) +#: ./doc/glossary/glossary-terms.xml:9120(para) msgid "An L2 network segment within Networking." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9112(glossterm) ./doc/glossary/glossary-terms.xml:9114(primary) +#: ./doc/glossary/glossary-terms.xml:9125(glossterm) ./doc/glossary/glossary-terms.xml:9127(primary) msgid "virtual networking" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9118(para) +#: ./doc/glossary/glossary-terms.xml:9131(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:9127(glossterm) ./doc/glossary/glossary-terms.xml:9129(primary) +#: ./doc/glossary/glossary-terms.xml:9140(glossterm) ./doc/glossary/glossary-terms.xml:9142(primary) msgid "Virtual Network Computing (VNC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9133(para) +#: ./doc/glossary/glossary-terms.xml:9146(para) msgid "Open source GUI and CLI tools used for remote console access to VMs. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9139(glossterm) ./doc/glossary/glossary-terms.xml:9141(primary) +#: ./doc/glossary/glossary-terms.xml:9152(glossterm) ./doc/glossary/glossary-terms.xml:9154(primary) msgid "Virtual Network InterFace (VIF)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9145(para) +#: ./doc/glossary/glossary-terms.xml:9158(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:9152(glossterm) ./doc/glossary/glossary-terms.xml:9159(primary) +#: ./doc/glossary/glossary-terms.xml:9165(glossterm) ./doc/glossary/glossary-terms.xml:9172(primary) msgid "virtual port" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9163(para) +#: ./doc/glossary/glossary-terms.xml:9176(para) msgid "Attachment point where a virtual interface connects to a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9169(glossterm) ./doc/glossary/glossary-terms.xml:9171(primary) +#: ./doc/glossary/glossary-terms.xml:9182(glossterm) ./doc/glossary/glossary-terms.xml:9184(primary) msgid "virtual private network (VPN)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9175(para) +#: ./doc/glossary/glossary-terms.xml:9188(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:9182(glossterm) +#: ./doc/glossary/glossary-terms.xml:9195(glossterm) msgid "virtual server" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9189(primary) +#: ./doc/glossary/glossary-terms.xml:9202(primary) msgid "virtual servers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9193(para) +#: ./doc/glossary/glossary-terms.xml:9206(para) msgid "Alternative term for a VM or guest." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9198(glossterm) ./doc/glossary/glossary-terms.xml:9200(primary) +#: ./doc/glossary/glossary-terms.xml:9211(glossterm) ./doc/glossary/glossary-terms.xml:9213(primary) msgid "virtual switch (vSwitch)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9204(para) +#: ./doc/glossary/glossary-terms.xml:9217(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:9210(glossterm) ./doc/glossary/glossary-terms.xml:9212(primary) +#: ./doc/glossary/glossary-terms.xml:9223(glossterm) ./doc/glossary/glossary-terms.xml:9225(primary) msgid "virtual VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9216(para) +#: ./doc/glossary/glossary-terms.xml:9229(para) msgid "Alternative term for a virtual network." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9221(glossterm) ./doc/glossary/glossary-terms.xml:9223(primary) +#: ./doc/glossary/glossary-terms.xml:9234(glossterm) ./doc/glossary/glossary-terms.xml:9236(primary) msgid "VirtualBox" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9232(glossterm) ./doc/glossary/glossary-terms.xml:9234(primary) +#: ./doc/glossary/glossary-terms.xml:9245(glossterm) ./doc/glossary/glossary-terms.xml:9247(primary) msgid "VLAN manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9238(para) +#: ./doc/glossary/glossary-terms.xml:9251(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:9244(glossterm) ./doc/glossary/glossary-terms.xml:9251(primary) +#: ./doc/glossary/glossary-terms.xml:9257(glossterm) ./doc/glossary/glossary-terms.xml:9264(primary) msgid "VLAN network" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9248(secondary) +#: ./doc/glossary/glossary-terms.xml:9261(secondary) msgid "VLAN" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9255(para) +#: ./doc/glossary/glossary-terms.xml:9268(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:9265(glossterm) ./doc/glossary/glossary-terms.xml:9267(primary) +#: ./doc/glossary/glossary-terms.xml:9278(glossterm) ./doc/glossary/glossary-terms.xml:9280(primary) msgid "VM disk (VMDK)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9277(glossterm) ./doc/glossary/glossary-terms.xml:9279(primary) +#: ./doc/glossary/glossary-terms.xml:9290(glossterm) ./doc/glossary/glossary-terms.xml:9292(primary) msgid "VM image" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9283(para) +#: ./doc/glossary/glossary-terms.xml:9296(para) msgid "Alternative term for an image." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9288(glossterm) ./doc/glossary/glossary-terms.xml:9290(primary) +#: ./doc/glossary/glossary-terms.xml:9301(glossterm) ./doc/glossary/glossary-terms.xml:9303(primary) msgid "VM Remote Control (VMRC)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9294(para) +#: ./doc/glossary/glossary-terms.xml:9307(para) msgid "Method to access VM instance consoles using a web browser. Supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9300(glossterm) ./doc/glossary/glossary-terms.xml:9302(primary) +#: ./doc/glossary/glossary-terms.xml:9313(glossterm) ./doc/glossary/glossary-terms.xml:9315(primary) msgid "VMware API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9306(para) +#: ./doc/glossary/glossary-terms.xml:9319(para) msgid "Supports interaction with VMware products in Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9311(glossterm) +#: ./doc/glossary/glossary-terms.xml:9324(glossterm) msgid "VMware NSX Neutron plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9314(para) +#: ./doc/glossary/glossary-terms.xml:9327(para) msgid "Provides support for VMware NSX in Neutron." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9319(glossterm) ./doc/glossary/glossary-terms.xml:9321(primary) +#: ./doc/glossary/glossary-terms.xml:9332(glossterm) ./doc/glossary/glossary-terms.xml:9334(primary) msgid "VNC proxy" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9325(para) +#: ./doc/glossary/glossary-terms.xml:9338(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:9331(glossterm) ./doc/glossary/glossary-terms.xml:9343(primary) ./doc/glossary/glossary-terms.xml:9356(primary) ./doc/glossary/glossary-terms.xml:9370(primary) ./doc/glossary/glossary-terms.xml:9383(primary) ./doc/glossary/glossary-terms.xml:9397(primary) ./doc/glossary/glossary-terms.xml:9411(primary) ./doc/glossary/glossary-terms.xml:9425(primary) +#: ./doc/glossary/glossary-terms.xml:9344(glossterm) ./doc/glossary/glossary-terms.xml:9356(primary) ./doc/glossary/glossary-terms.xml:9369(primary) ./doc/glossary/glossary-terms.xml:9383(primary) ./doc/glossary/glossary-terms.xml:9396(primary) ./doc/glossary/glossary-terms.xml:9410(primary) ./doc/glossary/glossary-terms.xml:9424(primary) ./doc/glossary/glossary-terms.xml:9438(primary) msgid "volume" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9334(para) +#: ./doc/glossary/glossary-terms.xml:9347(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:9341(glossterm) ./doc/glossary/glossary-terms.xml:9345(secondary) +#: ./doc/glossary/glossary-terms.xml:9354(glossterm) ./doc/glossary/glossary-terms.xml:9358(secondary) msgid "Volume API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9349(para) +#: ./doc/glossary/glossary-terms.xml:9362(para) msgid "Alternative name for the Block Storage API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9354(glossterm) ./doc/glossary/glossary-terms.xml:9358(secondary) +#: ./doc/glossary/glossary-terms.xml:9367(glossterm) ./doc/glossary/glossary-terms.xml:9371(secondary) msgid "volume controller" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9362(para) +#: ./doc/glossary/glossary-terms.xml:9375(para) msgid "A Block Storage component that oversees and coordinates storage volume actions." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9368(glossterm) ./doc/glossary/glossary-terms.xml:9372(secondary) +#: ./doc/glossary/glossary-terms.xml:9381(glossterm) ./doc/glossary/glossary-terms.xml:9385(secondary) msgid "volume driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9376(para) +#: ./doc/glossary/glossary-terms.xml:9389(para) msgid "Alternative term for a volume plug-in." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9381(glossterm) ./doc/glossary/glossary-terms.xml:9385(secondary) +#: ./doc/glossary/glossary-terms.xml:9394(glossterm) ./doc/glossary/glossary-terms.xml:9398(secondary) msgid "volume ID" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9389(para) +#: ./doc/glossary/glossary-terms.xml:9402(para) msgid "Unique ID applied to each storage volume under the Block Storage control." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9395(glossterm) ./doc/glossary/glossary-terms.xml:9399(secondary) +#: ./doc/glossary/glossary-terms.xml:9408(glossterm) ./doc/glossary/glossary-terms.xml:9412(secondary) msgid "volume manager" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9403(para) +#: ./doc/glossary/glossary-terms.xml:9416(para) msgid "A Block Storage component that creates, attaches, and detaches persistent storage volumes." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9409(glossterm) ./doc/glossary/glossary-terms.xml:9413(secondary) +#: ./doc/glossary/glossary-terms.xml:9422(glossterm) ./doc/glossary/glossary-terms.xml:9426(secondary) msgid "volume node" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9417(para) +#: ./doc/glossary/glossary-terms.xml:9430(para) msgid "A Block Storage node that runs the cinder-volume daemon." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9423(glossterm) ./doc/glossary/glossary-terms.xml:9427(secondary) +#: ./doc/glossary/glossary-terms.xml:9436(glossterm) ./doc/glossary/glossary-terms.xml:9440(secondary) msgid "volume plug-in" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9431(para) +#: ./doc/glossary/glossary-terms.xml:9444(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:9437(glossterm) +#: ./doc/glossary/glossary-terms.xml:9450(glossterm) msgid "volume worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9439(primary) +#: ./doc/glossary/glossary-terms.xml:9452(primary) msgid "volume workers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9443(para) +#: ./doc/glossary/glossary-terms.xml:9456(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:9451(glossterm) ./doc/glossary/glossary-terms.xml:9453(primary) +#: ./doc/glossary/glossary-terms.xml:9464(glossterm) ./doc/glossary/glossary-terms.xml:9466(primary) msgid "vSphere" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9465(title) +#: ./doc/glossary/glossary-terms.xml:9478(title) msgid "W" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9468(glossterm) ./doc/glossary/glossary-terms.xml:9470(primary) +#: ./doc/glossary/glossary-terms.xml:9481(glossterm) ./doc/glossary/glossary-terms.xml:9483(primary) msgid "weighting" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9474(para) +#: ./doc/glossary/glossary-terms.xml:9487(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:9481(glossterm) ./doc/glossary/glossary-terms.xml:9483(primary) +#: ./doc/glossary/glossary-terms.xml:9494(glossterm) ./doc/glossary/glossary-terms.xml:9496(primary) msgid "weight" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9487(para) +#: ./doc/glossary/glossary-terms.xml:9500(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:9493(glossterm) ./doc/glossary/glossary-terms.xml:9495(primary) +#: ./doc/glossary/glossary-terms.xml:9506(glossterm) ./doc/glossary/glossary-terms.xml:9508(primary) msgid "weighted cost" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9499(para) +#: ./doc/glossary/glossary-terms.xml:9512(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:9505(glossterm) +#: ./doc/glossary/glossary-terms.xml:9518(glossterm) msgid "worker" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9507(primary) +#: ./doc/glossary/glossary-terms.xml:9520(primary) msgid "workers" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9511(para) +#: ./doc/glossary/glossary-terms.xml:9524(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:9519(glossterm) ./doc/glossary/glossary-terms.xml:9521(primary) +#: ./doc/glossary/glossary-terms.xml:9532(glossterm) ./doc/glossary/glossary-terms.xml:9534(primary) msgid "Workflow service" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9526(para) +#: ./doc/glossary/glossary-terms.xml:9539(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:9541(title) +#: ./doc/glossary/glossary-terms.xml:9554(title) msgid "X" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9544(glossterm) ./doc/glossary/glossary-terms.xml:9546(primary) +#: ./doc/glossary/glossary-terms.xml:9557(glossterm) ./doc/glossary/glossary-terms.xml:9559(primary) msgid "Xen" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9550(para) +#: ./doc/glossary/glossary-terms.xml:9563(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:9560(glossterm) ./doc/glossary/glossary-terms.xml:9571(primary) ./doc/glossary/glossary-terms.xml:9584(primary) ./doc/glossary/glossary-terms.xml:9598(primary) +#: ./doc/glossary/glossary-terms.xml:9573(glossterm) ./doc/glossary/glossary-terms.xml:9584(primary) ./doc/glossary/glossary-terms.xml:9597(primary) ./doc/glossary/glossary-terms.xml:9611(primary) msgid "Xen API" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9563(para) +#: ./doc/glossary/glossary-terms.xml:9576(para) msgid "The Xen administrative API, which is supported by Compute." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9569(glossterm) ./doc/glossary/glossary-terms.xml:9573(secondary) +#: ./doc/glossary/glossary-terms.xml:9582(glossterm) ./doc/glossary/glossary-terms.xml:9586(secondary) msgid "Xen Cloud Platform (XCP)" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9582(glossterm) ./doc/glossary/glossary-terms.xml:9586(secondary) +#: ./doc/glossary/glossary-terms.xml:9595(glossterm) ./doc/glossary/glossary-terms.xml:9599(secondary) msgid "Xen Storage Manager Volume Driver" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9590(para) +#: ./doc/glossary/glossary-terms.xml:9603(para) msgid "A Block Storage volume plug-in that enables communication with the Xen Storage Manager API." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9596(glossterm) +#: ./doc/glossary/glossary-terms.xml:9609(glossterm) msgid "XenServer" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9600(secondary) +#: ./doc/glossary/glossary-terms.xml:9613(secondary) msgid "XenServer hypervisor" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9609(glossterm) ./doc/glossary/glossary-terms.xml:9611(primary) +#: ./doc/glossary/glossary-terms.xml:9622(glossterm) ./doc/glossary/glossary-terms.xml:9624(primary) msgid "XFS" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9614(para) +#: ./doc/glossary/glossary-terms.xml:9627(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:9625(title) +#: ./doc/glossary/glossary-terms.xml:9638(title) msgid "Y" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9639(title) +#: ./doc/glossary/glossary-terms.xml:9652(title) msgid "Z" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9648(para) +#: ./doc/glossary/glossary-terms.xml:9661(para) msgid "OpenStack project that provides a message service to applications." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9654(glossterm) ./doc/glossary/glossary-terms.xml:9656(primary) +#: ./doc/glossary/glossary-terms.xml:9667(glossterm) ./doc/glossary/glossary-terms.xml:9669(primary) msgid "ZeroMQ" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9660(para) +#: ./doc/glossary/glossary-terms.xml:9673(para) msgid "Message queue software supported by OpenStack. An alternative to RabbitMQ. Also spelled 0MQ." msgstr "" -#: ./doc/glossary/glossary-terms.xml:9666(glossterm) ./doc/glossary/glossary-terms.xml:9668(primary) +#: ./doc/glossary/glossary-terms.xml:9679(glossterm) ./doc/glossary/glossary-terms.xml:9681(primary) msgid "Zuul" msgstr "" -#: ./doc/glossary/glossary-terms.xml:9672(para) +#: ./doc/glossary/glossary-terms.xml:9685(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 b3c6fcac28..3f97e8d1cd 100644 --- a/doc/glossary/locale/ja.po +++ b/doc/glossary/locale/ja.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2016-02-01 02:55+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1908,21 +1908,6 @@ msgstr "" msgid "An object within Object Storage that is larger than 5GB." msgstr "5GB より大きい Object Storage 内のオブジェクト。" -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 "" -"OpenStack の公式プロジェクト。現在、 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) がある。しかしながら、この定義は「Big Tent」に関" -"するコミュニティーの議論に基づき変更されてきている。" - msgid "An open source LDAP server. Supported by both Compute and Identity." msgstr "" "オープンソース LDAP サーバー。Compute と Identity によりサポートされる。" @@ -6216,9 +6201,6 @@ msgstr "コントローラーノード" msgid "core API" msgstr "コアAPI" -msgid "core project" -msgstr "コアプロジェクト" - msgid "cost" msgstr "コスト" diff --git a/doc/glossary/locale/ko_KR.po b/doc/glossary/locale/ko_KR.po index 343c64970e..799069ff23 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-12-25 14:39+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1307,9 +1307,6 @@ msgstr "콘솔 로그" msgid "core API" msgstr "코어 API" -msgid "core project" -msgstr "코어 프로젝트" - msgid "daemon" msgstr "데몬" diff --git a/doc/glossary/locale/vi_VN.po b/doc/glossary/locale/vi_VN.po index 9d1f6319ee..01ed114552 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: 2016-01-27 02:05+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -5921,9 +5921,6 @@ msgstr "các nút điều khiển" msgid "core API" msgstr "lõi API" -msgid "core project" -msgstr "dự án chính" - msgid "cost" msgstr "giá" diff --git a/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po b/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po index e6ce37872a..833d27a7b4 100644 --- a/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po +++ b/doc/image-guide/source/locale/ja/LC_MESSAGES/image-guide.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: Virtual Machine Image Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-23 04:09+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-02-23 02:21+0000\n" +"PO-Revision-Date: 2016-03-07 05:00+0000\n" "Last-Translator: KATO Tomoyuki \n" "Language-Team: Japanese\n" "Language: ja\n" @@ -2107,6 +2107,18 @@ msgstr "" "名前空間に定義されている全項目に対するアクセス権を指定します。これらのアクセ" "ス制御は、名前空間において定義できる人、使用できる人を決定します。" +msgid "" +"Specifies the relationship between resource types and the namespaces that " +"are applicable to them. This information can be used to drive UI and CLI " +"views. For example, the same namespace of objects, properties, and tags may " +"be used for images, snapshots, volumes, and flavors. Or a namespace may only " +"apply to images." +msgstr "" +"リソース種別と名前空間に適用できる関係性を指定します。この情報は、ドライブ " +"UI と CLI ビューのために使用されます。例えば、同じ名前空間のオブジェクト、プ" +"ロパティー、タグが、イメージ、スナップショット、ボリューム、フレーバーのため" +"に使用できます。または、名前空間がイメージのみに適用される可能性があります。" + msgid "" "Start the Windows Server 2012 installation with the :command:`virt-install` " "command:" @@ -2563,6 +2575,14 @@ msgstr "" "仮想マシンイメージの名前は ``centos-6.4`` です。 :command:`virsh` コマンドを" "使用してイメージの状態を操作する際に、この名前が必要になります。" +msgid "" +"The object may optionally define required properties under the semantic " +"understanding that if you use the object, you should provide all required " +"properties." +msgstr "" +"オブジェクトは、オブジェクトを使用する場合、すべての必要なプロパティーを提供" +"すべき意味的な解釈の下で、必要なプロパティーをオプションとして定義できます。" + msgid "" "The operating system records the MAC address of the virtual Ethernet card in " "locations such as ``/etc/sysconfig/network-scripts/ifcfg-eth0`` and ``/etc/" 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 c6ee9bb6e5..7d8be33d0c 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: 2016-02-16 21:46+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -48,12 +48,6 @@ msgstr "**Volba sítě 2: Samoobslužné sítě - propojení**" msgid "**Networking Option 2: Self-service networks - Overview**" msgstr "**Volba sítě 2: Samoobslužné sítě - přehled**" -msgid "**On SLES 12:**" -msgstr "**V SLES 12:**" - -msgid "**On openSUSE 13.2:**" -msgstr "**V openSUSE 13.2:**" - msgid "**OpenStack services**" msgstr "**Služby OpenStack**" @@ -124,13 +118,6 @@ msgstr "" "Vstupte do instance pomocí SSH a použijte příkaz ``fdisk`` pro ověření " "přítomnosti svazku v zařízení blokového úložiště ``/dev/vdb``:" -msgid "" -"Access your instance using SSH from the controller node or any host on the " -"public physical network:" -msgstr "" -"Vstupte do vaší instance pomocí SSH z uzlu kontroléru nebo jakéhokoli " -"hostitele na veřejné fyzické síti:" - msgid "Activate the Apache module ``mod_version``:" msgstr "Aktivujte Apache modul ``mod_version``:" @@ -176,15 +163,9 @@ msgstr "" msgid "Add the ``openstack`` user:" msgstr "Předejte uživatele ``openstack``:" -msgid "Add the ``router: external`` option to the ``public`` provider network:" -msgstr "Přidejte volbu ``router: external`` do ``public`` sítě poskytovatele:" - msgid "Add the ``user`` role to the ``demo`` project and user:" msgstr "Předejte roli ``user`` uživateli a projektu ``demo``:" -msgid "Add the private network subnet as an interface on the router:" -msgstr "Přidejte podsíť soukromé sítě jako rozhraní do směrovače:" - msgid "Additional compute nodes should use 10.0.0.32, 10.0.0.33, and so on." msgstr "Další výpočtové uzly by měly používat 10.0.0.32, 10.0.0.33, atd." @@ -468,19 +449,6 @@ msgstr "" "Protože toto nastavení využívá databázový server SQL, můžete soubor databáze " "SQLite bez problémů odstranit:" -msgid "" -"Before launching an instance, you must create the necessary virtual network " -"infrastructure. For networking option 1, an instance uses a public provider " -"virtual network that connects to the physical network infrastructure via " -"layer-2 (bridging/switching). This network includes a DHCP server that " -"provides IP addresses to instances." -msgstr "" -"Před spuštěním instance musíte vytvořit potřebnou infrastrukturu virtuální " -"sítě. Při rozvržení sítě 1 instance využívá virtuální síť veřejného " -"poskytovatele, která se připojuje k infrastruktuře fyzické sítě přes layer-2 " -"(přemostění/rozbočování). Tato síť obsahuje server DHCP poskytující IP " -"adresy instancím. " - msgid "" "Before you configure the OpenStack Identity service, you must create a " "database and an administration token." @@ -783,12 +751,6 @@ msgstr "Vytvoření skriptů prostředí klienta OpenStack" msgid "Create a 1 GB volume:" msgstr "Vytvořte svazek o velikosti 1 GB:" -msgid "" -"Create a :term:`floating IP address` on the ``public`` provider network:" -msgstr "" -"Vytvořte :term:`Plovoucí IP adresu` v síti " -"poskytovatele ``public``:" - msgid "Create a ``cinder`` user:" msgstr "Vytvořte uživatele ``cinder``:" @@ -957,12 +919,6 @@ msgstr "Vytvořte roli ``user``:" msgid "Create the network:" msgstr "Vytvořte síť:" -msgid "Create the private project network" -msgstr "Vytvoření soukromé sítě projektu" - -msgid "Create the public network" -msgstr "Vytvoření veřejné sítě" - msgid "Create the router:" msgstr "Vytvořte směrovač:" @@ -975,16 +931,6 @@ msgstr "Vytvořte objekt služby identit:" msgid "Create virtual networks" msgstr "Vytvoření virtuálních sítí" -msgid "" -"Create virtual networks for the networking option that you chose in :ref:" -"`networking`. If you chose option 1, create only the public virtual network. " -"If you chose option 2, create the public and private virtual networks." -msgstr "" -"Vytvořte virtuální sítě pro volbu, kterou jste si zvolili v :ref:" -"`networking`. Pokud jste si zvolili volbu 1, vytvořte pouze jednu veřejnou " -"virtuální síť. Pokud chcete mít volbu 2, vytvořte veřejnou a soukromou " -"virtuální síť." - msgid "Creating the scripts" msgstr "Vytváření skriptů" @@ -1640,30 +1586,6 @@ msgstr "" "Pokud budete chtít nainstalovat VM, ujistěte se, že hypervisor umožňuje " "zakázat filtrování MAC na síťovém rozhraní ``public``." -msgid "" -"If you chose networking option 1, you can only launch an instance on the " -"public network. If you chose networking option 2, you can launch an instance " -"on the public network and the private network." -msgstr "" -"Pokud si zvolíte volbu 1 můžete instanci spustit pouze na veřejné síti. " -"Pokud si zvolíte volbu 2, můžete ji spustit na veřejné i soukromé síti." - -msgid "" -"If you chose networking option 2, you can also create a private project " -"virtual network that connects to the physical network infrastructure via " -"layer-3 (routing) and NAT. This network includes a DHCP server that provides " -"IP addresses to instances. An instance on this network can automatically " -"access external networks such as the Internet. However, access to an " -"instance on this network from external networks such as the Internet " -"requires a :term:`floating IP address`." -msgstr "" -"Pokud zvolíte 2 volbu pro síť, můžete také vytvořit virtuální síť soukromého " -"projektu, která se připojí k infrastruktuře fyzické sítě pomocí layer-3 " -"(směrování) a NAT. Tato síť zahrnuje DHCP server poskytující IP adresy " -"instancím. Instance na této síti má automaticky přístup ke vnějším sítím " -"jako internet. Avšak přístup k instanci na této síti z vnějších sítí " -"vyžaduje :term:`Plovoucí IP adresu `." - msgid "" "If you chose option 1 and your environment contains only one network, you " "can omit the ``--nic`` option because OpenStack automatically chooses the " @@ -1673,11 +1595,6 @@ msgstr "" "vynechat volbu ``--nic``, protože OpenStack si automaticky vybere jedinou " "dostupnou síť." -msgid "" -"If you chose option 2, the output should also contain the private network." -msgstr "" -"Pokud jste si zvolili volbu 2, výstup by měl také obsahovat soukromou síť." - msgid "" "If you configure a package with ``debconf`` incorrectly, you can re-" "configure it, as follows:" @@ -1721,15 +1638,6 @@ msgstr "" "Pokud vaše prostředí má službu orchestrace, můžete vytvořit zásobník který " "spouští instance." -msgid "" -"If your host does not contain the public/private key pair created in an " -"earlier step, SSH prompts for the default password associated with the " -"``cirros`` user, ``cubswin:)``." -msgstr "" -"Pokud váš hostitel neobsahuje pár veřejného/soukromého klíče vytvořený v " -"předchozím kroku, zeptá se Vás SSH na výchozí heslo přidružené k uživateli " -"``cirros``: ``cubswin:)``." - msgid "" "If your instance does not launch or seem to work as you expect, see the " "`OpenStack Operations Guide `__ for more " @@ -2148,12 +2056,6 @@ msgstr "Později můžete použít tento příkaz pro instalaci balíčku:" msgid "Launch an instance" msgstr "Spuštění instance" -msgid "Launch an instance on the private network" -msgstr "Spuštění instance v soukromé síti" - -msgid "Launch an instance on the public network" -msgstr "Spuštění instance ve veřejné síti" - msgid "Launch the instance" msgstr "Spuštění instance" @@ -2188,13 +2090,6 @@ msgstr "" "Vypište jmenné prostory sítě. Měli by se Vám zobrazit jeden prostor " "``qrouter`` a dva ``qdhcp``." -msgid "" -"List ports on the router to determine the gateway IP address on the public " -"provider network:" -msgstr "" -"Vypište porty na směrovači pro zjištění IP adresy brány na veřejné síti " -"poskytovatele:" - msgid "" "List service components to verify successful launch and registration of each " "process:" @@ -2617,13 +2512,6 @@ msgstr "Uživateli ``openstack`` povolte přístup pro nastavení, zápis a čte msgid "Permit secure shell (SSH) access:" msgstr "Povolte přístup přes zabezpečený shell (SSH):" -msgid "" -"Ping this IP address from the controller node or any host on the public " -"physical network:" -msgstr "" -"Zkontrolujte odezvu této IP adresy z uzlu kontroléru nebo jakéhokoli " -"hostitele na veřejné fyzické síti:" - msgid "Populate the Block Storage database:" msgstr "Zaplňte databázi blokového úložiště:" @@ -2642,18 +2530,6 @@ msgstr "Předvyplnění dotazů debconf" msgid "Prerequisites" msgstr "Požadavky" -msgid "Private project network" -msgstr "Soukromá síť projektu" - -msgid "" -"Private project networks connect to public provider networks using a virtual " -"router. Each router contains an interface to at least one private project " -"network and a gateway on a public provider network." -msgstr "" -"Soukromé sítě projektů se připojují k veřejným sítím poskytovatele pomocí " -"virtuálního směrovače. Každý směrovač obsahuje rozhraní pro alespoň jednu " -"soukromou síť projektu a bránu na veřejné síti poskytovatele." - msgid "" "Provide users with a public IP address, a username, and a password so they " "can access the dashboard through a web browser. In case of any SSL " @@ -2668,9 +2544,6 @@ msgstr "" msgid "Public on 203.0.113.0/24 with gateway 203.0.113.1" msgstr "Veřejná na 203.0.113.0/24 s bránou 203.0.113.1" -msgid "Public provider network" -msgstr "Veřejná síť poskytovatele" - msgid "" "RHEL and CentOS enable :term:`SELinux` by default. Install the ``openstack-" "selinux`` package to automatically manage security policies for OpenStack " @@ -2885,35 +2758,6 @@ msgstr "" "přesnějšího NTP serveru (s nižší vrstvou). Nastavení podporuje zadání více " "klíčů ``server``." -msgid "" -"Replace ``OVERLAY_INTERFACE_IP_ADDRESS`` with the IP address of the " -"underlying physical network interface that handles overlay networks. The " -"example architecture uses the management interface." -msgstr "" -"Nahraďte ``OVERLAY_INTERFACE_IP_ADDRESS`` IP adresou základním rozhraní " -"fyzické sítě, která spravuje překryvné sítě. Ukázková architektura používá " -"rozhraní pro správu." - -msgid "" -"Replace ``PRIVATE_NETWORK_CIDR`` with the subnet you want to use on the " -"private network. You can use any arbitrary value, although we recommend a " -"network from `RFC 1918 `_." -msgstr "" -"``PRIVATE_NETWORK_CIDR`` nahraďte podsítí, kterou chcete použít v soukromé " -"síti. Můžete zvolit náhodnou hodnotu, přesto Vám doporučujeme se přvýběru " -"řídit `RFC 1918 `_." - -msgid "" -"Replace ``PRIVATE_NETWORK_GATEWAY`` with the gateway you want to use on the " -"private network, typically the \".1\" IP address." -msgstr "" -"``PRIVATE_NETWORK_GATEWAY`` nahraďte bránou, kterou chcete použít v soukromé " -"síti, obyčejně je to IP adresa \".1\"." - -msgid "" -"Replace ``PRIVATE_NET_ID`` with the ID of the ``private`` project network." -msgstr "Nahraďte ``PRIVATE_NET_ID`` ID sítě projektu ``private``." - msgid "" "Replace ``PUBLIC_INTERFACE_NAME`` with the name of the underlying physical " "public network interface." @@ -2921,24 +2765,6 @@ msgstr "" "Nahraďte ``PUBLIC_INTERFACE_NAME`` název základního rozhraní veřejné fyzické " "sítě." -msgid "" -"Replace ``PUBLIC_NETWORK_CIDR`` with the subnet on the public physical " -"network in CIDR notation." -msgstr "" -"``PUBLIC_NETWORK_CIDR`` nahraďte podsítí na veřejné fyzické síti zapsaném ve " -"formátu CIDR." - -msgid "" -"Replace ``PUBLIC_NETWORK_GATEWAY`` with the gateway IP address on the public " -"physical network, typically the \".1\" IP address." -msgstr "" -"``PRIVATE_NETWORK_GATEWAY`` nahraďte IP adresou brány ve veřejné fyzické " -"síti, obyčejně je to IP adresa \".1\"." - -msgid "" -"Replace ``PUBLIC_NET_ID`` with the ID of the ``public`` provider network." -msgstr "Nahraďte ``PUBLIC_NET_ID`` ID sítě poskytovatele ``public``." - msgid "Replace ``RABBIT_PASS`` with a suitable password." msgstr "Nahraďte ``RABBIT_PASS`` vhodným heslem." @@ -3162,9 +2988,6 @@ msgstr "Služba" msgid "Services and the [keystone_authtoken]" msgstr "Služby a [keystone_authtoken]" -msgid "Set a gateway on the public network on the router:" -msgstr "Nastavte bránu na veřejné síti na směrovači:" - msgid "" "Set the ``NET_ID`` environment variable to reflect the ID of a network. For " "example, using the ``public`` network:" @@ -3635,17 +3458,6 @@ msgstr "" "standardně provozována na uzlu kontroléru. Instrukce v tomto průvodci " "používají MongoDB." -msgid "" -"The ``--provider:physical_network public`` and ``--provider:network_type " -"flat`` options connect the flat virtual network to the flat (native/" -"untagged) public physical network on the ``eth1`` interface on the host " -"using information from the following files:" -msgstr "" -"Volby ``--provider:physical_network public`` a ``--provider:network_type " -"flat`` připojují plochou virtuální síť do ploché (neoznačené/přirozené) " -"veřejné fyzické sítě přes rozhraní ``eth1`` na hostiteli pomocí údajů z " -"následujících souborů:" - msgid "The ``--shared`` option allows all projects to use the virtual network." msgstr "Volba ``--shared`` umožňuje všem projektům využít virtuální síť." @@ -3840,15 +3652,6 @@ msgstr "" "openstack.org/user-guide/common/ " "cli_set_environment_variables_using_openstack_rc.html>`__." -msgid "" -"The private network uses 172.16.1.0/24 with a gateway on 172.16.1.1. A DHCP " -"server assigns each instance an IP address from 172.16.1.2 to 172.16.1.254. " -"All instances use 8.8.4.4 as a DNS resolver." -msgstr "" -"Soukromá síť využívá 172.16.1.0/24 s bránou na 172.16.1.1. DHCP server " -"přidělí každé instanci Ip adresu v rozsahu od 172.16.1.2 do 172.16.1.254. " -"Všechny instance využívají 8.8.4.4 jako překladač DNS." - msgid "" "The public interface uses a special configuration without an IP address " "assigned to it. Configure the second interface as the public interface:" @@ -3856,28 +3659,6 @@ msgstr "" "Veřejné rozhraní používá zvláštní nastavení bez přidělené IP adresy. " "Nastavte druhé rozhraní jako veřejné:" -msgid "" -"The public network uses 203.0.113.0/24 with a gateway on 203.0.113.1. A DHCP " -"server assigns each instance an IP address from 203.0.113.101 to " -"203.0.113.200. All instances use 8.8.4.4 as a DNS resolver." -msgstr "" -"Veřejná síť využívá 203.0.113.0/24 s bránou na 203.0.113.1. DHCP server " -"přidělí každé instanci Ip adresu v rozsahu od 203.0.113.101 do " -"203.0.113.200. Všechny instance využívají 8.8.4.4 jako překladač DNS." - -msgid "" -"The public provider network must include the ``router: external`` option to " -"enable project routers to use it for connectivity to external networks such " -"as the Internet. The ``admin`` or other privileged user must include this " -"option during network creation or add it later. In this case, we can add it " -"to the existing ``public`` provider network." -msgstr "" -"Veřejná síť poskytovatele musí mít volbu ``router: external`` aby směrovače " -"projektu ji mohli využít pro připojení k vnějším sítím, jako např. Internet. " -"Uživatel ``admin`` nebo jiný oprávnění uživatelé musí tuto volbu použít při " -"vytváření sítě, nebo ji přidat později. V tomto případě ji můžeme přidat do " -"existující ``public`` sítě poskytovatele." - msgid "" "The rules described here are from the `Debian Policy Manual `__. If any rule described in this chapter is " @@ -4045,20 +3826,6 @@ msgstr "Instance využívá bezpečnostní skupinu ``default``." msgid "This instance uses the ``m1.tiny`` flavor." msgstr "Tato instance používá konfiguraci ``m1.tiny``." -msgid "" -"This instance uses the ``private`` project network. However, you must " -"reference this network using the ID instead of the name." -msgstr "" -"Tato instance využívá síť projektu ``private``. Na tuto síť ale musíte " -"odkázat pomocí jejího ID místo jejího názvu." - -msgid "" -"This instance uses the ``public`` provider network. However, you must " -"reference this network using the ID instead of the name." -msgstr "" -"Tato instance využívá síť poskytovatele ``public``. Na tuto síť ale musíte " -"odkázat pomocí jejího ID místo jejího názvu." - msgid "" "This network requires a gateway to provide Internet access to all nodes for " "administrative purposes such as package installation, security updates, :" @@ -4114,28 +3881,6 @@ msgstr "" "popsáno v části :ref:`isntalace a nasatvení služby identit `." -msgid "" -"This section creates the necessary virtual networks to support launching one " -"more instances. Networking option 1 includes one public virtual network and " -"one instance that uses it. Networking option 2 includes one public virtual " -"network, one private virtual network, and one instance that uses each " -"network. The instructions in this section use command-line interface (CLI) " -"tools on the controller node. For more information on the CLI tools, see the " -"`OpenStack User Guide `__. To use the dashboard, see the `OpenStack User " -"Guide `__." -msgstr "" -"Tato část se zabývá vytvořením požadovaných virtuálních sítí pro podporu " -"spuštění více jak jedné instance. Volba sítě 1 obsahuje jednu veřejnou " -"virtuální síť a jednu instanci, která ji využívá. Volba sítě 2 obsahuje " -"jednu veřejnou a jednu soukromou virtuální síť a jednu instanci využívající " -"obě sítě. Pokyny v této části využívají nástroje rozhraní příkazového řádku " -"(CLI) v uzlu kontroléru. Pro další informace o těchto nástrojích si přečtěte " -"`Uživatelskou příručku OpenStack `__. Pokud chcete použít nástěnku, podívejte se na " -"`patřičnou část příručky `__." - msgid "" "This section describes how to install and configure storage nodes for the " "Block Storage service. For simplicity, this configuration references one " @@ -4340,35 +4085,15 @@ msgstr "" msgid "Using the scripts" msgstr "Používání skriptů" -msgid "Verify access to the ``private`` project network gateway:" -msgstr "Ověřte přístup k bráně sítě projektu ``private``:" - msgid "Verify access to the internet:" msgstr "Ověřte přístup k internetu:" -msgid "Verify access to the public provider network gateway:" -msgstr "Ověřte přístup k bráně sítě veřejného poskytovatele:" - msgid "Verify addition of the key pair:" msgstr "Ověřte přidání páru klíčů:" msgid "Verify connectivity" msgstr "Ověření připojení" -msgid "" -"Verify connectivity to the instance from the controller node or any host on " -"the public physical network:" -msgstr "" -"Ověřte připojení k instanci z uzlu kontroléru nebo jakéhokoli hostitele na " -"veřejné fyzické síti:" - -msgid "" -"Verify connectivity to the instance via floating IP address from the " -"controller node or any host on the public physical network:" -msgstr "" -"Ověřte připojení k instanci pomocí plovoucí IP adresy z uzlu kontroléru nebo " -"jakéhokoli hostitele na veřejné fyzické síti:" - msgid "Verify operation" msgstr "Ověření funkčnosti" @@ -4479,13 +4204,6 @@ msgstr "" msgid "You can repeat this procedure to create additional projects and users." msgstr "Tento krok můžete opakovat pro vytvoření dalších projektů a uživatelů." -msgid "" -"You must :ref:`create the public provider network ` before the private project network." -msgstr "" -"Před vytvořením sítě soukromého projektu musíte :ref:`vytvořit síť veřejného " -"poskytovatele `." - msgid "" "You must add the ``heat_stack_owner`` role to each user that manages stacks." msgstr "" diff --git a/doc/install-guide/source/locale/install-guide.pot b/doc/install-guide/source/locale/install-guide.pot index 08fad3e13d..cf9187b326 100644 --- a/doc/install-guide/source/locale/install-guide.pot +++ b/doc/install-guide/source/locale/install-guide.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-17 06:09+0000\n" +"POT-Creation-Date: 2016-03-08 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,6 +36,7 @@ msgstr "" # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# keystone-services.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-controller-install.pot (Installation Guide 0.1) #-#-#-#-# @@ -44,28 +45,74 @@ msgstr "" #: ../ceilometer-swift.rst:12 ../cinder-controller-install.rst:14 #: ../cinder-storage-install.rst:19 ../environment-packages.rst:39 #: ../glance-install.rst:11 ../heat-install.rst:12 ../keystone-install.rst:14 -#: ../keystone-services.rst:10 ../neutron-controller-install.rst:7 -#: ../nova-controller-install.rst:10 ../swift-controller-install.rst:16 -#: ../swift-storage-install.rst:20 +#: ../keystone-services.rst:10 ../manila-controller-install.rst:11 +#: ../neutron-controller-install.rst:7 ../nova-controller-install.rst:10 +#: ../swift-controller-install.rst:16 ../swift-storage-install.rst:20 msgid "Prerequisites" msgstr "" #: ../ceilometer-aodh.rst:13 msgid "" "Before you install and configure the Alarming service, you must create a " -"database, service credentials, and API endpoints. Similar to other Telemetry " -"module services, this guide configures a NoSQL database. For more " -"information, see :ref:`environment-nosql-database`." +"database, service credentials, and API endpoints." msgstr "" -#: ../ceilometer-aodh.rst:20 ../ceilometer-aodh.rst:46 +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +#: ../ceilometer-aodh.rst:16 ../cinder-controller-install.rst:19 +#: ../glance-install.rst:16 ../heat-install.rst:18 +#: ../manila-controller-install.rst:16 ../neutron-controller-install.rst:12 +msgid "To create the database, complete these steps:" +msgstr "" + +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +#: ../ceilometer-aodh.rst:18 ../cinder-controller-install.rst:21 +#: ../glance-install.rst:18 ../heat-install.rst:20 ../keystone-install.rst:21 +#: ../manila-controller-install.rst:18 ../neutron-controller-install.rst:14 +#: ../nova-controller-install.rst:17 +msgid "" +"Use the database access client to connect to the database server as the " +"``root`` user:" +msgstr "" + +#: ../ceilometer-aodh.rst:25 msgid "Create the ``aodh`` database:" msgstr "" -#: ../ceilometer-aodh.rst:42 ../ceilometer-aodh.rst:60 +#: ../ceilometer-aodh.rst:31 +msgid "Grant proper access to the ``aodh`` database:" +msgstr "" + +#: ../ceilometer-aodh.rst:40 msgid "Replace ``AODH_DBPASS`` with a suitable password." msgstr "" +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +#: ../ceilometer-aodh.rst:42 ../cinder-controller-install.rst:45 +#: ../glance-install.rst:42 ../heat-install.rst:44 ../keystone-install.rst:45 +#: ../manila-controller-install.rst:42 ../neutron-controller-install.rst:37 +#: ../nova-controller-install.rst:46 +msgid "Exit the database access client." +msgstr "" + # #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# ceilometer-verify.pot (Installation Guide 0.1) #-#-#-#-# @@ -74,16 +121,19 @@ msgstr "" # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# glance-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:62 ../ceilometer-install.rst:62 +#: ../ceilometer-aodh.rst:44 ../ceilometer-install.rst:62 #: ../ceilometer-verify.rst:12 ../cinder-controller-install.rst:47 -#: ../cinder-verify.rst:12 ../glance-install.rst:44 ../glance-verify.rst:23 -#: ../heat-install.rst:46 ../neutron-controller-install.rst:39 -#: ../neutron-verify.rst:4 ../nova-controller-install.rst:43 +#: ../cinder-verify.rst:12 ../glance-install.rst:44 ../glance-verify.rst:27 +#: ../heat-install.rst:46 ../manila-controller-install.rst:44 +#: ../manila-verify.rst:12 ../neutron-controller-install.rst:39 +#: ../neutron-verify.rst:8 ../nova-controller-install.rst:48 #: ../nova-verify.rst:10 ../swift-controller-install.rst:30 msgid "" "Source the ``admin`` credentials to gain access to admin-only CLI commands:" @@ -94,20 +144,21 @@ msgstr "" # #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:69 ../ceilometer-install.rst:69 +#: ../ceilometer-aodh.rst:51 ../ceilometer-install.rst:69 #: ../cinder-controller-install.rst:54 ../glance-install.rst:51 -#: ../heat-install.rst:53 ../neutron-controller-install.rst:46 -#: ../nova-controller-install.rst:50 +#: ../heat-install.rst:53 ../manila-controller-install.rst:50 +#: ../neutron-controller-install.rst:46 ../nova-controller-install.rst:55 msgid "To create the service credentials, complete these steps:" msgstr "" -#: ../ceilometer-aodh.rst:71 +#: ../ceilometer-aodh.rst:53 msgid "Create the ``aodh`` user:" msgstr "" -#: ../ceilometer-aodh.rst:87 +#: ../ceilometer-aodh.rst:69 msgid "Add the ``admin`` role to the ``aodh`` user:" msgstr "" @@ -118,27 +169,28 @@ msgstr "" # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# keystone-users.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-initial-rings.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:95 ../ceilometer-install.rst:95 +#: ../ceilometer-aodh.rst:77 ../ceilometer-install.rst:95 #: ../ceilometer-swift.rst:45 ../cinder-controller-install.rst:80 #: ../glance-install.rst:78 ../heat-install.rst:79 ../heat-install.rst:256 #: ../heat-install.rst:279 ../keystone-users.rst:76 ../keystone-users.rst:170 -#: ../launch-instance-private.rst:224 ../neutron-controller-install.rst:73 -#: ../nova-controller-install.rst:76 ../swift-controller-install.rst:62 -#: ../swift-initial-rings.rst:32 ../swift-initial-rings.rst:109 -#: ../swift-initial-rings.rst:186 +#: ../launch-instance-selfservice.rst:224 ../manila-controller-install.rst:76 +#: ../neutron-controller-install.rst:73 ../nova-controller-install.rst:82 +#: ../swift-controller-install.rst:62 ../swift-initial-rings.rst:32 +#: ../swift-initial-rings.rst:109 ../swift-initial-rings.rst:186 msgid "This command provides no output." msgstr "" -#: ../ceilometer-aodh.rst:97 +#: ../ceilometer-aodh.rst:79 msgid "Create the ``aodh`` service entity:" msgstr "" -#: ../ceilometer-aodh.rst:113 +#: ../ceilometer-aodh.rst:95 msgid "Create the Alarming service API endpoints:" msgstr "" @@ -157,24 +209,27 @@ msgstr "" # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# horizon-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-storage-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:166 ../ceilometer-install.rst:166 +#: ../ceilometer-aodh.rst:148 ../ceilometer-install.rst:166 #: ../ceilometer-nova.rst:8 ../cinder-controller-install.rst:224 #: ../cinder-storage-install.rst:134 ../environment-memcached.rst:9 #: ../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:308 ../horizon-install.rst:23 -#: ../keystone-install.rst:57 ../nova-compute-install.rst:25 -#: ../nova-controller-install.rst:147 ../swift-controller-install.rst:133 +#: ../keystone-install.rst:57 ../manila-controller-install.rst:220 +#: ../manila-share-install.rst:17 ../nova-compute-install.rst:25 +#: ../nova-controller-install.rst:153 ../swift-controller-install.rst:133 #: ../swift-storage-install.rst:139 msgid "Install and configure components" msgstr "" -#: ../ceilometer-aodh.rst:170 +#: ../ceilometer-aodh.rst:152 msgid "" "Default configuration files vary by distribution. You might need to add " "these sections and options rather than modifying existing sections and " @@ -195,12 +250,14 @@ msgstr "" # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# horizon-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-storage-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:177 ../ceilometer-aodh.rst:188 -#: ../ceilometer-aodh.rst:199 ../ceilometer-install.rst:170 +#: ../ceilometer-aodh.rst:159 ../ceilometer-aodh.rst:170 +#: ../ceilometer-aodh.rst:181 ../ceilometer-install.rst:170 #: ../ceilometer-install.rst:181 ../ceilometer-install.rst:191 #: ../ceilometer-nova.rst:12 ../ceilometer-nova.rst:20 #: ../ceilometer-nova.rst:28 ../ceilometer-swift.rst:50 @@ -213,15 +270,17 @@ msgstr "" #: ../glance-install.rst:173 ../glance-install.rst:272 ../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 +#: ../horizon-install.rst:55 ../manila-controller-install.rst:224 +#: ../manila-controller-install.rst:232 ../manila-controller-install.rst:240 +#: ../manila-share-install.rst:19 ../nova-compute-install.rst:31 #: ../nova-compute-install.rst:39 ../nova-compute-install.rst:47 -#: ../nova-controller-install.rst:153 ../nova-controller-install.rst:164 -#: ../nova-controller-install.rst:175 ../nova-controller-install.rst:185 +#: ../nova-controller-install.rst:159 ../nova-controller-install.rst:170 +#: ../nova-controller-install.rst:180 ../nova-controller-install.rst:189 #: ../swift-controller-install.rst:137 ../swift-storage-install.rst:147 msgid "Install the packages:" msgstr "" -#: ../ceilometer-aodh.rst:206 +#: ../ceilometer-aodh.rst:188 msgid "" "Edit the ``/etc/aodh/aodh.conf`` file and complete the following actions:" msgstr "" @@ -233,19 +292,21 @@ msgstr "" # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:208 ../ceilometer-install.rst:209 +#: ../ceilometer-aodh.rst:190 ../ceilometer-install.rst:209 #: ../cinder-controller-install.rst:263 ../cinder-storage-install.rst:163 #: ../glance-install.rst:185 ../heat-install.rst:346 -#: ../keystone-install.rst:120 ../neutron-controller-install-option1.rst:111 +#: ../keystone-install.rst:120 ../manila-controller-install.rst:259 +#: ../manila-share-install.rst:62 +#: ../neutron-controller-install-option1.rst:111 #: ../neutron-controller-install-option2.rst:69 -#: ../nova-controller-install.rst:218 msgid "In the ``[database]`` section, configure database access:" msgstr "" -#: ../ceilometer-aodh.rst:216 +#: ../ceilometer-aodh.rst:198 msgid "" "Replace ``AODH_DBPASS`` with the password you chose for the Telemetry " "Alarming module database. You must escape special characters such as ':', " @@ -259,11 +320,14 @@ msgstr "" # #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:221 ../ceilometer-install.rst:224 +#: ../ceilometer-aodh.rst:203 ../ceilometer-install.rst:224 #: ../ceilometer-nova.rst:37 ../cinder-controller-install.rst:274 #: ../cinder-storage-install.rst:174 ../heat-install.rst:357 -#: ../nova-controller-install.rst:229 +#: ../manila-controller-install.rst:280 ../manila-share-install.rst:83 +#: ../nova-controller-install.rst:238 msgid "" "In the ``[DEFAULT]`` and ``[oslo_messaging_rabbit]`` sections, configure " "``RabbitMQ`` message queue access:" @@ -277,13 +341,16 @@ msgstr "" # #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:236 ../ceilometer-glance.rst:30 +#: ../ceilometer-aodh.rst:218 ../ceilometer-glance.rst:30 #: ../ceilometer-install.rst:239 ../ceilometer-nova.rst:52 #: ../ceilometer-swift.rst:111 ../cinder-controller-install.rst:289 #: ../cinder-storage-install.rst:189 ../heat-install.rst:372 -#: ../nova-compute-install.rst:82 ../nova-controller-install.rst:244 +#: ../manila-controller-install.rst:295 ../manila-share-install.rst:98 +#: ../nova-compute-install.rst:82 ../nova-controller-install.rst:253 msgid "" "Replace ``RABBIT_PASS`` with the password you chose for the ``openstack`` " "account in ``RabbitMQ``." @@ -294,23 +361,26 @@ msgstr "" # #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:239 ../ceilometer-install.rst:242 +#: ../ceilometer-aodh.rst:221 ../ceilometer-install.rst:242 #: ../ceilometer-nova.rst:55 ../cinder-controller-install.rst:292 -#: ../cinder-storage-install.rst:192 ../neutron-compute-install.rst:87 +#: ../cinder-storage-install.rst:192 ../manila-controller-install.rst:309 +#: ../manila-share-install.rst:112 ../neutron-compute-install.rst:87 #: ../neutron-controller-install-option1.rst:150 #: ../neutron-controller-install-option2.rst:109 -#: ../nova-compute-install.rst:85 ../nova-controller-install.rst:247 +#: ../nova-compute-install.rst:85 ../nova-controller-install.rst:256 msgid "" "In the ``[DEFAULT]`` and ``[keystone_authtoken]`` sections, configure " "Identity service access:" msgstr "" -#: ../ceilometer-aodh.rst:260 ../ceilometer-aodh.rst:276 +#: ../ceilometer-aodh.rst:242 ../ceilometer-aodh.rst:258 msgid "" "Replace ``AODH_PASS`` with the password you chose for the ``aodh`` user in " "the Identity service." @@ -319,7 +389,7 @@ msgstr "" # #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:263 ../ceilometer-install.rst:266 +#: ../ceilometer-aodh.rst:245 ../ceilometer-install.rst:266 #: ../ceilometer-nova.rst:79 msgid "" "In the ``[service_credentials]`` section, configure service credentials:" @@ -339,7 +409,7 @@ msgstr "" # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:279 ../ceilometer-install.rst:292 +#: ../ceilometer-aodh.rst:261 ../ceilometer-install.rst:292 #: ../ceilometer-nova.rst:96 ../cinder-controller-install.rst:340 #: ../cinder-storage-install.rst:294 ../glance-install.rst:249 #: ../heat-install.rst:436 ../keystone-install.rst:146 @@ -347,16 +417,16 @@ msgstr "" #: ../neutron-controller-install-option1.rst:214 #: ../neutron-controller-install-option1.rst:353 #: ../neutron-controller-install-option2.rst:173 -#: ../neutron-controller-install-option2.rst:338 -#: ../neutron-controller-install-option2.rst:367 -#: ../neutron-controller-install.rst:224 ../nova-compute-install.rst:217 -#: ../nova-controller-install.rst:374 +#: ../neutron-controller-install-option2.rst:340 +#: ../neutron-controller-install-option2.rst:369 +#: ../neutron-controller-install.rst:224 ../nova-compute-install.rst:216 +#: ../nova-controller-install.rst:382 msgid "" "(Optional) To assist with troubleshooting, enable verbose logging in the " "``[DEFAULT]`` section:" msgstr "" -#: ../ceilometer-aodh.rst:294 +#: ../ceilometer-aodh.rst:276 msgid "" "Edit the ``/etc/aodh/api_paste.ini`` file and modify the ``[filter:" "authtoken]`` section as follows:" @@ -376,37 +446,40 @@ msgstr "" # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# horizon-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-finalize-installation.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-aodh.rst:304 ../ceilometer-cinder.rst:26 +#: ../ceilometer-aodh.rst:286 ../ceilometer-cinder.rst:26 #: ../ceilometer-glance.rst:34 ../ceilometer-install.rst:302 #: ../ceilometer-nova.rst:121 ../ceilometer-swift.rst:115 #: ../cinder-controller-install.rst:369 ../cinder-storage-install.rst:304 #: ../environment-memcached.rst:46 ../environment-nosql-database.rst:145 #: ../environment-sql-database.rst:98 ../glance-install.rst:293 #: ../heat-install.rst:477 ../horizon-install.rst:340 +#: ../manila-controller-install.rst:360 ../manila-share-install.rst:222 #: ../neutron-compute-install.rst:175 ../neutron-controller-install.rst:265 -#: ../nova-compute-install.rst:238 ../nova-controller-install.rst:400 +#: ../nova-compute-install.rst:237 ../nova-controller-install.rst:401 #: ../swift-finalize-installation.rst:2 msgid "Finalize installation" msgstr "" -#: ../ceilometer-aodh.rst:308 +#: ../ceilometer-aodh.rst:290 msgid "" "Start the Telemetry Alarming services and configure them to start when the " "system boots:" msgstr "" -#: ../ceilometer-aodh.rst:324 +#: ../ceilometer-aodh.rst:306 msgid "" "Start the Alarming services and configure them to start when the system " "boots:" msgstr "" -#: ../ceilometer-aodh.rst:340 +#: ../ceilometer-aodh.rst:322 msgid "Restart the Alarming services:" msgstr "" @@ -591,11 +664,13 @@ msgstr "" # #-#-#-#-# cinder-next-steps.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-next-steps.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# horizon-next-steps.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-next-steps.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-next-steps.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-next-steps.pot (Installation Guide 0.1) #-#-#-#-# #: ../ceilometer-next-steps.rst:3 ../cinder-next-steps.rst:5 #: ../heat-next-steps.rst:4 ../horizon-next-steps.rst:3 -#: ../neutron-next-steps.rst:3 ../swift-next-steps.rst:3 +#: ../manila-next-steps.rst:5 ../neutron-next-steps.rst:3 +#: ../swift-next-steps.rst:3 msgid "Next steps" msgstr "" @@ -640,7 +715,7 @@ msgstr "" # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../ceilometer-nova.rst:143 ../ceilometer-nova.rst:157 #: ../neutron-compute-install.rst:179 ../neutron-compute-install.rst:204 -#: ../neutron-compute-install.rst:220 ../nova-compute-install.rst:299 +#: ../neutron-compute-install.rst:220 ../nova-compute-install.rst:298 msgid "Restart the Compute service:" msgstr "" @@ -727,15 +802,16 @@ msgstr "" # #-#-#-#-# heat-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# horizon-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# keystone-verify.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# swift-verify.pot (Installation Guide 0.1) #-#-#-#-# #: ../ceilometer-verify.rst:2 ../cinder-verify.rst:4 #: ../environment-ntp-verify.rst:4 ../glance-verify.rst:2 ../heat-verify.rst:4 #: ../horizon-verify.rst:2 ../keystone-verify.rst:2 -#: ../launch-instance-networks-private.rst:196 ../neutron-verify.rst:2 -#: ../nova-verify.rst:2 ../swift-verify.rst:2 +#: ../launch-instance-networks-selfservice.rst:197 ../manila-verify.rst:4 +#: ../neutron-verify.rst:2 ../nova-verify.rst:2 ../swift-verify.rst:2 msgid "Verify operation" msgstr "" @@ -781,10 +857,11 @@ msgid "Telemetry service" msgstr "" # #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../cinder-controller-install.rst:4 ../neutron-controller-install.rst:2 -#: ../nova-controller-install.rst:2 +#: ../cinder-controller-install.rst:4 ../manila-controller-install.rst:4 +#: ../neutron-controller-install.rst:2 ../nova-controller-install.rst:2 msgid "Install and configure controller node" msgstr "" @@ -801,31 +878,6 @@ msgid "" "a database, service credentials, and API endpoints." msgstr "" -# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../cinder-controller-install.rst:19 ../glance-install.rst:16 -#: ../heat-install.rst:18 ../neutron-controller-install.rst:12 -#: ../nova-controller-install.rst:15 -msgid "To create the database, complete these steps:" -msgstr "" - -# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../cinder-controller-install.rst:21 ../glance-install.rst:18 -#: ../heat-install.rst:20 ../keystone-install.rst:21 -#: ../neutron-controller-install.rst:14 ../nova-controller-install.rst:17 -msgid "" -"Use the database access client to connect to the database server as the " -"``root`` user:" -msgstr "" - #: ../cinder-controller-install.rst:28 msgid "Create the ``cinder`` database:" msgstr "" @@ -838,18 +890,6 @@ msgstr "" msgid "Replace ``CINDER_DBPASS`` with a suitable password." msgstr "" -# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# neutron-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../cinder-controller-install.rst:45 ../glance-install.rst:42 -#: ../heat-install.rst:44 ../keystone-install.rst:45 -#: ../neutron-controller-install.rst:37 ../nova-controller-install.rst:41 -msgid "Exit the database access client." -msgstr "" - #: ../cinder-controller-install.rst:56 msgid "Create a ``cinder`` user:" msgstr "" @@ -877,9 +917,11 @@ msgstr "" # #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../cinder-controller-install.rst:252 ../glance-install.rst:278 -#: ../heat-install.rst:459 ../nova-controller-install.rst:193 +#: ../heat-install.rst:459 ../manila-controller-install.rst:248 +#: ../nova-controller-install.rst:197 msgid "" "Respond to prompts for :doc:`database management `, :doc:`Identity service credentials `__." msgstr "" -#: ../glance-verify.rst:15 +#: ../glance-verify.rst:19 msgid "" "In each client environment script, configure the Image service client to use " "API version 2:" msgstr "" -#: ../glance-verify.rst:30 +#: ../glance-verify.rst:34 msgid "Download the source image:" msgstr "" -#: ../glance-verify.rst:36 +#: ../glance-verify.rst:42 +msgid "Install ``wget`` if your distribution does not include it." +msgstr "" + +#: ../glance-verify.rst:44 msgid "" "Upload the image to the Image service using the :term:`QCOW2 ` disk format, :term:`bare` container format, and public " "visibility so all projects can access it:" msgstr "" -#: ../glance-verify.rst:69 +#: ../glance-verify.rst:77 msgid "" "For information about the :command:`openstack image create` parameters, see " "`Image service command-line client `__." msgstr "" -#: ../launch-instance-cinder.rst:134 +# #-#-#-#-# launch-instance-cinder.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-manila.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-cinder.rst:134 ../launch-instance-manila.rst:198 msgid "Return to :ref:`launch-instance`." msgstr "" # #-#-#-#-# launch-instance-heat.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# launch-instance.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-heat.rst:4 ../launch-instance.rst:133 +#: ../launch-instance-heat.rst:4 ../launch-instance.rst:151 msgid "Orchestration" msgstr "" @@ -4215,469 +4287,560 @@ msgstr "" msgid "Delete the stack." msgstr "" -#: ../launch-instance-networks-private.rst:4 -msgid "Private project network" +# #-#-#-#-# launch-instance-manila.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-manila.rst:4 ../launch-instance.rst:162 +msgid "Shared File Systems" msgstr "" -#: ../launch-instance-networks-private.rst:6 +#: ../launch-instance-manila.rst:6 msgid "" -"If you chose networking option 2, you can also create a private project " -"virtual network that connects to the physical network infrastructure via " -"layer-3 (routing) and NAT. This network includes a DHCP server that provides " -"IP addresses to instances. An instance on this network can automatically " -"access external networks such as the Internet. However, access to an " -"instance on this network from external networks such as the Internet " -"requires a :term:`floating IP address`." +"Before being able to create a share, the manila with the generic driver and " +"the DHSS mode enabled requires the definition of at least an image, a " +"network and a share-network for being used to create a share server. For " +"that back end configuration, the share server is an instance where NFS/CIFS " +"shares are served." msgstr "" -#: ../launch-instance-networks-private.rst:14 +#: ../launch-instance-manila.rst:14 msgid "" -"The ``demo`` or other unprivileged user can create this network because it " -"provides connectivity to instances within the ``demo`` project only." +"This configuration automatically creates a cinder volume for every share. " +"The cinder volumes are attached to share servers according to the definition " +"of a share network." msgstr "" -#: ../launch-instance-networks-private.rst:19 +#: ../launch-instance-manila.rst:19 +msgid "Determine the configuration of the share server" +msgstr "" + +#: ../launch-instance-manila.rst:21 +msgid "Source the admin credentials to gain access to admin-only CLI commands:" +msgstr "" + +#: ../launch-instance-manila.rst:27 +msgid "Create a default share type before running manila-share service:" +msgstr "" + +#: ../launch-instance-manila.rst:38 +msgid "Create a manila share server image to the Image service:" +msgstr "" + +#: ../launch-instance-manila.rst:70 msgid "" -"You must :ref:`create the public provider network ` before the private project network." +"List available networks in order to get id and subnets of the private " +"network:" msgstr "" -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:24 -#: ../launch-instance-networks-public.rst:17 +#: ../launch-instance-manila.rst:114 +msgid "Create a share" +msgstr "" + +#: ../launch-instance-manila.rst:116 +msgid "Create a NFS share using the share network:" +msgstr "" + +#: ../launch-instance-manila.rst:148 msgid "" -"The following instructions and diagrams use example IP address ranges. You " -"must adjust them for your particular environment." +"After some time, the share status should change from ``creating`` to " +"``available``:" msgstr "" -#: ../launch-instance-networks-private.rst:30 -msgid "**Networking Option 2: Self-service networks - Overview**" -msgstr "" - -#: ../launch-instance-networks-private.rst:35 -msgid "**Networking Option 2: Self-service networks - Connectivity**" -msgstr "" - -#: ../launch-instance-networks-private.rst:38 -msgid "Create the private project network" -msgstr "" - -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:40 -#: ../launch-instance-private.rst:12 ../launch-instance-public.rst:12 +#: ../launch-instance-manila.rst:160 msgid "" -"On the controller node, source the ``demo`` credentials to gain access to " -"user-only CLI commands:" +"Configure user access to the new share before attempting to mount it via the " +"network:" msgstr "" -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:47 -#: ../launch-instance-networks-public.rst:40 -msgid "Create the network:" -msgstr "" - -#: ../launch-instance-networks-private.rst:68 +#: ../launch-instance-manila.rst:165 msgid "" -"Non-privileged users typically cannot supply additional parameters to this " -"command. The service automatically chooses parameters using information from " -"the following files:" +"The image used for launching an instance and mounting a share must have the " +"NFS packages provided by the distro. Example: The cirros image created at " +"the image service section is not enough." msgstr "" -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:72 -#: ../launch-instance-networks-public.rst:72 -msgid "``ml2_conf.ini``:" -msgstr "" - -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:82 -#: ../launch-instance-networks-public.rst:86 -msgid "Create a subnet on the network:" -msgstr "" - -#: ../launch-instance-networks-private.rst:89 +#: ../launch-instance-manila.rst:171 msgid "" -"Replace ``PRIVATE_NETWORK_CIDR`` with the subnet you want to use on the " -"private network. You can use any arbitrary value, although we recommend a " -"network from `RFC 1918 `_." +"Use an instance that is connected to the private network used to create the " +"share-network." msgstr "" -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:93 -#: ../launch-instance-networks-public.rst:102 +#: ../launch-instance-manila.rst:179 +msgid "Mount the share from an instance" +msgstr "" + +#: ../launch-instance-manila.rst:181 +msgid "Create a folder where the mount will be placed:" +msgstr "" + +#: ../launch-instance-manila.rst:187 msgid "" -"Replace ``DNS_RESOLVER`` with the IP address of a DNS resolver. In most " -"cases, you can use one from the ``/etc/resolv.conf`` file on the host." +"Mount the NFS share in the instance using the export location of the share:" msgstr "" -#: ../launch-instance-networks-private.rst:97 +#: ../launch-instance-manila.rst:194 msgid "" -"Replace ``PRIVATE_NETWORK_GATEWAY`` with the gateway you want to use on the " -"private network, typically the \".1\" IP address." +"For more information about how to manage shares, see the `OpenStack User " +"Guide `__." msgstr "" -#: ../launch-instance-networks-private.rst:102 -msgid "" -"The private network uses 172.16.1.0/24 with a gateway on 172.16.1.1. A DHCP " -"server assigns each instance an IP address from 172.16.1.2 to 172.16.1.254. " -"All instances use 8.8.4.4 as a DNS resolver." +#: ../launch-instance-networks-provider.rst:4 +msgid "Provider network" msgstr "" -#: ../launch-instance-networks-private.rst:131 -msgid "Create a router" -msgstr "" - -#: ../launch-instance-networks-private.rst:133 -msgid "" -"Private project networks connect to public provider networks using a virtual " -"router. Each router contains an interface to at least one private project " -"network and a gateway on a public provider network." -msgstr "" - -#: ../launch-instance-networks-private.rst:137 -msgid "" -"The public provider network must include the ``router: external`` option to " -"enable project routers to use it for connectivity to external networks such " -"as the Internet. The ``admin`` or other privileged user must include this " -"option during network creation or add it later. In this case, we can add it " -"to the existing ``public`` provider network." -msgstr "" - -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:143 -#: ../launch-instance-networks-private.rst:202 -#: ../launch-instance-networks-public.rst:33 -msgid "" -"On the controller node, source the ``admin`` credentials to gain access to " -"admin-only CLI commands:" -msgstr "" - -#: ../launch-instance-networks-private.rst:150 -msgid "Add the ``router: external`` option to the ``public`` provider network:" -msgstr "" - -#: ../launch-instance-networks-private.rst:157 -msgid "" -"Source the ``demo`` credentials to gain access to user-only CLI commands:" -msgstr "" - -#: ../launch-instance-networks-private.rst:163 -msgid "Create the router:" -msgstr "" - -#: ../launch-instance-networks-private.rst:181 -msgid "Add the private network subnet as an interface on the router:" -msgstr "" - -#: ../launch-instance-networks-private.rst:188 -msgid "Set a gateway on the public network on the router:" -msgstr "" - -#: ../launch-instance-networks-private.rst:198 -msgid "" -"We recommend that you verify operation and fix any issues before proceeding. " -"The following steps use the IP address ranges from the network and subnet " -"creation examples." -msgstr "" - -#: ../launch-instance-networks-private.rst:209 -msgid "" -"List network namespaces. You should see one ``qrouter`` namespace and two " -"``qdhcp`` namespaces." -msgstr "" - -#: ../launch-instance-networks-private.rst:219 -msgid "" -"List ports on the router to determine the gateway IP address on the public " -"provider network:" -msgstr "" - -#: ../launch-instance-networks-private.rst:236 -msgid "" -"Ping this IP address from the controller node or any host on the public " -"physical network:" -msgstr "" - -# #-#-#-#-# launch-instance-networks-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-networks-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-networks-private.rst:251 -#: ../launch-instance-networks-public.rst:140 -msgid "" -"Return to :ref:`Launch an instance - Create virtual networks `." -msgstr "" - -#: ../launch-instance-networks-public.rst:4 -msgid "Public provider network" -msgstr "" - -#: ../launch-instance-networks-public.rst:6 +#: ../launch-instance-networks-provider.rst:6 msgid "" "Before launching an instance, you must create the necessary virtual network " -"infrastructure. For networking option 1, an instance uses a public provider " -"virtual network that connects to the physical network infrastructure via " +"infrastructure. For networking option 1, an instance uses a provider " +"(external) network that connects to the physical network infrastructure via " "layer-2 (bridging/switching). This network includes a DHCP server that " "provides IP addresses to instances." msgstr "" -#: ../launch-instance-networks-public.rst:12 +#: ../launch-instance-networks-provider.rst:12 msgid "" "The ``admin`` or other privileged user must create this network because it " "connects directly to the physical network infrastructure." msgstr "" -#: ../launch-instance-networks-public.rst:23 +# #-#-#-#-# launch-instance-networks-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-provider.rst:17 +#: ../launch-instance-networks-selfservice.rst:23 +msgid "" +"The following instructions and diagrams use example IP address ranges. You " +"must adjust them for your particular environment." +msgstr "" + +#: ../launch-instance-networks-provider.rst:23 msgid "**Networking Option 1: Provider networks - Overview**" msgstr "" -#: ../launch-instance-networks-public.rst:28 +#: ../launch-instance-networks-provider.rst:28 msgid "**Networking Option 1: Provider networks - Connectivity**" msgstr "" -#: ../launch-instance-networks-public.rst:31 -msgid "Create the public network" +#: ../launch-instance-networks-provider.rst:31 +msgid "Create the provider network" msgstr "" -#: ../launch-instance-networks-public.rst:65 +# #-#-#-#-# launch-instance-networks-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-provider.rst:33 +#: ../launch-instance-networks-selfservice.rst:144 +#: ../launch-instance-networks-selfservice.rst:203 +msgid "" +"On the controller node, source the ``admin`` credentials to gain access to " +"admin-only CLI commands:" +msgstr "" + +# #-#-#-#-# launch-instance-networks-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-provider.rst:40 +#: ../launch-instance-networks-selfservice.rst:46 +msgid "Create the network:" +msgstr "" + +#: ../launch-instance-networks-provider.rst:65 msgid "The ``--shared`` option allows all projects to use the virtual network." msgstr "" -#: ../launch-instance-networks-public.rst:67 +#: ../launch-instance-networks-provider.rst:67 msgid "" -"The ``--provider:physical_network public`` and ``--provider:network_type " +"The ``--provider:physical_network provider`` and ``--provider:network_type " "flat`` options connect the flat virtual network to the flat (native/" -"untagged) public physical network on the ``eth1`` interface on the host " -"using information from the following files:" +"untagged) physical network on the ``eth1`` interface on the host using " +"information from the following files:" msgstr "" -#: ../launch-instance-networks-public.rst:79 +# #-#-#-#-# launch-instance-networks-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-provider.rst:72 +#: ../launch-instance-networks-selfservice.rst:71 +msgid "``ml2_conf.ini``:" +msgstr "" + +#: ../launch-instance-networks-provider.rst:79 msgid "``linuxbridge_agent.ini``:" msgstr "" -#: ../launch-instance-networks-public.rst:94 +# #-#-#-#-# launch-instance-networks-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-provider.rst:86 +#: ../launch-instance-networks-selfservice.rst:81 +msgid "Create a subnet on the network:" +msgstr "" + +#: ../launch-instance-networks-provider.rst:95 msgid "" -"Replace ``PUBLIC_NETWORK_CIDR`` with the subnet on the public physical " +"Replace ``PROVIDER_NETWORK_CIDR`` with the subnet on the provider physical " "network in CIDR notation." msgstr "" -#: ../launch-instance-networks-public.rst:97 +#: ../launch-instance-networks-provider.rst:98 msgid "" "Replace ``START_IP_ADDRESS`` and ``END_IP_ADDRESS`` with the first and last " "IP address of the range within the subnet that you want to allocate for " "instances. This range must not include any existing active IP addresses." msgstr "" -#: ../launch-instance-networks-public.rst:106 +# #-#-#-#-# launch-instance-networks-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-provider.rst:103 +#: ../launch-instance-networks-selfservice.rst:89 msgid "" -"Replace ``PUBLIC_NETWORK_GATEWAY`` with the gateway IP address on the public " -"physical network, typically the \".1\" IP address." +"Replace ``DNS_RESOLVER`` with the IP address of a DNS resolver. In most " +"cases, you can use one from the ``/etc/resolv.conf`` file on the host." msgstr "" -#: ../launch-instance-networks-public.rst:111 +#: ../launch-instance-networks-provider.rst:107 msgid "" -"The public network uses 203.0.113.0/24 with a gateway on 203.0.113.1. A DHCP " -"server assigns each instance an IP address from 203.0.113.101 to " -"203.0.113.200. All instances use 8.8.4.4 as a DNS resolver." +"Replace ``PROVIDER_NETWORK_GATEWAY`` with the gateway IP address on the " +"provider provider network, typically the \".1\" IP address." msgstr "" -#: ../launch-instance-private.rst:4 -msgid "Launch an instance on the private network" +#: ../launch-instance-networks-provider.rst:112 +msgid "" +"The provider network uses 203.0.113.0/24 with a gateway on 203.0.113.1. A " +"DHCP server assigns each instance an IP address from 203.0.113.101 to " +"203.0.113.250. All instances use 8.8.4.4 as a DNS resolver." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:7 ../launch-instance-public.rst:7 +# #-#-#-#-# launch-instance-networks-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-provider.rst:142 +#: ../launch-instance-networks-selfservice.rst:252 +msgid "" +"Return to :ref:`Launch an instance - Create virtual networks `." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:4 +msgid "Self-service network" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:6 +msgid "" +"If you chose networking option 2, you can also create a self-service " +"(private) network that connects to the physical network infrastructure via " +"NAT. This network includes a DHCP server that provides IP addresses to " +"instances. An instance on this network can automatically access external " +"networks such as the Internet. However, access to an instance on this " +"network from external networks such as the Internet requires a :term:" +"`floating IP address`." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:13 +msgid "" +"The ``demo`` or other unprivileged user can create this network because it " +"provides connectivity to instances within the ``demo`` project only." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:18 +msgid "" +"You must :ref:`create the provider network ` before the self-service network." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:29 +msgid "**Networking Option 2: Self-service networks - Overview**" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:34 +msgid "**Networking Option 2: Self-service networks - Connectivity**" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:37 +msgid "Create the self-service network" +msgstr "" + +# #-#-#-#-# launch-instance-networks-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-networks-selfservice.rst:39 +#: ../launch-instance-provider.rst:12 ../launch-instance-selfservice.rst:12 +msgid "" +"On the controller node, source the ``demo`` credentials to gain access to " +"user-only CLI commands:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:67 +msgid "" +"Non-privileged users typically cannot supply additional parameters to this " +"command. The service automatically chooses parameters using information from " +"the following files:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:93 +msgid "" +"Replace ``SELFSERVICE_NETWORK_GATEWAY`` with the gateway you want to use on " +"the self-service network, typically the \".1\" IP address." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:96 +msgid "" +"Replace ``SELFSERVICE_NETWORK_CIDR`` with the subnet you want to use on the " +"self-service network. You can use any arbitrary value, although we recommend " +"a network from `RFC 1918 `_." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:102 +msgid "" +"The self-service network uses 172.16.1.0/24 with a gateway on 172.16.1.1. A " +"DHCP server assigns each instance an IP address from 172.16.1.2 to " +"172.16.1.254. All instances use 8.8.4.4 as a DNS resolver." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:132 +msgid "Create a router" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:134 +msgid "" +"Self-service networks connect to provider networks using a virtual router " +"that typically performs bidirectional NAT. Each router contains an interface " +"on at least one self-service network and a gateway on a provider network." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:138 +msgid "" +"The provider network must include the ``router:external`` option to enable " +"self-service routers to use it for connectivity to external networks such as " +"the Internet. The ``admin`` or other privileged user must include this " +"option during network creation or add it later. In this case, we can add it " +"to the existing ``provider`` provider network." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:151 +msgid "Add the ``router: external`` option to the ``provider`` network:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:158 +msgid "" +"Source the ``demo`` credentials to gain access to user-only CLI commands:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:164 +msgid "Create the router:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:182 +msgid "Add the self-service network subnet as an interface on the router:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:189 +msgid "Set a gateway on the provider network on the router:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:199 +msgid "" +"We recommend that you verify operation and fix any issues before proceeding. " +"The following steps use the IP address ranges from the network and subnet " +"creation examples." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:210 +msgid "" +"List network namespaces. You should see one ``qrouter`` namespace and two " +"``qdhcp`` namespaces." +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:220 +msgid "" +"List ports on the router to determine the gateway IP address on the provider " +"network:" +msgstr "" + +#: ../launch-instance-networks-selfservice.rst:237 +msgid "" +"Ping this IP address from the controller node or any host on the physical " +"provider network:" +msgstr "" + +#: ../launch-instance-provider.rst:4 +msgid "Launch an instance on the provider network" +msgstr "" + +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:7 ../launch-instance-selfservice.rst:7 msgid "Determine instance options" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:9 ../launch-instance-public.rst:9 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:9 ../launch-instance-selfservice.rst:9 msgid "" "To launch an instance, you must at least specify the flavor, image name, " "network, security group, key, and instance name." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:19 ../launch-instance-public.rst:19 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:19 ../launch-instance-selfservice.rst:19 msgid "" "A flavor specifies a virtual resource allocation profile which includes " "processor, memory, and storage." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:22 ../launch-instance-public.rst:22 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:22 ../launch-instance-selfservice.rst:22 msgid "List available flavors:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:37 ../launch-instance-public.rst:37 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:37 ../launch-instance-selfservice.rst:37 msgid "This instance uses the ``m1.tiny`` flavor." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:41 ../launch-instance-public.rst:41 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:41 ../launch-instance-selfservice.rst:41 msgid "You can also reference a flavor by ID." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:43 ../launch-instance-public.rst:43 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:43 ../launch-instance-selfservice.rst:43 msgid "List available images:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:54 ../launch-instance-public.rst:54 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:54 ../launch-instance-selfservice.rst:54 msgid "This instance uses the ``cirros`` image." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:56 ../launch-instance-public.rst:56 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:56 ../launch-instance-selfservice.rst:56 msgid "List available networks:" msgstr "" -#: ../launch-instance-private.rst:68 +#: ../launch-instance-provider.rst:68 msgid "" -"This instance uses the ``private`` project network. However, you must " +"This instance uses the ``provider`` provider network. However, you must " "reference this network using the ID instead of the name." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:71 ../launch-instance-public.rst:74 +#: ../launch-instance-provider.rst:73 +msgid "" +"If you chose option 2, the output should also contain the ``selfservice`` " +"self-service network." +msgstr "" + +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:76 ../launch-instance-selfservice.rst:71 msgid "List available security groups:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:82 ../launch-instance-public.rst:85 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:87 ../launch-instance-selfservice.rst:82 msgid "This instance uses the ``default`` security group." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:84 ../launch-instance-public.rst:90 +#: ../launch-instance-provider.rst:90 +msgid "Launch the instance" +msgstr "" + +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:92 ../launch-instance-selfservice.rst:84 msgid "Launch the instance:" msgstr "" -#: ../launch-instance-private.rst:86 +#: ../launch-instance-provider.rst:94 msgid "" -"Replace ``PRIVATE_NET_ID`` with the ID of the ``private`` project network." +"Replace ``PROVIDER_NET_ID`` with the ID of the ``provider`` provider network." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:123 ../launch-instance-public.rst:135 +#: ../launch-instance-provider.rst:99 +msgid "" +"If you chose option 1 and your environment contains only one network, you " +"can omit the ``--nic`` option because OpenStack automatically chooses the " +"only network available." +msgstr "" + +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:140 ../launch-instance-selfservice.rst:126 msgid "Check the status of your instance:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:135 ../launch-instance-public.rst:146 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:151 ../launch-instance-selfservice.rst:138 msgid "" "The status changes from ``BUILD`` to ``ACTIVE`` when the build process " "successfully completes." msgstr "" -#: ../launch-instance-private.rst:139 -msgid "Access the instance using a virtual console" +#: ../launch-instance-provider.rst:155 +msgid "Access the instance using the virtual console" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:141 ../launch-instance-public.rst:152 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:157 ../launch-instance-selfservice.rst:144 msgid "" "Obtain a :term:`Virtual Network Computing (VNC)` session URL for your " "instance and access it from a web browser:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:155 ../launch-instance-public.rst:166 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:172 ../launch-instance-selfservice.rst:159 msgid "" "If your web browser runs on a host that cannot resolve the ``controller`` " "host name, you can replace ``controller`` with the IP address of the " "management interface on your controller node." msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:159 ../launch-instance-public.rst:170 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:176 ../launch-instance-selfservice.rst:163 msgid "" "The CirrOS image includes conventional user name/password authentication and " "provides these credentials at the login prompt. After logging into CirrOS, " "we recommend that you verify network connectivity using ``ping``." msgstr "" -#: ../launch-instance-private.rst:164 -msgid "Verify access to the ``private`` project network gateway:" +#: ../launch-instance-provider.rst:181 +msgid "Verify access to the provider physical network gateway:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:179 ../launch-instance-public.rst:190 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:196 ../launch-instance-selfservice.rst:183 msgid "Verify access to the internet:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:195 ../launch-instance-public.rst:206 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:212 ../launch-instance-selfservice.rst:199 msgid "Access the instance remotely" msgstr "" -#: ../launch-instance-private.rst:197 +#: ../launch-instance-provider.rst:214 msgid "" -"Create a :term:`floating IP address` on the ``public`` provider network:" +"Verify connectivity to the instance from the controller node or any host on " +"the provider physical network:" msgstr "" -#: ../launch-instance-private.rst:216 -msgid "Associate the floating IP address with the instance:" -msgstr "" - -#: ../launch-instance-private.rst:226 -msgid "Check the status of your floating IP address:" -msgstr "" - -#: ../launch-instance-private.rst:238 -msgid "" -"Verify connectivity to the instance via floating IP address from the " -"controller node or any host on the public physical network:" -msgstr "" - -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:254 ../launch-instance-public.rst:224 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:230 ../launch-instance-selfservice.rst:254 msgid "" "Access your instance using SSH from the controller node or any host on the " -"public physical network:" +"provider physical network:" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:268 ../launch-instance-public.rst:238 -msgid "" -"If your host does not contain the public/private key pair created in an " -"earlier step, SSH prompts for the default password associated with the " -"``cirros`` user, ``cubswin:)``." -msgstr "" - -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:272 ../launch-instance-public.rst:242 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:242 ../launch-instance-selfservice.rst:266 msgid "" "If your instance does not launch or seem to work as you expect, see the " "`OpenStack Operations Guide `__ for more " @@ -4685,125 +4848,122 @@ msgid "" "to seek assistance. We want your first installation to work!" msgstr "" -# #-#-#-#-# launch-instance-private.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-public.pot (Installation Guide 0.1) #-#-#-#-# -#: ../launch-instance-private.rst:277 ../launch-instance-public.rst:247 +# #-#-#-#-# launch-instance-provider.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-selfservice.pot (Installation Guide 0.1) #-#-#-#-# +#: ../launch-instance-provider.rst:247 ../launch-instance-selfservice.rst:271 msgid "Return to :ref:`Launch an instance `." msgstr "" -#: ../launch-instance-public.rst:4 -msgid "Launch an instance on the public network" +#: ../launch-instance-selfservice.rst:4 +msgid "Launch an instance on the self-service network" msgstr "" -#: ../launch-instance-public.rst:67 +#: ../launch-instance-selfservice.rst:68 msgid "" -"This instance uses the ``public`` provider network. However, you must " -"reference this network using the ID instead of the name." +"This instance uses the ``selfservice`` self-service network. However, you " +"must reference this network using the ID instead of the name." msgstr "" -#: ../launch-instance-public.rst:72 +#: ../launch-instance-selfservice.rst:86 msgid "" -"If you chose option 2, the output should also contain the private network." +"Replace ``SELFSERVICE_NET_ID`` with the ID of the ``selfservice`` network." msgstr "" -#: ../launch-instance-public.rst:88 -msgid "Launch the instance" +#: ../launch-instance-selfservice.rst:142 +msgid "Access the instance using a virtual console" msgstr "" -#: ../launch-instance-public.rst:92 +#: ../launch-instance-selfservice.rst:168 +msgid "Verify access to the self-service network gateway:" +msgstr "" + +#: ../launch-instance-selfservice.rst:201 +msgid "Create a :term:`floating IP address` on the provider virtual network:" +msgstr "" + +#: ../launch-instance-selfservice.rst:216 +msgid "Associate the floating IP address with the instance:" +msgstr "" + +#: ../launch-instance-selfservice.rst:226 +msgid "Check the status of your floating IP address:" +msgstr "" + +#: ../launch-instance-selfservice.rst:238 msgid "" -"Replace ``PUBLIC_NET_ID`` with the ID of the ``public`` provider network." +"Verify connectivity to the instance via floating IP address from the " +"controller node or any host on the provider physical network:" msgstr "" -#: ../launch-instance-public.rst:96 -msgid "" -"If you chose option 1 and your environment contains only one network, you " -"can omit the ``--nic`` option because OpenStack automatically chooses the " -"only network available." -msgstr "" - -#: ../launch-instance-public.rst:150 -msgid "Access the instance using the virtual console" -msgstr "" - -#: ../launch-instance-public.rst:175 -msgid "Verify access to the public provider network gateway:" -msgstr "" - -#: ../launch-instance-public.rst:208 -msgid "" -"Verify connectivity to the instance from the controller node or any host on " -"the public physical network:" -msgstr "" - -#: ../launch-instance.rst:5 ../launch-instance.rst:107 +#: ../launch-instance.rst:5 ../launch-instance.rst:125 msgid "Launch an instance" msgstr "" #: ../launch-instance.rst:7 msgid "" -"This section creates the necessary virtual networks to support launching one " -"more instances. Networking option 1 includes one public virtual network and " -"one instance that uses it. Networking option 2 includes one public virtual " -"network, one private virtual network, and one instance that uses each " -"network. The instructions in this section use command-line interface (CLI) " -"tools on the controller node. For more information on the CLI tools, see the " -"`OpenStack User Guide `__. To use the dashboard, see the `OpenStack User " -"Guide `__." +"This section creates the necessary virtual networks to support launching " +"instances. Networking option 1 includes one provider (external) network with " +"one instance that uses it. Networking option 2 includes one provider network " +"with one instance that uses it and one self-service (private) network with " +"one instance that uses it. The instructions in this section use command-line " +"interface (CLI) tools on the controller node. For more information on the " +"CLI tools, see the `OpenStack User Guide `__. To use the dashboard, see the " +"`OpenStack User Guide `__." msgstr "" -#: ../launch-instance.rst:22 +#: ../launch-instance.rst:23 msgid "Create virtual networks" msgstr "" -#: ../launch-instance.rst:24 +#: ../launch-instance.rst:25 msgid "" "Create virtual networks for the networking option that you chose in :ref:" -"`networking`. If you chose option 1, create only the public virtual network. " -"If you chose option 2, create the public and private virtual networks." +"`networking`. If you chose option 1, create only the provider network. If " +"you chose option 2, create the provider and self-service networks." msgstr "" -#: ../launch-instance.rst:35 +#: ../launch-instance.rst:36 msgid "" "After creating the appropriate networks for your environment, you can " "continue preparing the environment to launch an instance." msgstr "" -#: ../launch-instance.rst:39 +#: ../launch-instance.rst:40 msgid "Generate a key pair" msgstr "" -#: ../launch-instance.rst:41 +#: ../launch-instance.rst:42 msgid "" "Most cloud images support :term:`public key authentication` rather than " "conventional password authentication. Before launching an instance, you must " "add a public key to the Compute service." msgstr "" -#: ../launch-instance.rst:45 +#: ../launch-instance.rst:46 msgid "Source the ``demo`` tenant credentials:" msgstr "" -#: ../launch-instance.rst:51 +#: ../launch-instance.rst:52 msgid "Generate and add a key pair:" msgstr "" -#: ../launch-instance.rst:60 +#: ../launch-instance.rst:68 msgid "" "Alternatively, you can skip the ``ssh-keygen`` command and use an existing " "public key." msgstr "" -#: ../launch-instance.rst:63 +#: ../launch-instance.rst:71 msgid "Verify addition of the key pair:" msgstr "" -#: ../launch-instance.rst:75 +#: ../launch-instance.rst:83 msgid "Add security group rules" msgstr "" -#: ../launch-instance.rst:77 +#: ../launch-instance.rst:85 msgid "" "By default, the ``default`` security group applies to all instances and " "includes firewall rules that deny remote access to instances. For Linux " @@ -4811,37 +4971,256 @@ msgid "" "shell (SSH)." msgstr "" -#: ../launch-instance.rst:82 +#: ../launch-instance.rst:90 msgid "Add rules to the ``default`` security group:" msgstr "" -#: ../launch-instance.rst:84 +#: ../launch-instance.rst:92 msgid "Permit :term:`ICMP` (ping):" msgstr "" -#: ../launch-instance.rst:95 +#: ../launch-instance.rst:108 msgid "Permit secure shell (SSH) access:" msgstr "" -#: ../launch-instance.rst:109 +#: ../launch-instance.rst:127 msgid "" "If you chose networking option 1, you can only launch an instance on the " -"public network. If you chose networking option 2, you can launch an instance " -"on the public network and the private network." +"provider network. If you chose networking option 2, you can launch an " +"instance on the provider network and the self-service network." msgstr "" -#: ../launch-instance.rst:124 +#: ../launch-instance.rst:142 msgid "" "If your environment includes the Block Storage service, you can create a " "volume and attach it to an instance." msgstr "" -#: ../launch-instance.rst:135 +#: ../launch-instance.rst:153 msgid "" "If your environment includes the Orchestration service, you can create a " "stack that launches an instance." msgstr "" +#: ../launch-instance.rst:164 +msgid "" +"If your environment includes the Shared File Systems service, you can create " +"a share." +msgstr "" + +#: ../manila-controller-install.rst:6 +msgid "" +"This section describes how to install and configure the Shared File Systems " +"service, code-named manila, on the controller node. This service requires at " +"least one additional share node that manages file storage back-ends." +msgstr "" + +#: ../manila-controller-install.rst:13 +msgid "" +"Before you install and configure the Share File System service, you must " +"create a database, service credentials, and API endpoints." +msgstr "" + +#: ../manila-controller-install.rst:25 +msgid "Create the ``manila`` database:" +msgstr "" + +#: ../manila-controller-install.rst:31 +msgid "Grant proper access to the ``manila`` database:" +msgstr "" + +#: ../manila-controller-install.rst:40 +msgid "Replace ``MANILA_DBPASS`` with a suitable password." +msgstr "" + +#: ../manila-controller-install.rst:52 +msgid "Create a ``manila`` user:" +msgstr "" + +#: ../manila-controller-install.rst:68 +msgid "Add the ``admin`` role to the ``manila`` user:" +msgstr "" + +#: ../manila-controller-install.rst:78 +msgid "Create the ``manila`` and ``manilav2`` service entities:" +msgstr "" + +#: ../manila-controller-install.rst:110 +msgid "The Share File System services require two service entities." +msgstr "" + +#: ../manila-controller-install.rst:112 +msgid "Create the Shared File Systems service API endpoints:" +msgstr "" + +#: ../manila-controller-install.rst:216 +msgid "" +"The Share File System services require endpoints for each service entity." +msgstr "" + +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# +#: ../manila-controller-install.rst:254 ../manila-share-install.rst:59 +msgid "" +"Edit the ``/etc/manila/manila.conf`` file and complete the following actions:" +msgstr "" + +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# +#: ../manila-controller-install.rst:277 ../manila-share-install.rst:80 +msgid "" +"Replace ``MANILA_DBPASS`` with the password you chose for the Share File " +"System database." +msgstr "" + +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# +#: ../manila-controller-install.rst:298 ../manila-share-install.rst:101 +msgid "In the ``[DEFAULT]`` section, set the following config values:" +msgstr "" + +# #-#-#-#-# manila-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# manila-share-install.pot (Installation Guide 0.1) #-#-#-#-# +#: ../manila-controller-install.rst:329 ../manila-share-install.rst:132 +msgid "" +"Replace ``MANILA_PASS`` with the password you chose for the ``manila`` user " +"in the Identity service." +msgstr "" + +#: ../manila-controller-install.rst:353 +msgid "Populate the Share File System database:" +msgstr "" + +#: ../manila-controller-install.rst:364 +msgid "" +"Start the Share File System services and configure them to start when the " +"system boots:" +msgstr "" + +#: ../manila-controller-install.rst:374 +msgid "Restart the Share File Systems services:" +msgstr "" + +#: ../manila-next-steps.rst:7 +msgid "" +"Your OpenStack environment now includes the Shared File Systems service. You " +"can :doc:`launch an instance ` or add more services to your " +"environment in the following chapters." +msgstr "" + +#: ../manila-share-install.rst:4 +msgid "Install and configure a share node" +msgstr "" + +#: ../manila-share-install.rst:6 +msgid "" +"This section describes how to install and configure a share node for the " +"Shared File Systems service. For simplicity, this configuration references " +"one storage node with the generic driver managing the share servers. The " +"generic backend manages share servers using compute, networking and block " +"services for provisioning shares." +msgstr "" + +#: ../manila-share-install.rst:13 +msgid "" +"The manila-share process can run in two modes, with and without handling of " +"share servers. In general it depends of the driver support." +msgstr "" + +#: ../manila-share-install.rst:39 +msgid "Install neutron agent packages needed for generic driver:" +msgstr "" + +#: ../manila-share-install.rst:143 +msgid "" +"Replace ``MANAGEMENT_INTERFACE_IP_ADDRESS`` with the IP address of the " +"management network interface on your share node, typically 10.0.0.41 for the " +"first node in the :ref:`example architecture `." +msgstr "" + +#: ../manila-share-install.rst:148 +msgid "" +"Edit the ``/etc/manila/manila.conf`` file, configure nova, cinder and " +"neutron credentials:" +msgstr "" + +#: ../manila-share-install.rst:171 +msgid "In the ``[generic]`` section, configure the generic share driver:" +msgstr "" + +#: ../manila-share-install.rst:179 +msgid "" +"In the ``[generic]`` section, enable driver handles share servers (DHSS), " +"setup flavor (m1.small has id=2) and image configurations:" +msgstr "" + +#: ../manila-share-install.rst:192 +msgid "" +"In the ``[generic]`` section, configure linux bridge for interface driver:" +msgstr "" + +#: ../manila-share-install.rst:199 +msgid "In the ``[DEFAULT]`` section, enable the generic back end:" +msgstr "" + +#: ../manila-share-install.rst:223 +msgid "Prepare manila-share as start/stop service:" +msgstr "" + +#: ../manila-share-install.rst:227 ../manila-share-install.rst:237 +msgid "" +"Start the Share File System service including its dependencies and configure " +"them to start when the system boots:" +msgstr "" + +#: ../manila-share-install.rst:247 +msgid "Start the Share File System service including its dependencies:" +msgstr "" + +#: ../manila-verify.rst:6 +msgid "Verify operation of the Shared File Systems service." +msgstr "" + +#: ../manila.rst:5 +msgid "Shared File Systems service" +msgstr "" + +#: ../manila.rst:15 +msgid "" +"The OpenStack Shared File Systems service provides coordinated access to " +"shared or distributed file systems. The method in which the share is " +"provisioned and consumed is determined by the Shared File Systems driver, or " +"drivers in the case of a multi-backend configuration. There are a variety of " +"drivers that support NFS, CIFS, HDFS and/or protocols as well. The Shared " +"File Systems API and scheduler services typically run on the controller " +"nodes. Depending upon the drivers used, the share service can run on " +"controllers, compute nodes, or storage nodes." +msgstr "" + +#: ../manila.rst:26 +msgid "" +"For simplicity, this guide describes configuring the Shared File Systems " +"service to use the ``generic`` back end with the driver handles share server " +"mode (DHSS) enabled that uses Compute (nova), Networking (neutron) and Block " +"storage (cinder) services. Networking service configuration requires the " +"capability of networks being attached to a public router in order to create " +"share networks." +msgstr "" + +#: ../manila.rst:33 +msgid "" +"Before you proceed, ensure that Compute, Networking and Block storage " +"services are properly working. For networking service, ensure that option 2 " +"is properly configured." +msgstr "" + +#: ../manila.rst:37 +msgid "" +"For more information, see the `Configuration Reference `__." +msgstr "" + # #-#-#-#-# neutron-compute-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-verify-option1.pot (Installation Guide 0.1) #-#-#-#-# @@ -4935,9 +5314,9 @@ msgstr "" # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-compute-install-option1.rst:34 -#: ../neutron-compute-install-option2.rst:42 +#: ../neutron-compute-install-option2.rst:44 #: ../neutron-controller-install-option1.rst:315 -#: ../neutron-controller-install-option2.rst:296 +#: ../neutron-controller-install-option2.rst:298 msgid "In the ``[agent]`` section, enable ARP spoofing protection:" msgstr "" @@ -4946,9 +5325,9 @@ msgstr "" # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-compute-install-option1.rst:42 -#: ../neutron-compute-install-option2.rst:50 +#: ../neutron-compute-install-option2.rst:52 #: ../neutron-controller-install-option1.rst:323 -#: ../neutron-controller-install-option2.rst:304 +#: ../neutron-controller-install-option2.rst:306 msgid "" "In the ``[securitygroup]`` section, enable security groups and configure the " "Linux bridge :term:`iptables` firewall driver:" @@ -4957,7 +5336,7 @@ msgstr "" # #-#-#-#-# neutron-compute-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-compute-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-compute-install-option1.rst:52 -#: ../neutron-compute-install-option2.rst:60 +#: ../neutron-compute-install-option2.rst:62 msgid "" "Return to :ref:`Networking compute node configuration `." @@ -4990,7 +5369,9 @@ msgstr "" msgid "" "Replace ``OVERLAY_INTERFACE_IP_ADDRESS`` with the IP address of the " "underlying physical network interface that handles overlay networks. The " -"example architecture uses the management interface." +"example architecture uses the management interface to tunnel traffic to the " +"other nodes. Therefore, replace ``OVERLAY_INTERFACE_IP_ADDRESS`` with each " +"node's own management IP address." msgstr "" #: ../neutron-compute-install.rst:2 @@ -5130,7 +5511,7 @@ msgstr "" # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-compute-install.rst:153 ../nova-compute-install.rst:62 -#: ../nova-controller-install.rst:213 +#: ../nova-controller-install.rst:217 msgid "" "Edit the ``/etc/nova/nova.conf`` file and complete the following actions:" msgstr "" @@ -5295,7 +5676,7 @@ msgstr "" #: ../neutron-controller-install-option1.rst:94 #: ../neutron-controller-install-option1.rst:201 #: ../neutron-controller-install-option2.rst:160 -#: ../nova-compute-install.rst:106 ../nova-controller-install.rst:268 +#: ../nova-compute-install.rst:106 ../nova-controller-install.rst:277 msgid "" "Replace ``NOVA_PASS`` with the password you chose for the ``nova`` user in " "the Identity service." @@ -5396,21 +5777,21 @@ msgstr "" # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-controller-install-option1.rst:334 -#: ../neutron-controller-install-option2.rst:348 +#: ../neutron-controller-install-option2.rst:350 msgid "Configure the DHCP agent" msgstr "" # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-controller-install-option1.rst:336 -#: ../neutron-controller-install-option2.rst:350 +#: ../neutron-controller-install-option2.rst:352 msgid "The :term:`DHCP agent` provides DHCP services for virtual networks." msgstr "" # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-controller-install-option1.rst:338 -#: ../neutron-controller-install-option2.rst:352 +#: ../neutron-controller-install-option2.rst:354 msgid "" "Edit the ``/etc/neutron/dhcp_agent.ini`` file and complete the following " "actions:" @@ -5419,7 +5800,7 @@ msgstr "" # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-controller-install-option1.rst:341 -#: ../neutron-controller-install-option2.rst:355 +#: ../neutron-controller-install-option2.rst:357 msgid "" "In the ``[DEFAULT]`` section, configure the Linux bridge interface driver, " "Dnsmasq DHCP driver, and enable isolated metadata so instances on public " @@ -5429,7 +5810,7 @@ msgstr "" # #-#-#-#-# neutron-controller-install-option1.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-controller-install-option2.pot (Installation Guide 0.1) #-#-#-#-# #: ../neutron-controller-install-option1.rst:362 -#: ../neutron-controller-install-option2.rst:420 +#: ../neutron-controller-install-option2.rst:422 msgid "" "Return to :ref:`Networking controller node configuration `." @@ -5469,35 +5850,35 @@ msgid "" "range for private networks:" msgstr "" -#: ../neutron-controller-install-option2.rst:315 +#: ../neutron-controller-install-option2.rst:317 msgid "Configure the layer-3 agent" msgstr "" -#: ../neutron-controller-install-option2.rst:317 +#: ../neutron-controller-install-option2.rst:319 msgid "" "The :term:`Layer-3 (L3) agent` provides routing and NAT services for virtual " "networks." msgstr "" -#: ../neutron-controller-install-option2.rst:320 +#: ../neutron-controller-install-option2.rst:322 msgid "" "Edit the ``/etc/neutron/l3_agent.ini`` file and complete the following " "actions:" msgstr "" -#: ../neutron-controller-install-option2.rst:323 +#: ../neutron-controller-install-option2.rst:325 msgid "" "In the ``[DEFAULT]`` section, configure the Linux bridge interface driver " "and external network bridge:" msgstr "" -#: ../neutron-controller-install-option2.rst:335 +#: ../neutron-controller-install-option2.rst:337 msgid "" "The ``external_network_bridge`` option intentionally lacks a value to enable " "multiple external networks on a single agent." msgstr "" -#: ../neutron-controller-install-option2.rst:376 +#: ../neutron-controller-install-option2.rst:378 msgid "" "Overlay networks such as VXLAN include additional packet headers that " "increase overhead and decrease space available for the payload or user data. " @@ -5510,7 +5891,7 @@ msgid "" "connectivity failure." msgstr "" -#: ../neutron-controller-install-option2.rst:386 +#: ../neutron-controller-install-option2.rst:388 msgid "" "Ideally, you can prevent these problems by enabling :term:`jumbo frames " "` on the physical network that contains your tenant virtual " @@ -5525,18 +5906,18 @@ msgid "" "also adjust the MTU." msgstr "" -#: ../neutron-controller-install-option2.rst:400 +#: ../neutron-controller-install-option2.rst:402 msgid "" "Some cloud images ignore the DHCP MTU option in which case you should " "configure it using metadata, a script, or other suitable method." msgstr "" -#: ../neutron-controller-install-option2.rst:404 +#: ../neutron-controller-install-option2.rst:406 msgid "" "In the ``[DEFAULT]`` section, enable the :term:`dnsmasq` configuration file:" msgstr "" -#: ../neutron-controller-install-option2.rst:413 +#: ../neutron-controller-install-option2.rst:415 msgid "" "Create and edit the ``/etc/neutron/dnsmasq-neutron.conf`` file to enable the " "DHCP MTU option (26) and configure it to 1450 bytes:" @@ -5726,13 +6107,13 @@ msgid "" "on each compute node." msgstr "" -#: ../neutron-verify.rst:11 +#: ../neutron-verify.rst:15 msgid "" "List loaded extensions to verify successful launch of the ``neutron-server`` " "process:" msgstr "" -#: ../neutron-verify.rst:44 +#: ../neutron-verify.rst:48 msgid "" "Use the verification section for the networking option that you chose to " "deploy." @@ -5811,25 +6192,23 @@ msgstr "" # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../nova-compute-install.rst:146 ../nova-controller-install.rst:299 +#: ../nova-compute-install.rst:146 ../nova-controller-install.rst:308 msgid "" "In the ``[DEFAULT]`` section, enable support for the Networking service:" msgstr "" -# #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../nova-compute-install.rst:159 ../nova-controller-install.rst:312 +#: ../nova-compute-install.rst:158 msgid "" "By default, Compute uses an internal firewall service. Since Networking " "includes a firewall service, you must disable the Compute firewall service " "by using the ``nova.virt.firewall.NoopFirewallDriver`` firewall driver." msgstr "" -#: ../nova-compute-install.rst:164 +#: ../nova-compute-install.rst:163 msgid "In the ``[vnc]`` section, enable and configure remote console access:" msgstr "" -#: ../nova-compute-install.rst:175 +#: ../nova-compute-install.rst:174 msgid "" "The server component listens on all IP addresses and the proxy component " "only listens on the management interface IP address of the compute node. The " @@ -5837,7 +6216,7 @@ msgid "" "remote consoles of instances on this compute node." msgstr "" -#: ../nova-compute-install.rst:183 +#: ../nova-compute-install.rst:182 msgid "" "If the web browser to access remote consoles resides on a host that cannot " "resolve the ``controller`` hostname, you must replace ``controller`` with " @@ -5846,61 +6225,61 @@ msgstr "" # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../nova-compute-install.rst:188 ../nova-controller-install.rst:327 +#: ../nova-compute-install.rst:187 ../nova-controller-install.rst:335 msgid "" -"In the ``[glance]`` section, configure the location of the Image service:" +"In the ``[glance]`` section, configure the location of the Image service API:" msgstr "" -#: ../nova-compute-install.rst:228 +#: ../nova-compute-install.rst:227 msgid "Ensure the kernel module ``nbd`` is loaded." msgstr "" -#: ../nova-compute-install.rst:234 +#: ../nova-compute-install.rst:233 msgid "" "Ensure the module loads on every boot by adding ``nbd`` to the ``/etc/" "modules-load.d/nbd.conf`` file." msgstr "" -#: ../nova-compute-install.rst:240 +#: ../nova-compute-install.rst:239 msgid "" "Determine whether your compute node supports hardware acceleration for " "virtual machines:" msgstr "" -#: ../nova-compute-install.rst:247 +#: ../nova-compute-install.rst:246 msgid "" "If this command returns a value of ``one or greater``, your compute node " "supports hardware acceleration which typically requires no additional " "configuration." msgstr "" -#: ../nova-compute-install.rst:251 +#: ../nova-compute-install.rst:250 msgid "" "If this command returns a value of ``zero``, your compute node does not " "support hardware acceleration and you must configure ``libvirt`` to use QEMU " "instead of KVM." msgstr "" -#: ../nova-compute-install.rst:257 +#: ../nova-compute-install.rst:256 msgid "" "Edit the ``[libvirt]`` section in the ``/etc/nova/nova.conf`` file as " "follows:" msgstr "" -#: ../nova-compute-install.rst:268 +#: ../nova-compute-install.rst:267 msgid "" "Edit the ``[libvirt]`` section in the ``/etc/nova/nova-compute.conf`` file " "as follows:" msgstr "" -#: ../nova-compute-install.rst:279 +#: ../nova-compute-install.rst:278 msgid "" "Replace the ``nova-compute-kvm`` package with ``nova-compute-qemu`` which " "automatically changes the ``/etc/nova/nova-compute.conf`` file and installs " "the necessary dependencies:" msgstr "" -#: ../nova-compute-install.rst:289 +#: ../nova-compute-install.rst:288 msgid "" "Start the Compute service including its dependencies and configure them to " "start automatically when the system boots:" @@ -5914,45 +6293,49 @@ msgstr "" #: ../nova-controller-install.rst:12 msgid "" -"Before you install and configure the Compute service, you must create a " -"database, service credentials, and API endpoints." +"Before you install and configure the Compute service, you must create " +"databases, service credentials, and API endpoints." +msgstr "" + +#: ../nova-controller-install.rst:15 +msgid "To create the databases, complete these steps:" msgstr "" #: ../nova-controller-install.rst:24 -msgid "Create the ``nova`` database:" +msgid "Create the ``nova_api`` and ``nova`` databases:" msgstr "" -#: ../nova-controller-install.rst:30 -msgid "Grant proper access to the ``nova`` database:" +#: ../nova-controller-install.rst:31 +msgid "Grant proper access to the databases:" msgstr "" -#: ../nova-controller-install.rst:39 +#: ../nova-controller-install.rst:44 msgid "Replace ``NOVA_DBPASS`` with a suitable password." msgstr "" -#: ../nova-controller-install.rst:52 +#: ../nova-controller-install.rst:57 msgid "Create the ``nova`` user:" msgstr "" -#: ../nova-controller-install.rst:68 +#: ../nova-controller-install.rst:74 msgid "Add the ``admin`` role to the ``nova`` user:" msgstr "" -#: ../nova-controller-install.rst:78 +#: ../nova-controller-install.rst:84 msgid "Create the ``nova`` service entity:" msgstr "" -#: ../nova-controller-install.rst:94 +#: ../nova-controller-install.rst:100 msgid "Create the Compute service API endpoints:" msgstr "" -#: ../nova-controller-install.rst:201 +#: ../nova-controller-install.rst:205 msgid "" "``nova-api-metadata`` is included in the ``nova-api`` package, and can be " "selected through debconf." msgstr "" -#: ../nova-controller-install.rst:206 +#: ../nova-controller-install.rst:210 msgid "" "A unique ``nova-consoleproxy`` package provides the ``nova-novncproxy``, " "``nova-spicehtml5proxy``, and ``nova-xvpvncproxy`` packages. To select " @@ -5961,12 +6344,19 @@ msgid "" "consoleproxy`` file, and stop and start the console daemons." msgstr "" -#: ../nova-controller-install.rst:226 +#: ../nova-controller-install.rst:222 msgid "" -"Replace ``NOVA_DBPASS`` with the password you chose for the Compute database." +"In the ``[api_database]`` and ``[database]`` sections, configure database " +"access:" msgstr "" -#: ../nova-controller-install.rst:287 +#: ../nova-controller-install.rst:235 +msgid "" +"Replace ``NOVA_DBPASS`` with the password you chose for the Compute " +"databases." +msgstr "" + +#: ../nova-controller-install.rst:296 msgid "" "The ``.config`` and ``.postinst`` maintainer scripts of the ``nova-common`` " "package detect automatically the IP address which goes in the ``my_ip`` " @@ -5975,26 +6365,34 @@ msgid "" "common`` is installed:" msgstr "" -#: ../nova-controller-install.rst:317 +#: ../nova-controller-install.rst:320 +msgid "" +"By default, Compute uses an internal firewall driver. Since the Networking " +"service includes a firewall driver, you must disable the Compute firewall " +"driver by using the ``nova.virt.firewall.NoopFirewallDriver`` firewall " +"driver." +msgstr "" + +#: ../nova-controller-install.rst:325 msgid "" "In the ``[vnc]`` section, configure the VNC proxy to use the management " "interface IP address of the controller node:" msgstr "" -#: ../nova-controller-install.rst:366 +#: ../nova-controller-install.rst:374 msgid "In the ``[DEFAULT]`` section, disable the EC2 API:" msgstr "" -#: ../nova-controller-install.rst:385 ../nova-controller-install.rst:393 -msgid "Populate the Compute database:" +#: ../nova-controller-install.rst:393 +msgid "Populate the Compute databases:" msgstr "" -#: ../nova-controller-install.rst:404 ../nova-controller-install.rst:420 +#: ../nova-controller-install.rst:405 ../nova-controller-install.rst:421 msgid "" "Start the Compute services and configure them to start when the system boots:" msgstr "" -#: ../nova-controller-install.rst:436 +#: ../nova-controller-install.rst:437 msgid "Restart the Compute services:" msgstr "" @@ -6008,22 +6406,6 @@ msgid "" "controller node and one service component enabled on the compute node." msgstr "" -#: ../nova-verify.rst:39 -msgid "" -"List API endpoints in the Identity service to verify connectivity with the " -"Identity service:" -msgstr "" - -#: ../nova-verify.rst:131 -msgid "Ignore any warnings in this output." -msgstr "" - -#: ../nova-verify.rst:133 -msgid "" -"List images in the Image service catalog to verify connectivity with the " -"Image service:" -msgstr "" - #: ../nova.rst:3 msgid "Compute service" msgstr "" @@ -6119,7 +6501,7 @@ msgid "" "popular networking vendors and technologies." msgstr "" -#: ../overview.rst:48 +#: ../overview.rst:46 msgid "**Storage**" msgstr "" @@ -6160,7 +6542,7 @@ msgid "" "devices." msgstr "" -#: ../overview.rst:65 +#: ../overview.rst:63 msgid "**Shared services**" msgstr "" @@ -6212,7 +6594,7 @@ msgid "" "scalability, and statistical purposes." msgstr "" -#: ../overview.rst:82 +#: ../overview.rst:80 msgid "**Higher-level services**" 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 06932c1cd8..bca134a6b7 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 @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-16 21:46+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -72,12 +72,6 @@ msgstr "**ネットワークオプション 2: セルフサービスネットワ msgid "**Networking Option 2: Self-service networks - Overview**" msgstr "**ネットワークオプション 2: セルフサービスネットワーク - 概要**" -msgid "**On SLES 12:**" -msgstr "**SLES 12 の場合:**" - -msgid "**On openSUSE 13.2:**" -msgstr "**openSUSE 13.2 の場合:**" - msgid "**OpenStack services**" msgstr "**OpenStack サービス**" @@ -165,13 +159,6 @@ msgstr "" "ボリュームがブロックストレージデバイス ``/dev/vdb`` として存在することを確認" "します。" -msgid "" -"Access your instance using SSH from the controller node or any host on the " -"public physical network:" -msgstr "" -"コントローラーノードまたはパブリックな物理ネットワークにあるホストから SSH を" -"使用して、インスタンスにアクセスします。" - msgid "Activate the Apache module ``mod_version``:" msgstr "Apache モジュール ``mod_version`` を有効にします。" @@ -235,20 +222,10 @@ msgstr "" msgid "Add the ``openstack`` user:" msgstr "``openstack`` ユーザーを追加します。" -msgid "Add the ``router: external`` option to the ``public`` provider network:" -msgstr "" -"``router: external`` オプションをプロバイダーネットワーク ``public`` に追加し" -"ます。" - msgid "Add the ``user`` role to the ``demo`` project and user:" msgstr "" "``user`` ロールを ``demo`` プロジェクトと ``demo`` ユーザーに追加します。" -msgid "Add the private network subnet as an interface on the router:" -msgstr "" -"ルーターのインターフェースとして、プライベートネットワークのサブネットを追加" -"します。" - # #-#-#-#-# basics-networking-neutron.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# basics-networking-nova.pot (Installation Guide 0.1) #-#-#-#-# msgid "Additional compute nodes should use 10.0.0.32, 10.0.0.33, and so on." @@ -569,19 +546,6 @@ msgstr "" "今回の設定では SQL データベースサーバーを使用するため、SQLite データベース" "ファイルを削除できます。" -msgid "" -"Before launching an instance, you must create the necessary virtual network " -"infrastructure. For networking option 1, an instance uses a public provider " -"virtual network that connects to the physical network infrastructure via " -"layer-2 (bridging/switching). This network includes a DHCP server that " -"provides IP addresses to instances." -msgstr "" -"インスタンスを起動する前に、必要な仮想ネットワークインフラを作成する必要があ" -"ります。ネットワークオプション 1 の場合、インスタンスはパブリックプロバイダー" -"仮想ネットワークを使用します。これは、レイヤー 2 (ブリッジやスイッチ) 経由で" -"物理ネットワークインフラに接続されます。このネットワークは、インスタンスに " -"IP アドレスを提供する DHCP サーバーを持ちます。" - msgid "" "Before starting the Object Storage services, you must create the initial " "account, container, and object rings. The ring builder creates configuration " @@ -631,13 +595,6 @@ msgstr "" "Block Storage サービスをインストールして設定する前に、データベース、サービス" "クレデンシャル、API エンドポイントを作成する必要があります。" -msgid "" -"Before you install and configure the Compute service, you must create a " -"database, service credentials, and API endpoints." -msgstr "" -"Compute サービスをインストールして設定する前に、データベース、サービスクレデ" -"ンシャル、API エンドポイントを作成する必要があります。" - msgid "" "Before you install and configure the Image service, you must create a " "database, service credentials, and API endpoints." @@ -1015,12 +972,6 @@ msgstr "OpenStack クライアント環境スクリプトの作成" msgid "Create a 1 GB volume:" msgstr "1 GB ボリュームを作成します。" -msgid "" -"Create a :term:`floating IP address` on the ``public`` provider network:" -msgstr "" -"プロバイダーネットワーク ``public`` に :term:`Floating ip アドレス ` を作成します。" - msgid "Create a ``cinder`` user:" msgstr "``cinder`` ユーザーを作成します。" @@ -1225,9 +1176,6 @@ msgstr "``neutron`` サービスエンティティーを作成します。" msgid "Create the ``neutron`` user:" msgstr "``neutron`` ユーザーを作成します。" -msgid "Create the ``nova`` database:" -msgstr "``nova`` データベースを作成します。" - msgid "Create the ``nova`` service entity:" msgstr "``nova`` サービスエンティティーを作成します。" @@ -1263,12 +1211,6 @@ msgstr "マウントポイントとなるディレクトリーを作成します msgid "Create the network:" msgstr "ネットワークを作成します。" -msgid "Create the private project network" -msgstr "プロジェクトのプライベートネットワークの作成" - -msgid "Create the public network" -msgstr "パブリックネットワークの作成" - msgid "Create the router:" msgstr "ルーターを作成します。" @@ -1281,16 +1223,6 @@ msgstr "Identity サービス用のサービスエンティティを作成しま msgid "Create virtual networks" msgstr "仮想ネットワークの作成" -msgid "" -"Create virtual networks for the networking option that you chose in :ref:" -"`networking`. If you chose option 1, create only the public virtual network. " -"If you chose option 2, create the public and private virtual networks." -msgstr "" -":ref:`networking` において選択したネットワークオプション向けの仮想ネットワー" -"クを作成します。オプション 1 を選択した場合、仮想パブリックネットワークのみを" -"作成します。オプション 2 を選択した場合、仮想パブリックネットワークと仮想プラ" -"イベートネットワークを作成します。" - msgid "Creating the scripts" msgstr "スクリプトの作成" @@ -2100,9 +2032,6 @@ msgstr "" "``neutron`` データベースに適切なアクセス権を付与します。``NEUTRON_DBPASS`` を" "適切なパスワードで置き換えます。" -msgid "Grant proper access to the ``nova`` database:" -msgstr "``nova`` データベースに適切なアクセス権を付与します。" - msgid "Horizon enables you to customize the brand of the dashboard." msgstr "Horizon では、ダッシュボードのブランドマークをカスタマイズできます。" @@ -2233,32 +2162,6 @@ msgstr "" "ネットワークオプション 1 を選択した場合、レイヤー 3 ネットワークサービスのサ" "ポートを無効にします。" -msgid "" -"If you chose networking option 1, you can only launch an instance on the " -"public network. If you chose networking option 2, you can launch an instance " -"on the public network and the private network." -msgstr "" -"ネットワークオプション 1 を選択した場合、パブリックネットワークにのみインスタ" -"ンスを起動できます。ネットワークオプション 2 を選択した場合、パブリックネット" -"ワークとプライベートネットワークにインスタンスを起動できます。" - -msgid "" -"If you chose networking option 2, you can also create a private project " -"virtual network that connects to the physical network infrastructure via " -"layer-3 (routing) and NAT. This network includes a DHCP server that provides " -"IP addresses to instances. An instance on this network can automatically " -"access external networks such as the Internet. However, access to an " -"instance on this network from external networks such as the Internet " -"requires a :term:`floating IP address`." -msgstr "" -"ネットワークオプション 2 を選択した場合、仮想プロジェクトネットワークも作成で" -"き、このネットワークはレイヤー 3 (ルーティング) と NAT 経由で物理ネットワーク" -"インフラに接続されます。このネットワークには、インスタンスに IP アドレスを提" -"供する DHCP サーバーがあります。このネットワークにあるインスタンスは、イン" -"ターネットなどの外部ネットワークに自動的にアクセスできます。ただし、インター" -"ネットなどの外部ネットワークからこのネットワークにあるインスタンスにアクセス" -"する場合、:term:`Floating IP アドレス ` が必要です。" - msgid "" "If you chose option 1 and your environment contains only one network, you " "can omit the ``--nic`` option because OpenStack automatically chooses the " @@ -2268,11 +2171,6 @@ msgstr "" "動的に唯一利用可能なネットワークを選択するため、``--nic`` オプションを省略で" "きます。" -msgid "" -"If you chose option 2, the output should also contain the private network." -msgstr "" -"オプション 2 を選択した場合、出力にはプライベートネットワークも含まれます。" - msgid "" "If you configure a package with ``debconf`` incorrectly, you can re-" "configure it, as follows:" @@ -2313,15 +2211,6 @@ msgstr "" "お使いの環境に Orchestration サービスがある場合、インスタンスを起動するスタッ" "クを作成できます。" -msgid "" -"If your host does not contain the public/private key pair created in an " -"earlier step, SSH prompts for the default password associated with the " -"``cirros`` user, ``cubswin:)``." -msgstr "" -"ここまでの手順で作成した公開鍵と秘密鍵のキーペアがホストにない場合には、 SSH " -"はパスワードプロンプトが表示されます。 ``cirros`` ユーザーのデフォルトのパス" -"ワードは、``cubswin:)`` です。" - msgid "" "If your instance does not launch or seem to work as you expect, see the " "`OpenStack Operations Guide `__ for more " @@ -2353,9 +2242,6 @@ msgstr "" "合、 ``controller`` をコントローラーノードの管理インターフェースの IP アドレ" "スに置き換えてください。" -msgid "Ignore any warnings in this output." -msgstr "この出力の警告はすべて無視してください。" - msgid "" "Implement a deployment tool such as Ansible, Chef, Puppet, or Salt to " "automate deployment and management of the production environment." @@ -2684,12 +2570,6 @@ msgstr "" "``[filter:recon]`` セクションに、recon (計測項目) キャッシュディレクトリーを" "設定します。" -# #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -msgid "" -"In the ``[glance]`` section, configure the location of the Image service:" -msgstr "``[glance]`` セクションに、Image service の場所を設定します。" - msgid "" "In the ``[glance_store]`` section, configure the local file system store and " "location of image files:" @@ -2992,12 +2872,6 @@ msgstr "" msgid "Launch an instance" msgstr "インスタンスの起動" -msgid "Launch an instance on the private network" -msgstr "プライベートネットワークでのインスタンスの起動" - -msgid "Launch an instance on the public network" -msgstr "パブリックネットワークでのインスタンスの起動" - msgid "Launch the instance" msgstr "インスタンスの起動" @@ -3006,13 +2880,6 @@ msgstr "インスタンスの起動" msgid "Launch the instance:" msgstr "インスタンスを起動します。" -msgid "" -"List API endpoints in the Identity service to verify connectivity with the " -"Identity service:" -msgstr "" -"Identity サービスの API エンドポイントを一覧表示して、Identity サービスへの接" -"続性を検証します。" - # #-#-#-#-# neutron-compute-node.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# neutron-network-node.pot (Installation Guide 0.1) #-#-#-#-# msgid "List agents to verify successful launch of the neutron agents:" @@ -3052,13 +2919,6 @@ msgstr "利用可能なセキュリティーグループを一覧表示します msgid "List containers:" msgstr "コンテナーを一覧表示します。" -msgid "" -"List images in the Image service catalog to verify connectivity with the " -"Image service:" -msgstr "" -"イメージサービスカタログにあるイメージを一覧表示して、Image service への接続" -"性を検証します。" - msgid "" "List loaded extensions to verify successful launch of the ``neutron-server`` " "process:" @@ -3073,13 +2933,6 @@ msgstr "" "ネットワーク名前空間を一覧表示します。1 つの ``qrouter`` 名前空間と 2 つの " "``qdhcp`` 名前空間があるでしょう。" -msgid "" -"List ports on the router to determine the gateway IP address on the public " -"provider network:" -msgstr "" -"ルーターのポートを一覧表示して、パブリックプロバイダーネットワークのゲート" -"ウェイ IP アドレスを確認します。" - msgid "" "List service components to verify successful launch and registration of each " "process:" @@ -3669,19 +3522,9 @@ msgstr "" msgid "Permit secure shell (SSH) access:" msgstr "secure shell (SSH) アクセスを許可します。" -msgid "" -"Ping this IP address from the controller node or any host on the public " -"physical network:" -msgstr "" -"コントローラーノードまたはパブリックな物理ネットワークにあるホストから、この " -"IP アドレスに ping します。" - msgid "Populate the Block Storage database:" msgstr "Block Storage データベースを展開します。" -msgid "Populate the Compute database:" -msgstr "Compute データベースを展開します。" - msgid "Populate the Identity service database:" msgstr "Identity サービスデータベースを展開します。" @@ -3700,19 +3543,6 @@ msgstr "debconf プロンプトの事前設定" msgid "Prerequisites" msgstr "前提条件" -msgid "Private project network" -msgstr "プライベートプロジェクトネットワーク" - -msgid "" -"Private project networks connect to public provider networks using a virtual " -"router. Each router contains an interface to at least one private project " -"network and a gateway on a public provider network." -msgstr "" -"プライベートプロジェクトネットワークは、仮想ルーターを使用して、パブリックプ" -"ロバイダーネットワークに接続します。各ルーターは、少なくとも 1 つのプライベー" -"トプロジェクトネットワークに接続されるインターフェースと、パブリックプロバイ" -"ダーネットワークに接続されるゲートウェイを持ちます。" - msgid "Project name" msgstr "プロジェクト名" @@ -3755,9 +3585,6 @@ msgstr "" msgid "Public on 203.0.113.0/24 with gateway 203.0.113.1" msgstr "パブリックネットワーク 203.0.113.0/24、ゲートウェイ 203.0.113.1" -msgid "Public provider network" -msgstr "パブリックプロバイダーネットワーク" - msgid "" "RHEL and CentOS enable :term:`SELinux` by default. Install the ``openstack-" "selinux`` package to automatically manage security policies for OpenStack " @@ -4034,11 +3861,6 @@ msgstr "" msgid "Replace ``NOVA_DBPASS`` with a suitable password." msgstr "``NOVA_DBPASS`` は適切なパスワードに置き換えます。" -msgid "" -"Replace ``NOVA_DBPASS`` with the password you chose for the Compute database." -msgstr "" -"``NOVA_DBPASS`` は Compute データベース用に選択したパスワードで置き換えます。" - # #-#-#-#-# neutron-controller-node.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# @@ -4058,37 +3880,6 @@ msgstr "" "ト名か IP アドレスに置き換えます。複数の ``server`` キーを設定することもでき" "ます。" -msgid "" -"Replace ``OVERLAY_INTERFACE_IP_ADDRESS`` with the IP address of the " -"underlying physical network interface that handles overlay networks. The " -"example architecture uses the management interface." -msgstr "" -"``OVERLAY_INTERFACE_IP_ADDRESS`` を、オーバーレイネットワークを処理するベース" -"の物理ネットワークインターフェースの IP アドレスで置き換えます。サンプルアー" -"キテクチャーでは、管理インターフェースを使用します。" - -msgid "" -"Replace ``PRIVATE_NETWORK_CIDR`` with the subnet you want to use on the " -"private network. You can use any arbitrary value, although we recommend a " -"network from `RFC 1918 `_." -msgstr "" -"``PRIVATE_NETWORK_CIDR`` をプライベートネットワークに使用したいサブネットに置" -"き換えます。`RFC 1918 `_ にあるネット" -"ワークを使用することを推奨しますが、任意の値を使用できます。" - -msgid "" -"Replace ``PRIVATE_NETWORK_GATEWAY`` with the gateway you want to use on the " -"private network, typically the \".1\" IP address." -msgstr "" -"``PRIVATE_NETWORK_GATEWAY`` をプライベートネットワークにおいて使用したいゲー" -"トウェイに置き換えます。通常は「.1」の IP アドレスです。" - -msgid "" -"Replace ``PRIVATE_NET_ID`` with the ID of the ``private`` project network." -msgstr "" -"``PRIVATE_NET_ID`` をプロジェクトネットワーク ``private`` の ID で置き換えま" -"す。" - msgid "" "Replace ``PUBLIC_INTERFACE_NAME`` with the name of the underlying physical " "public network interface." @@ -4096,26 +3887,6 @@ msgstr "" "``PUBLIC_INTERFACE_NAME`` を物理パブリックネットワークのインターフェース名で" "置き換えます。" -msgid "" -"Replace ``PUBLIC_NETWORK_CIDR`` with the subnet on the public physical " -"network in CIDR notation." -msgstr "" -"``PUBLIC_NETWORK_CIDR`` をパブリックプロバイダーネットワークの CIDR 表記のサ" -"ブネットに置き換えます。" - -msgid "" -"Replace ``PUBLIC_NETWORK_GATEWAY`` with the gateway IP address on the public " -"physical network, typically the \".1\" IP address." -msgstr "" -" ``PUBLIC_NETWORK_GATEWAY`` を物理パブリックネットワークにあるゲートウェイの " -"IP アドレスで置き換えます。一般的には「.1」の IP アドレスです。" - -msgid "" -"Replace ``PUBLIC_NET_ID`` with the ID of the ``public`` provider network." -msgstr "" -"``PUBLIC_NET_ID`` はプロバイダーネットワーク ``public`` の ID に置き換えま" -"す。" - msgid "Replace ``RABBIT_PASS`` with a suitable password." msgstr "``RABBIT_PASS`` を適切なパスワードに置き換えます。" @@ -4424,9 +4195,6 @@ msgstr "サービス" msgid "Services and the [keystone_authtoken]" msgstr "サービスと [keystone_authtoken]" -msgid "Set a gateway on the public network on the router:" -msgstr "ルーターにおいて、ゲートウェイをパブリックネットワークに設定します。" - msgid "" "Set the ``NET_ID`` environment variable to reflect the ID of a network. For " "example, using the ``public`` network:" @@ -5043,17 +4811,6 @@ msgstr "" "のデータベースは一般的にコントローラーノードで実行します。このガイドの手順で" "は MongoDB を使用します。" -msgid "" -"The ``--provider:physical_network public`` and ``--provider:network_type " -"flat`` options connect the flat virtual network to the flat (native/" -"untagged) public physical network on the ``eth1`` interface on the host " -"using information from the following files:" -msgstr "" -"``--provider:physical_network public`` と ``--provider:network_type flat`` オ" -"プションにより、以下の行にある情報を使用して、仮想フラットネットワークを、ホ" -"ストの ``eth1`` インターフェースのフラット (ネイティブ、タグなし) パブリック" -"物理ネットワークに接続します。" - msgid "The ``--shared`` option allows all projects to use the virtual network." msgstr "" "``--shared`` オプションを指定することで、すべてのプロジェクトがこの仮想ネット" @@ -5376,16 +5133,6 @@ msgstr "" "cli_set_environment_variables_using_openstack_rc.html>`__ を参照してくださ" "い。" -msgid "" -"The private network uses 172.16.1.0/24 with a gateway on 172.16.1.1. A DHCP " -"server assigns each instance an IP address from 172.16.1.2 to 172.16.1.254. " -"All instances use 8.8.4.4 as a DNS resolver." -msgstr "" -"プライベートネットワークは 172.16.1.0/24 を使用し、ゲートウェイは 172.16.1.1 " -"です。 DHCP サーバーは、各インスタンスに 172.16.1.2 から 172.16.1.254 までの" -"範囲の IP アドレスを割り当てます。すべてのインスタンスは DNS リゾルバーとし" -"て 8.8.4.4 を使用します。" - msgid "" "The provider networks option deploys the OpenStack Networking service in the " "simplest way possible with primarily layer-2 (bridging/switching) services " @@ -5424,30 +5171,6 @@ msgstr "" "パブリックインターフェースは、IP アドレスを割り当てない特別な設定を使用しま" "す。2 番目のインターフェースをパブリックインターフェースとして設定します。" -msgid "" -"The public network uses 203.0.113.0/24 with a gateway on 203.0.113.1. A DHCP " -"server assigns each instance an IP address from 203.0.113.101 to " -"203.0.113.200. All instances use 8.8.4.4 as a DNS resolver." -msgstr "" -"パブリックネットワークは 203.0.113.0/24 を使用し、ゲートウェイは 203.0.113.1 " -"です。 DHCP サーバーは、各インスタンスに 203.0.113.101 から 203.0.113.200 ま" -"での範囲の IP アドレスを割り当てます。すべてのインスタンスは DNS リゾルバーと" -"して 8.8.4.4 を使用します。" - -msgid "" -"The public provider network must include the ``router: external`` option to " -"enable project routers to use it for connectivity to external networks such " -"as the Internet. The ``admin`` or other privileged user must include this " -"option during network creation or add it later. In this case, we can add it " -"to the existing ``public`` provider network." -msgstr "" -"パブリックプロバイダーネットワークには ``router: external`` オプションを指定" -"しておく必要があります。これにより、プロジェクトルーターが、インターネットな" -"どの外部ネットワークへ接続するために、このネットワークを使用できるようになり" -"ます。``admin`` や他の非特権ユーザーは、このオプションをネットワークの作成中" -"に含めるか、後から追加する必要があります。このガイドの場合、このオプションを" -"既存の ``public`` プロバイダーネットワークに追加できます。" - msgid "" "The rules described here are from the `Debian Policy Manual `__. If any rule described in this chapter is " @@ -5685,20 +5408,6 @@ msgstr "このインスタンスはセキュリティーグループ ``default`` msgid "This instance uses the ``m1.tiny`` flavor." msgstr "このインスタンスは ``m1.tiny`` フレーバーを使用します。" -msgid "" -"This instance uses the ``private`` project network. However, you must " -"reference this network using the ID instead of the name." -msgstr "" -"このインスタンスはプロジェクトネットワーク ``private`` を使用します。ただし、" -"名前の代わりに ID を用いて、このネットワークを参照する必要があります。" - -msgid "" -"This instance uses the ``public`` provider network. However, you must " -"reference this network using the ID instead of the name." -msgstr "" -"このインスタンスはプロバイダーネットワーク ``public`` を使用します。ただし、" -"名前の代わりに ID を用いて、このネットワークを参照する必要があります。" - msgid "" "This network requires a gateway to provide Internet access to all nodes for " "administrative purposes such as package installation, security updates, :" @@ -5789,28 +5498,6 @@ msgstr "" "architectures>` セクションの最初のコンピュートノードと同じ方法で準備します。" "追加のコンピュートノードは、それぞれ一意な IP アドレスを必要とします。" -msgid "" -"This section creates the necessary virtual networks to support launching one " -"more instances. Networking option 1 includes one public virtual network and " -"one instance that uses it. Networking option 2 includes one public virtual " -"network, one private virtual network, and one instance that uses each " -"network. The instructions in this section use command-line interface (CLI) " -"tools on the controller node. For more information on the CLI tools, see the " -"`OpenStack User Guide `__. To use the dashboard, see the `OpenStack User " -"Guide `__." -msgstr "" -"このセクションでは、インスタンスを起動するために必要な仮想ネットワークを作成" -"します。ネットワークオプション 1 は、1 つの仮想パブリックネットワーク、それを" -"使用する 1 つのインスタンスがあります。ネットワークオプション 2 は、1 つの仮" -"想パブリックネットワーク、1 つの仮想プライベートネットワーク、各ネットワーク" -"を使用する 1 つのインスタンスがあります。このセクションの説明では、コントロー" -"ラーノードにおいて CLI を使用します。CLI ツールの詳細は `OpenStack エンドユー" -"ザーガイド `__ を参照してください。ダッシュボードの使用方法は `OpenStack エンドユー" -"ザーガイド `__ を参照" -"してください。" - msgid "" "This section describes how to install and configure storage nodes for the " "Block Storage service. For simplicity, this configuration references one " @@ -6138,17 +5825,9 @@ msgstr "" msgid "Using the scripts" msgstr "スクリプトの使用方法" -msgid "Verify access to the ``private`` project network gateway:" -msgstr "" -"``private`` プロジェクトネットワークのゲートウェイへのアクセスを検証します。" - msgid "Verify access to the internet:" msgstr "インターネットへのアクセスを検証します。" -msgid "Verify access to the public provider network gateway:" -msgstr "" -"パブリックプロバイダーネットワークのゲートウェイへのアクセスを検証します。" - msgid "Verify addition of the key pair:" msgstr "キーペアの追加を検証します。" @@ -6158,20 +5837,6 @@ msgstr "キーペアの追加を検証します。" msgid "Verify connectivity" msgstr "接続性の検証" -msgid "" -"Verify connectivity to the instance from the controller node or any host on " -"the public physical network:" -msgstr "" -"コントローラーノードまたはパブリックな物理ネットワークにあるホストからインス" -"タンスへの接続性を検証します。" - -msgid "" -"Verify connectivity to the instance via floating IP address from the " -"controller node or any host on the public physical network:" -msgstr "" -"コントローラーノードまたはパブリックな物理ネットワークにあるホストから " -"Floating IP 経由でインスタンスへの接続性を検証します。" - # #-#-#-#-# basics-ntp.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# cinder-verify.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# dashboard-verify.pot (Installation Guide 0.1) #-#-#-#-# @@ -6324,13 +5989,6 @@ msgstr "" msgid "You can repeat this procedure to create additional projects and users." msgstr "この手順を繰り返して、追加のプロジェクトとユーザーを作成できます。" -msgid "" -"You must :ref:`create the public provider network ` before the private project network." -msgstr "" -"プライベートプロジェクトネットワークの前に :ref:`パブリックプロバイダーネット" -"ワークを作成する ` 必要があります。" - msgid "" "You must add the ``heat_stack_owner`` role to each user that manages stacks." msgstr "" diff --git a/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po b/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po index 8de9240576..a320c4b25e 100644 --- a/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po +++ b/doc/networking-guide/source/locale/ja/LC_MESSAGES/networking-guide.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Networking Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-23 04:09+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -123,13 +123,6 @@ msgstr "" "アドレス管理) として知られています。新しいポートがネットワークに作成された際" "に、 IP アドレスを割り当てるのにサブネットは使用されます。" -msgid "" -"A firewall is a network device that controls the incoming and outgoing " -"network traffic based on an applied rule set." -msgstr "" -"ファイアウォールは、適用されるルールセットに基いて、入出力ネットワークトラ" -"フィックを制御するネットワークデバイスです。" - msgid "" "A flat network essentially uses the untagged or native VLAN. Similar to " "layer-2 properties of physical networks, only one flat network can exist per " @@ -154,13 +147,6 @@ msgstr "" "されているホストの関連付けのリストであり、これらのローカルネットワークにいる" "ルーターのリストでもあります。" -msgid "" -"A load balancer is a network device that distributes network or application " -"traffic across a number of servers." -msgstr "" -"負荷分散装置 (ロードバランサー) は、ネットワークトラフィックやアプリケーショ" -"ントラフィックを、複数のサーバー間に分散するネットワークデバイスです。" - msgid "" "A namespace is a way of scoping a particular set of identifiers. Using a " "namespace, you can use the same identifier multiple times in different " @@ -217,17 +203,6 @@ msgstr "" "ルーター (4) は、パケットをプロバイダーネットワークから外部ネットワークへルー" "ティングします。" -msgid "" -"A router is a networking device that connects multiple networks together. " -"Routers are connected to two or more networks. When they receive data " -"packets, they use a routing table to determine which networks to pass the " -"information to." -msgstr "" -"ルーターは、複数のネットワークを接続するネットワークデバイスです。ルーターは " -"2 つ以上のネットワークに接続されます。ルーターはデータパケットを受信すると、" -"ルーティングテーブルを使って、受信したデータをどのネットワークに渡すべきかを" -"判定します。" - msgid "" "A security group acts as a virtual firewall for your compute instances to " "control inbound and outbound traffic. Security groups act at the port level, " @@ -287,17 +262,6 @@ msgstr "" "スイッチ (3) は、ルーター (4) と外部ネットワーク間のあらゆる VLAN タグ操作を" "行います。" -msgid "" -"A switch is a device that is used to connect devices on a network. Switches " -"forward packets on to other devices, using packet switching to pass data " -"along only to devices that need to receive it. Switches operate at layer 2 " -"of the OSI model." -msgstr "" -"スイッチは、ネットワーク上のデバイスを接続するのに使用されるデバイスです。パ" -"ケットスイッチングを行い、スイッチは他のデバイスにパケットを転送します。パ" -"ケットスイッチングでは、そのパケットを受信する必要があるデバイスにのみデータ" -"を転送します。スイッチは OSI モデルの第 2 層として動作します。" - msgid "API server" msgstr "API サーバー" @@ -4440,11 +4404,6 @@ msgstr "" msgid "See the following URL:" msgstr "以下の URL を参照してください。" -# #-#-#-#-# adv_config_FwaaS.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# adv_config_LBaaS.pot (Networking Guide 0.9) #-#-#-#-# -msgid "See the following URLs:" -msgstr "以下の URL を参照してください。" - # #-#-#-#-# config_server.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# deploy_scenario4b.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# intro_os_networking_service.pot (Networking Guide 0.9) #-#-#-#-# @@ -7945,13 +7904,6 @@ msgstr "" "が設定できます。特定の VF を除外したい場合は、以下のようにその VF を " "exclude_devices に追加します。" -msgid "" -"http://docs.openstack.org/admin-guide-cloud/networking_adv-features." -"html#basic-load-balancer-as-a-service-operations" -msgstr "" -"http://docs.openstack.org/admin-guide-cloud/networking_adv-features." -"html#basic-load-balancer-as-a-service-operations" - msgid "" "http://docs.openstack.org/admin-guide-cloud/networking_adv-operational-" "features.html#logging-settings" @@ -7959,13 +7911,6 @@ msgstr "" "http://docs.openstack.org/admin-guide-cloud/networking_adv-operational-" "features.html#logging-settings" -msgid "" -"http://docs.openstack.org/admin-guide-cloud/networking_config-agents." -"html#configure-load-balancer-as-a-service-lbaas" -msgstr "" -"http://docs.openstack.org/admin-guide-cloud/networking_config-agents." -"html#configure-load-balancer-as-a-service-lbaas" - msgid "" "http://docs.openstack.org/admin-guide-cloud/networking_introduction." "html#firewall-as-a-service-fwaas-overview" @@ -7973,13 +7918,6 @@ msgstr "" "http://docs.openstack.org/admin-guide-cloud/networking_introduction." "html#firewall-as-a-service-fwaas-overview" -msgid "" -"http://docs.openstack.org/admin-guide-cloud/networking_introduction." -"html#load-balancer-as-a-service-lbaas-overview" -msgstr "" -"http://docs.openstack.org/admin-guide-cloud/networking_introduction." -"html#load-balancer-as-a-service-lbaas-overview" - msgid "iproute2" msgstr "iproute2" diff --git a/doc/networking-guide/source/locale/networking-guide.pot b/doc/networking-guide/source/locale/networking-guide.pot index 84d13ca5f4..c9b659443b 100644 --- a/doc/networking-guide/source/locale/networking-guide.pot +++ b/doc/networking-guide/source/locale/networking-guide.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Networking Guide 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-23 06:10+0000\n" +"POT-Creation-Date: 2016-03-08 06:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1057,9 +1057,7 @@ msgid "" "impact support." msgstr "" -# #-#-#-#-# adv-config-ipv6.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# adv-config-lbaas.pot (Networking Guide 0.9) #-#-#-#-# -#: ../adv-config-ipv6.rst:396 ../adv-config-lbaas.rst:3 +#: ../adv-config-ipv6.rst:396 msgid "LBaaS" msgstr "" @@ -1386,26 +1384,345 @@ msgid "" "Once you have stacked run the command below to start the neutron-pd-agent:" msgstr "" -#: ../adv-config-lbaas.rst:5 -msgid "See the following URLs:" +#: ../adv-config-lbaas.rst:3 +msgid "Load Balancer as a Service (LBaaS)" msgstr "" -#: ../adv-config-lbaas.rst:7 +#: ../adv-config-lbaas.rst:5 msgid "" -"http://docs.openstack.org/admin-guide-cloud/networking_introduction." -"html#load-balancer-as-a-service-lbaas-overview" +"The Networking service offers two load balancer implementations through the " +"``neutron-lbaas`` service plug-in:" +msgstr "" + +#: ../adv-config-lbaas.rst:8 +msgid "LBaaS v1: introduced in Juno (deprecated in Liberty)" msgstr "" #: ../adv-config-lbaas.rst:9 -msgid "" -"http://docs.openstack.org/admin-guide-cloud/networking_config-agents." -"html#configure-load-balancer-as-a-service-lbaas" +msgid "LBaaS v2: introduced in Kilo" msgstr "" #: ../adv-config-lbaas.rst:11 msgid "" -"http://docs.openstack.org/admin-guide-cloud/networking_adv-features." -"html#basic-load-balancer-as-a-service-operations" +"Both implementations use agents. The agents handle the HAProxy configuration " +"and manage the HAProxy daemon. LBaaS v2 adds the concept of listeners to the " +"LBaaS v1 load balancers. LBaaS v2 allows you to configure multiple listener " +"ports on a single load balancer IP address." +msgstr "" + +#: ../adv-config-lbaas.rst:16 +msgid "" +"Another LBaaS v2 implementation, `Octavia`_, has a separate API and separate " +"worker processes that build load balancers within virtual machines on " +"hypervisors that are managed by the Compute service. You do not need an " +"agent for Octavia." +msgstr "" + +#: ../adv-config-lbaas.rst:21 +msgid "" +"Currently, no migration path exists between v1 and v2 load balancers. If you " +"choose to switch from v1 to v2, you must recreate all load balancers, pools, " +"and health monitors." +msgstr "" + +#: ../adv-config-lbaas.rst:28 +msgid "LBaaS v1" +msgstr "" + +#: ../adv-config-lbaas.rst:30 +msgid "" +"LBaaS v1 is deprecated in the Liberty release. These links provide more " +"details about how LBaaS v1 works and how to configure it:" +msgstr "" + +#: ../adv-config-lbaas.rst:33 +msgid "`Load-Balancer-as-a-Service (LBaaS) overview`_" +msgstr "" + +#: ../adv-config-lbaas.rst:34 +msgid "`Basic Load-Balancer-as-a-Service operations`_" +msgstr "" + +#: ../adv-config-lbaas.rst:40 +msgid "LBaaS v2" +msgstr "" + +#: ../adv-config-lbaas.rst:42 +msgid "LBaaS v2 has several new concepts to understand:" +msgstr "" + +#: ../adv-config-lbaas.rst:48 +msgid "" +"The load balancer occupies a neutron network port and has an IP address " +"assigned from a subnet." +msgstr "" + +#: ../adv-config-lbaas.rst:49 +msgid "Load balancer" +msgstr "" + +#: ../adv-config-lbaas.rst:52 +msgid "" +"Load balancers can listen for requests on multiple ports. Each one of those " +"ports is specified by a listener." +msgstr "" + +#: ../adv-config-lbaas.rst:53 +msgid "Listener" +msgstr "" + +#: ../adv-config-lbaas.rst:56 +msgid "" +"A pool holds a list of members that serve content through the load balancer." +msgstr "" + +#: ../adv-config-lbaas.rst:56 +msgid "Pool" +msgstr "" + +#: ../adv-config-lbaas.rst:59 +msgid "" +"Members are servers that serve traffic behind a load balancer. Each member " +"is specified by the IP address and port that it uses to serve traffic." +msgstr "" + +#: ../adv-config-lbaas.rst:60 +msgid "Member" +msgstr "" + +#: ../adv-config-lbaas.rst:63 +msgid "" +"Members may go offline from time to time and health monitors divert traffic " +"away from members that are not responding properly. Health monitors are " +"associated with pools." +msgstr "" + +#: ../adv-config-lbaas.rst:65 +msgid "Health monitor" +msgstr "" + +#: ../adv-config-lbaas.rst:67 +msgid "" +"LBaaS v2 has multiple implementations via different service plug-ins. The " +"two most common implementations use either an agent or the Octavia services. " +"Both implementations use the `LBaaS v2 API`_." +msgstr "" + +#: ../adv-config-lbaas.rst:74 +msgid "Configuring LBaaS v2 with an agent" +msgstr "" + +#: ../adv-config-lbaas.rst:76 ../adv-config-lbaas.rst:130 +msgid "" +"Add the LBaaS v2 service plug-in to the ``service_plugins`` configuration " +"directive in ``/etc/neutron/neutron.conf``. The plug-in list is comma-" +"separated:" +msgstr "" + +#: ../adv-config-lbaas.rst:84 +msgid "" +"Add the LBaaS v2 service provider to the ``service_provider`` configuration " +"directive within the ``[service_providers]`` section in ``/etc/neutron/" +"neutron.conf``:" +msgstr "" + +#: ../adv-config-lbaas.rst:92 +msgid "" +"If you have existing service providers for other networking service plug-" +"ins, such as VPNaaS or FWaaS, add the ``service_provider`` line shown above " +"in the ``[service_providers]`` section as a separate line. These " +"configuration directives are repeatable and are not comma-separated." +msgstr "" + +#: ../adv-config-lbaas.rst:97 +msgid "Run the ``neutron-lbaas`` database migration:" +msgstr "" + +#: ../adv-config-lbaas.rst:103 +msgid "" +"If you have deployed LBaaS v1, **stop the LBaaS v1 agent now**. The v1 and " +"v2 agents **cannot** run simultaneously." +msgstr "" + +#: ../adv-config-lbaas.rst:106 +msgid "Start the LBaaS v2 agent:" +msgstr "" + +#: ../adv-config-lbaas.rst:114 +msgid "" +"Restart the Network service to activate the new configuration. You are now " +"ready to create load balancers with the LBaaS v2 agent." +msgstr "" + +#: ../adv-config-lbaas.rst:118 +msgid "Configuring LBaaS v2 with Octavia" +msgstr "" + +#: ../adv-config-lbaas.rst:120 +msgid "" +"Octavia provides additional capabilities for load balancers, including using " +"a compute driver to build instances that operate as load balancers. The " +"`Hands on Lab - Install and Configure OpenStack Octavia`_ session at the " +"OpenStack Summit in Tokyo provides an overview of Octavia." +msgstr "" + +#: ../adv-config-lbaas.rst:125 +msgid "" +"The DevStack documentation offers a `simple method to deploy Octavia`_ and " +"test the service with redundant load balancer instances. If you already have " +"Octavia installed and configured within your environment, you can configure " +"the Network service to use Octavia:" +msgstr "" + +#: ../adv-config-lbaas.rst:138 +msgid "" +"Add the Octavia service provider to the ``service_provider`` configuration " +"directive within the ``[service_providers]`` section in ``/etc/neutron/" +"neutron.conf``:" +msgstr "" + +#: ../adv-config-lbaas.rst:146 +msgid "" +"Ensure that the LBaaS v1 and v2 service providers are removed from the " +"``[service_providers]`` section. They are not used with Octavia. **Verify " +"that all LBaaS agents are stopped.**" +msgstr "" + +#: ../adv-config-lbaas.rst:150 +msgid "" +"Restart the Network service to activate the new configuration. You are now " +"ready to create and manage load balancers with Octavia." +msgstr "" + +#: ../adv-config-lbaas.rst:157 +msgid "LBaaS v2 operations" +msgstr "" + +#: ../adv-config-lbaas.rst:159 +msgid "" +"The same neutron commands are used for LBaaS v2 with an agent or with " +"Octavia." +msgstr "" + +#: ../adv-config-lbaas.rst:162 +msgid "Building an LBaaS v2 load balancer" +msgstr "" + +#: ../adv-config-lbaas.rst:164 +msgid "" +"Start by creating a load balancer on a network. In this example, the " +"``private`` network is an isolated network with two web server instances:" +msgstr "" + +#: ../adv-config-lbaas.rst:171 +msgid "" +"You can view the load balancer status and IP address with the ``lbaas-" +"loadbalancer-show`` command:" +msgstr "" + +#: ../adv-config-lbaas.rst:195 +msgid "" +"This load balancer is active and ready to serve traffic on ``192.168.1.22``." +msgstr "" + +#: ../adv-config-lbaas.rst:197 +msgid "" +"Verify that the load balancer is responding to pings before moving further:" +msgstr "" + +#: ../adv-config-lbaas.rst:213 +msgid "Adding an HTTP listener" +msgstr "" + +#: ../adv-config-lbaas.rst:215 +msgid "" +"With the load balancer online, you can add a listener for plaintext HTTP " +"traffic on port 80:" +msgstr "" + +#: ../adv-config-lbaas.rst:226 +msgid "" +"You can begin building a pool and adding members to the pool to serve HTTP " +"content on port 80. For this example, the web servers are ``192.168.1.16`` " +"and ``192.168.1.17``:" +msgstr "" + +#: ../adv-config-lbaas.rst:248 +msgid "" +"You can use ``curl`` to verify connectivity through the load balancers to " +"your web servers:" +msgstr "" + +#: ../adv-config-lbaas.rst:262 +msgid "" +"In this example, the load balancer uses the round robin algorithm and the " +"traffic alternates between the web servers on the backend." +msgstr "" + +#: ../adv-config-lbaas.rst:265 +msgid "" +"You can add a health monitor so that unresponsive servers are removed from " +"the pool:" +msgstr "" + +#: ../adv-config-lbaas.rst:277 +msgid "" +"In this example, the health monitor removes the server from the pool if it " +"fails a health check at two five-second intervals. When the server recovers " +"and begins responding to health checks again, it is added to the pool once " +"again." +msgstr "" + +#: ../adv-config-lbaas.rst:283 +msgid "Adding an HTTPS listener" +msgstr "" + +#: ../adv-config-lbaas.rst:285 +msgid "" +"You can add another listener on port 443 for HTTPS traffic. LBaaS v2 offers " +"SSL/TLS termination at the load balancer, but this example takes a simpler " +"approach and allows encrypted connections to terminate at each member server." +msgstr "" + +#: ../adv-config-lbaas.rst:289 +msgid "" +"Start by creating a listener, attaching a pool, and then adding members:" +msgstr "" + +#: ../adv-config-lbaas.rst:314 +msgid "You can also add a health monitor for the HTTPS pool:" +msgstr "" + +#: ../adv-config-lbaas.rst:325 +msgid "The load balancer now handles traffic on ports 80 and 443." +msgstr "" + +#: ../adv-config-lbaas.rst:328 +msgid "Associating a floating IP address" +msgstr "" + +#: ../adv-config-lbaas.rst:330 +msgid "" +"Load balancers that are deployed on a public or provider network that are " +"accessible to external clients do not need a floating IP address assigned. " +"External clients can directly access the virtual IP address (VIP) of those " +"load balancers." +msgstr "" + +#: ../adv-config-lbaas.rst:335 +msgid "" +"However, load balancers deployed onto private or isolated networks need a " +"floating IP address assigned if they must be accessible to external clients. " +"To complete this step, you must have a router between the private and public " +"networks and an available floating IP address." +msgstr "" + +#: ../adv-config-lbaas.rst:340 +msgid "" +"You can use the ``lbaas-loadbalancer-show`` command from the beginning of " +"this section to locate the ``vip_port_id``. The ``vip_port_id`` is the ID of " +"the network port that is assigned to the load balancer. You can associate a " +"free floating IP address to the load balancer using ``floatingip-associate``:" msgstr "" #: ../adv-config-network-rbac.rst:3 @@ -3279,48 +3596,68 @@ msgstr "" #: ../intro-networking-components.rst:8 msgid "" -"A switch is a device that is used to connect devices on a network. Switches " -"forward packets on to other devices, using packet switching to pass data " -"along only to devices that need to receive it. Switches operate at layer 2 " -"of the OSI model." +"Switches are Multi-Input Multi-Output (MIMO) devices that enable packets to " +"travel from one node to another. Switches connect hosts that belong to the " +"same layer-2 network. Switches enable forwarding of the packet received on " +"one port (input) to another port (output) so that they reach the desired " +"destination node. Switches operate at layer-2 in the networking model. They " +"forward the traffic based on the destination Ethernet address in the packet " +"header." msgstr "" # #-#-#-#-# intro-networking-components.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# intro-os-networking-overview.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# misc-neutron-purge.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../intro-networking-components.rst:14 -#: ../intro-os-networking-overview.rst:122 ../scenario-classic-lb.rst:42 -#: ../scenario-classic-ovs.rst:42 +#: ../intro-networking-components.rst:17 +#: ../intro-os-networking-overview.rst:122 ../misc-neutron-purge.rst:15 +#: ../scenario-classic-lb.rst:42 ../scenario-classic-ovs.rst:42 msgid "Routers" msgstr "" -#: ../intro-networking-components.rst:16 +#: ../intro-networking-components.rst:19 msgid "" -"A router is a networking device that connects multiple networks together. " -"Routers are connected to two or more networks. When they receive data " -"packets, they use a routing table to determine which networks to pass the " -"information to." +"Routers are special devices that enable packets to travel from one layer-3 " +"network to another. Routers enable communication between two nodes on " +"different layer-3 networks that are not directly connected to each other. " +"Routers operate at layer-3 in the networking model. They route the traffic " +"based on the destination IP address in the packet header." msgstr "" -#: ../intro-networking-components.rst:22 +#: ../intro-networking-components.rst:26 msgid "Firewalls" msgstr "" -#: ../intro-networking-components.rst:24 +#: ../intro-networking-components.rst:28 msgid "" -"A firewall is a network device that controls the incoming and outgoing " -"network traffic based on an applied rule set." +"Firewalls are used to regulate traffic to and from a host or a network. A " +"firewall can be either a specialized device connecting two networks or a " +"software-based filtering mechanism implemented on an operating system. " +"Firewalls are used to restrict traffic to a host based on the rules defined " +"on the host. They can filter packets based on several criteria such as " +"source IP address, destination IP address, port numbers, connection state, " +"and so on. It is primarily used to protect the hosts from unauthorized " +"access and malicious attacks. Linux-based operating systems implement " +"firewalls through ``iptables``." msgstr "" -#: ../intro-networking-components.rst:28 +#: ../intro-networking-components.rst:39 msgid "Load balancers" msgstr "" -#: ../intro-networking-components.rst:30 +#: ../intro-networking-components.rst:41 msgid "" -"A load balancer is a network device that distributes network or application " -"traffic across a number of servers." +"Load balancers can be software-based or hardware-based devices that allow " +"traffic to evenly be distributed across several servers. By distributing the " +"traffic across multiple servers, it avoids overload of a single server " +"thereby preventing a single point of failure in the product. This further " +"improves the performance, network throughput, and response time of the " +"servers. Load balancers are typically used in a 3-tier architecture. In this " +"model, a load balancer receives a request from the front-end web server, " +"which then forwards the request to one of the available back-end database " +"servers for processing. The response from the database server is passed back " +"to the web server for further processing." msgstr "" #: ../intro-networking.rst:3 @@ -3378,6 +3715,179 @@ msgid "" "interface." msgstr "" +#: ../intro-os-networking-features.rst:3 +msgid "Additional features" +msgstr "" + +#: ../intro-os-networking-features.rst:6 +msgid "Auto-allocation of network topologies" +msgstr "" + +#: ../intro-os-networking-features.rst:8 +msgid "" +"The auto-allocation feature introduced in Mitaka simplifies the procedure of " +"setting up an external connectivity for end-users, and is also known as " +"**Get Me A Network**." +msgstr "" + +#: ../intro-os-networking-features.rst:12 +msgid "" +"The operator must create a default external network and default subnetpools " +"(one for IPv4, or one for IPv6, or one of each). Once these are in place, " +"users can get their auto-allocated topologies with a single command." +msgstr "" + +#: ../intro-os-networking-features.rst:17 +msgid "Enabling the deployment for auto-allocation" +msgstr "" + +#: ../intro-os-networking-features.rst:19 +msgid "" +"To use this feature, the neutron service must have the following extensions " +"enabled:" +msgstr "" + +#: ../intro-os-networking-features.rst:22 +msgid "``auto-allocated-topology``" +msgstr "" + +#: ../intro-os-networking-features.rst:23 +msgid "``subnet_allocation``" +msgstr "" + +#: ../intro-os-networking-features.rst:24 +msgid "``external-net``" +msgstr "" + +#: ../intro-os-networking-features.rst:25 +msgid "``router``" +msgstr "" + +#: ../intro-os-networking-features.rst:27 +msgid "" +"Suggestion: Before the end-user can use the auto-allocation feature, the " +"operator must create the resources that will be used for the auto-allocated " +"network topology creation. To perform this task, proceed with the following " +"steps:" +msgstr "" + +#: ../intro-os-networking-features.rst:32 +msgid "Set up a default external network" +msgstr "" + +#: ../intro-os-networking-features.rst:34 +msgid "" +"Setting up an external network is described in `OpenStack Admin Cloud Guide " +"`_. Assuming the external network to be used for the auto-allocation " +"feature is named ``public``, make it the default external network with the " +"following command:" +msgstr "" + +#: ../intro-os-networking-features.rst:45 +msgid "Create default subnetpools" +msgstr "" + +#: ../intro-os-networking-features.rst:47 +msgid "" +"The auto-allocation feature requires at least one default subnetpool. One " +"for IPv4, or one for IPv6, or one of each." +msgstr "" + +#: ../intro-os-networking-features.rst:96 +msgid "Get Me A Network" +msgstr "" + +#: ../intro-os-networking-features.rst:98 +msgid "" +"In a deployment where the operator has set up the resources as described " +"above, users can get their auto-allocated network topology as follows:" +msgstr "" + +#: ../intro-os-networking-features.rst:111 +msgid "" +"Operators (and users with admin role) can get the auto-allocated topology " +"for a tenant by specifying the tenant ID:" +msgstr "" + +#: ../intro-os-networking-features.rst:124 +msgid "" +"The ID returned by this command is a network which can be used for booting a " +"VM." +msgstr "" + +#: ../intro-os-networking-features.rst:132 +msgid "The auto-allocated topology for a user never changes." +msgstr "" + +#: ../intro-os-networking-features.rst:135 +msgid "Validating the requirements for auto-allocation" +msgstr "" + +#: ../intro-os-networking-features.rst:137 +msgid "" +"To validate that the required resources are correctly set up for auto-" +"allocation, use the ``--dry-run`` option:" +msgstr "" + +#: ../intro-os-networking-features.rst:159 +msgid "" +"The validation option behaves identically for all users. However, it is " +"considered primarily an admin utility since it is the operator who must set " +"up the requirements." +msgstr "" + +#: ../intro-os-networking-features.rst:164 +msgid "Project resources created by auto-allocation" +msgstr "" + +#: ../intro-os-networking-features.rst:166 +msgid "" +"The auto-allocation feature creates one network topology in every project " +"where it is used. The auto-allocated network topology for a project contains " +"the following resources:" +msgstr "" + +#: ../intro-os-networking-features.rst:171 +msgid "Name" +msgstr "" + +#: ../intro-os-networking-features.rst:171 +msgid "Resource" +msgstr "" + +#: ../intro-os-networking-features.rst:173 +msgid "``auto_allocated_network``" +msgstr "" + +#: ../intro-os-networking-features.rst:173 +msgid "network" +msgstr "" + +#: ../intro-os-networking-features.rst:175 +msgid "``auto_allocated_subnet_v4``" +msgstr "" + +#: ../intro-os-networking-features.rst:175 +msgid "subnet (IPv4)" +msgstr "" + +#: ../intro-os-networking-features.rst:177 +msgid "``auto_allocated_subnet_v6``" +msgstr "" + +#: ../intro-os-networking-features.rst:177 +msgid "subnet (IPv6)" +msgstr "" + +#: ../intro-os-networking-features.rst:179 +msgid "``auto_allocated_router``" +msgstr "" + +#: ../intro-os-networking-features.rst:179 +msgid "router" +msgstr "" + #: ../intro-os-networking-overview.rst:3 msgid "Overview and components" msgstr "" @@ -3525,7 +4035,9 @@ msgid "" "overlap with those that other tenants use." msgstr "" -#: ../intro-os-networking-overview.rst:105 +# #-#-#-#-# intro-os-networking-overview.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# misc-neutron-purge.pot (Networking Guide 0.9) #-#-#-#-# +#: ../intro-os-networking-overview.rst:105 ../misc-neutron-purge.rst:12 msgid "Subnets" msgstr "" @@ -3537,7 +4049,9 @@ msgid "" "IP addresses when new ports are created on a network." msgstr "" -#: ../intro-os-networking-overview.rst:114 +# #-#-#-#-# intro-os-networking-overview.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# misc-neutron-purge.pot (Networking Guide 0.9) #-#-#-#-# +#: ../intro-os-networking-overview.rst:114 ../misc-neutron-purge.rst:13 msgid "Ports" msgstr "" @@ -3839,6 +4353,151 @@ msgstr "" msgid "Make sure that the router's ``ha`` attribute has changed to ``False``." msgstr "" +#: ../migration-neutron-database.rst:3 +msgid "Database migration" +msgstr "" + +#: ../migration-neutron-database.rst:5 +msgid "" +"The upgrade of the Networking service database is implemented with Alembic " +"migration chains. The migrations in the ``alembic/versions`` contain the " +"changes needed to migrate from older Networking service releases to newer " +"ones." +msgstr "" + +#: ../migration-neutron-database.rst:9 +msgid "" +"Since Liberty, Networking maintains two parallel Alembic migration branches." +msgstr "" + +#: ../migration-neutron-database.rst:11 +msgid "" +"The first branch is called expand and is used to store expansion-only " +"migration rules. These rules are strictly additive and can be applied while " +"the Neutron server is running." +msgstr "" + +#: ../migration-neutron-database.rst:15 +msgid "" +"The second branch is called contract and is used to store those migration " +"rules that are not safe to apply while Neutron server is running." +msgstr "" + +#: ../migration-neutron-database.rst:18 +msgid "" +"The intent of separate branches is to allow invoking those safe migrations " +"from the expand branch while the Neutron server is running and therefore " +"reducing downtime needed to upgrade the service." +msgstr "" + +#: ../migration-neutron-database.rst:22 +msgid "" +"A database management command-line tool uses the Alembic library to manage " +"the migration." +msgstr "" + +#: ../migration-neutron-database.rst:26 +msgid "Database management command-line tool" +msgstr "" + +#: ../migration-neutron-database.rst:28 +msgid "" +"The database management command-line tool is called :command:`neutron-db-" +"manage`. Pass the :option:`--help` option to the tool for usage information." +msgstr "" + +#: ../migration-neutron-database.rst:32 +msgid "The tool takes some options followed by some commands:" +msgstr "" + +#: ../migration-neutron-database.rst:38 +msgid "" +"The tool needs to access the database connection string, which is provided " +"in the ``neutron.conf`` configuration file in an installation. The tool " +"automatically reads from ``/etc/neutron/neutron.conf`` if it is present. If " +"the configuration is in a different location, use the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:47 +msgid "Multiple :option:`--config-file` options can be passed if needed." +msgstr "" + +#: ../migration-neutron-database.rst:49 +msgid "" +"Instead of reading the DB connection from the configuration file(s), you can " +"use the :option:`--database-connection` option:" +msgstr "" + +#: ../migration-neutron-database.rst:57 +msgid "" +"The `branches`, `current`, and `history` commands all accept a :option:`--" +"verbose` option, which, when passed, will instruct :command:`neutron-db-" +"manage` to display more verbose output for the specified command:" +msgstr "" + +#: ../migration-neutron-database.rst:68 +msgid "" +"The tool usage examples below do not show the options. It is assumed that " +"you use the options that you need for your environment." +msgstr "" + +#: ../migration-neutron-database.rst:71 +msgid "" +"In new deployments, you start with an empty database and then upgrade to the " +"latest database version using the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:78 +msgid "" +"After installing a new version of the Neutron server, upgrade the database " +"using the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:85 +msgid "" +"In existing deployments, check the current database version using the " +"following command:" +msgstr "" + +#: ../migration-neutron-database.rst:92 +msgid "To apply the expansion migration rules, use the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:98 +msgid "To apply the non-expansive migration rules, use the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:104 +msgid "" +"To check if any contract migrations are pending and therefore if offline " +"migration is required, use the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:113 +msgid "" +"Offline migration requires all Neutron server instances in the cluster to be " +"shutdown before you apply any contract scripts." +msgstr "" + +#: ../migration-neutron-database.rst:116 +msgid "" +"To generate a script of the command instead of operating immediately on the " +"database, use the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:129 +msgid "" +"To migrate between specific migration versions, use the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:135 +msgid "To upgrade the database incrementally, use the following command:" +msgstr "" + +#: ../migration-neutron-database.rst:143 +msgid "Database downgrade is not supported." +msgstr "" + #: ../migration-nova-network-to-neutron.rst:3 msgid "Migrate legacy nova-network to OpenStack Networking (neutron)" msgstr "" @@ -4204,6 +4863,66 @@ msgstr "" msgid "To activate the network after it has been deactivated:" msgstr "" +#: ../misc-neutron-purge.rst:3 +msgid "Neutron purge" +msgstr "" + +#: ../misc-neutron-purge.rst:5 +msgid "" +"From the Mitaka release onwards, the OpenStack Networking command-line " +"interface (CLI) supports the deletion of multiple resources for a given " +"tenant with a single command." +msgstr "" + +#: ../misc-neutron-purge.rst:9 +msgid "The resources currently supported by this feature are:" +msgstr "" + +#: ../misc-neutron-purge.rst:11 +msgid "Networks" +msgstr "" + +#: ../misc-neutron-purge.rst:14 +msgid "Router Interfaces" +msgstr "" + +#: ../misc-neutron-purge.rst:16 +msgid "Floating IPs" +msgstr "" + +#: ../misc-neutron-purge.rst:17 +msgid "Security Groups" +msgstr "" + +#: ../misc-neutron-purge.rst:20 +msgid "Usage" +msgstr "" + +#: ../misc-neutron-purge.rst:22 +msgid "" +"To delete all supported resources owned by a tenant, use the :command:" +"`neutron purge` command as follows:" +msgstr "" + +#: ../misc-neutron-purge.rst:29 +msgid "" +"An admin can provide the ID of any tenant that they have access to. A tenant " +"must provide their own ID." +msgstr "" + +#: ../misc-neutron-purge.rst:32 +msgid "" +"While the command is running, feedback is provided in the form of completion " +"percentage. On completion, the command returns a list of resources that were " +"and/or could not be deleted:" +msgstr "" + +#: ../misc-neutron-purge.rst:42 +msgid "" +"A resource being in use by another tenant (for example, a shared network) " +"can prevent it from being deleted." +msgstr "" + #: ../scenario-classic-lb.rst:5 msgid "Scenario: Classic with Linux Bridge" msgstr "" diff --git a/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po b/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po index 6e4d815543..7898d6f91f 100644 --- a/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po +++ b/doc/user-guide/source/locale/ja/LC_MESSAGES/user-guide.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: End User Guide 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-23 04:10+0000\n" +"POT-Creation-Date: 2016-03-08 05:10+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -8520,15 +8520,6 @@ msgstr "" "持っていれば、以下の例で示したように :option:`--file` オプションを使用できま" "す。" -msgid "" -"You can also use the :command:`openstack`, :command:`glance` and :command:" -"`nova` command-line clients or the Image service and Compute APIs to manage " -"images." -msgstr "" -"コマンドクライアント :command:`openstack` 、 :command:`glance` 、 :command:" -"`nova` や、Image service API や Compute API を使用して、イメージを管理するこ" -"ともできます。" - msgid "" "You can also use the :command:`swift stat` command with the ``ACCOUNT`` or " "``CONTAINER`` names as parameters." diff --git a/doc/user-guide/source/locale/user-guide.pot b/doc/user-guide/source/locale/user-guide.pot index 8e1bf1c28f..3f57a4c108 100644 --- a/doc/user-guide/source/locale/user-guide.pot +++ b/doc/user-guide/source/locale/user-guide.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: End User Guide 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-23 06:10+0000\n" +"POT-Creation-Date: 2016-03-08 06:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -827,43 +827,54 @@ msgid "" "Attach volume to instance after instance is active, and volume is available" msgstr "" -#: ../cli_cheat_sheet.rst:313 +#: ../cli_cheat_sheet.rst:315 +msgid "" +"On the Xen Hypervisor it is possible to provide a specific device name " +"instead of automatic allocation. For example:" +msgstr "" + +#: ../cli_cheat_sheet.rst:322 +msgid "" +"This is not currently possible when using non-Xen hypervisors with OpenStack." +msgstr "" + +#: ../cli_cheat_sheet.rst:324 msgid "Manage volumes after login into the instance" msgstr "" -#: ../cli_cheat_sheet.rst:315 +#: ../cli_cheat_sheet.rst:326 msgid "List storage devices" msgstr "" -#: ../cli_cheat_sheet.rst:321 +#: ../cli_cheat_sheet.rst:332 msgid "Make filesystem on volume" msgstr "" -#: ../cli_cheat_sheet.rst:327 +#: ../cli_cheat_sheet.rst:338 msgid "Create a mountpoint" msgstr "" -#: ../cli_cheat_sheet.rst:333 +#: ../cli_cheat_sheet.rst:344 msgid "Mount the volume at the mountpoint" msgstr "" -#: ../cli_cheat_sheet.rst:339 +#: ../cli_cheat_sheet.rst:350 msgid "Create a file on the volume" msgstr "" -#: ../cli_cheat_sheet.rst:346 +#: ../cli_cheat_sheet.rst:357 msgid "Unmount the volume" msgstr "" -#: ../cli_cheat_sheet.rst:353 +#: ../cli_cheat_sheet.rst:364 msgid "Object Storage (swift)" msgstr "" -#: ../cli_cheat_sheet.rst:355 +#: ../cli_cheat_sheet.rst:366 msgid "Display information for the account, container, or object" msgstr "" -#: ../cli_cheat_sheet.rst:364 +#: ../cli_cheat_sheet.rst:375 msgid "List containers" msgstr "" @@ -4658,62 +4669,66 @@ msgid "" "name:" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:44 +#: ../cli_use_snapshots_to_migrate_instances.rst:42 +msgid "Use the :command:`nova stop` command to shut down the instance:" +msgstr "" + +#: ../cli_use_snapshots_to_migrate_instances.rst:48 msgid "" "Use the :command:`nova list` command to confirm that the instance shows a " "``SHUTOFF`` status:" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:56 +#: ../cli_use_snapshots_to_migrate_instances.rst:60 msgid "Use the :command:`nova image-create` command to take a snapshot:" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:63 +#: ../cli_use_snapshots_to_migrate_instances.rst:67 msgid "" "Use the :command:`nova image-list` command to check the status until the " "status is ``ACTIVE``:" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:81 +#: ../cli_use_snapshots_to_migrate_instances.rst:85 msgid "Download the snapshot as an image" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:83 +#: ../cli_use_snapshots_to_migrate_instances.rst:87 msgid "Get the image ID:" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:94 +#: ../cli_use_snapshots_to_migrate_instances.rst:98 msgid "" "Download the snapshot by using the image ID that was returned in the " "previous step:" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:103 +#: ../cli_use_snapshots_to_migrate_instances.rst:107 msgid "" "The :command:`glance image-download` command requires the image ID and " "cannot use the image name. Check there is sufficient space on the " "destination file system for the image file." msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:108 +#: ../cli_use_snapshots_to_migrate_instances.rst:112 msgid "" "Make the image available to the new environment, either through HTTP or " "direct upload to a machine (``scp``)." msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:114 +#: ../cli_use_snapshots_to_migrate_instances.rst:118 msgid "Import the snapshot to the new environment" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:116 +#: ../cli_use_snapshots_to_migrate_instances.rst:120 msgid "In the new project or cloud environment, import the snapshot:" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:125 +#: ../cli_use_snapshots_to_migrate_instances.rst:129 msgid "Boot a new instance from the snapshot" msgstr "" -#: ../cli_use_snapshots_to_migrate_instances.rst:127 +#: ../cli_use_snapshots_to_migrate_instances.rst:131 msgid "" "In the new project or cloud environment, use the snapshot to create the new " "instance:" @@ -4801,8 +4816,8 @@ msgstr "" #: ../dashboard_manage_containers.rst:41 ../dashboard_manage_containers.rst:75 #: ../dashboard_manage_containers.rst:99 #: ../dashboard_manage_containers.rst:129 -#: ../dashboard_manage_containers.rst:156 ../dashboard_manage_images.rst:29 -#: ../dashboard_manage_images.rst:98 ../dashboard_manage_images.rst:122 +#: ../dashboard_manage_containers.rst:156 ../dashboard_manage_images.rst:30 +#: ../dashboard_manage_images.rst:99 ../dashboard_manage_images.rst:123 #: ../dashboard_manage_volumes.rst:14 ../dashboard_manage_volumes.rst:64 #: ../dashboard_manage_volumes.rst:97 ../dashboard_manage_volumes.rst:113 #: ../dashboard_manage_volumes.rst:134 ../dashboard_manage_volumes.rst:162 @@ -4829,8 +4844,8 @@ msgstr "" #: ../dashboard_manage_containers.rst:77 #: ../dashboard_manage_containers.rst:101 #: ../dashboard_manage_containers.rst:131 -#: ../dashboard_manage_containers.rst:158 ../dashboard_manage_images.rst:31 -#: ../dashboard_manage_images.rst:100 ../dashboard_manage_images.rst:124 +#: ../dashboard_manage_containers.rst:158 ../dashboard_manage_images.rst:32 +#: ../dashboard_manage_images.rst:101 ../dashboard_manage_images.rst:125 #: ../dashboard_manage_volumes.rst:16 ../dashboard_manage_volumes.rst:66 #: ../dashboard_manage_volumes.rst:99 ../dashboard_manage_volumes.rst:115 #: ../dashboard_manage_volumes.rst:136 ../dashboard_manage_volumes.rst:164 @@ -6483,197 +6498,197 @@ msgstr "" msgid "" "You can also use the :command:`openstack`, :command:`glance` and :command:" "`nova` command-line clients or the Image service and Compute APIs to manage " -"images." +"images. For more information see :doc:`../common/cli_manage_images`." msgstr "" # #-#-#-#-# dashboard_manage_images.pot (End User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# sdk_manage_images.pot (End User Guide 1.0.0) #-#-#-#-# -#: ../dashboard_manage_images.rst:25 ../sdk_manage_images.rst:117 +#: ../dashboard_manage_images.rst:26 ../sdk_manage_images.rst:117 msgid "Upload an image" msgstr "" -#: ../dashboard_manage_images.rst:27 +#: ../dashboard_manage_images.rst:28 msgid "Follow this procedure to upload an image to a project:" msgstr "" -#: ../dashboard_manage_images.rst:33 ../dashboard_manage_images.rst:126 +#: ../dashboard_manage_images.rst:34 ../dashboard_manage_images.rst:127 msgid "" "On the :guilabel:`Project` tab, open the :guilabel:`Compute` tab and click :" "guilabel:`Images` category." msgstr "" -#: ../dashboard_manage_images.rst:36 ../dashboard_manage_images.rst:88 +#: ../dashboard_manage_images.rst:37 ../dashboard_manage_images.rst:89 msgid "Click :guilabel:`Create Image`." msgstr "" -#: ../dashboard_manage_images.rst:38 +#: ../dashboard_manage_images.rst:39 msgid "The :guilabel:`Create An Image` dialog box appears." msgstr "" -#: ../dashboard_manage_images.rst:40 +#: ../dashboard_manage_images.rst:41 msgid "Enter the following values:" msgstr "" -#: ../dashboard_manage_images.rst:43 +#: ../dashboard_manage_images.rst:44 msgid ":guilabel:`Name`" msgstr "" -#: ../dashboard_manage_images.rst:43 +#: ../dashboard_manage_images.rst:44 msgid "Enter a name for the image." msgstr "" -#: ../dashboard_manage_images.rst:45 +#: ../dashboard_manage_images.rst:46 msgid ":guilabel:`Description`" msgstr "" -#: ../dashboard_manage_images.rst:45 +#: ../dashboard_manage_images.rst:46 msgid "Enter a brief description of the image." msgstr "" -#: ../dashboard_manage_images.rst:48 +#: ../dashboard_manage_images.rst:49 msgid ":guilabel:`Image Source`" msgstr "" -#: ../dashboard_manage_images.rst:48 +#: ../dashboard_manage_images.rst:49 msgid "" "Choose the image source from the dropdown list. Your choices are :guilabel:" "`Image Location` and :guilabel:`Image File`." msgstr "" -#: ../dashboard_manage_images.rst:53 +#: ../dashboard_manage_images.rst:54 msgid ":guilabel:`Image File` or :guilabel:`Image Location`" msgstr "" -#: ../dashboard_manage_images.rst:53 +#: ../dashboard_manage_images.rst:54 msgid "" "Based on your selection for :guilabel:`Image Source`, you either enter the " "location URL of the image in the :guilabel:`Image Location` field, or browse " "for the image file on your file system and add it." msgstr "" -#: ../dashboard_manage_images.rst:62 +#: ../dashboard_manage_images.rst:63 msgid ":guilabel:`Format`" msgstr "" -#: ../dashboard_manage_images.rst:62 +#: ../dashboard_manage_images.rst:63 msgid "Select the image format (for example, QCOW2) for the image." msgstr "" -#: ../dashboard_manage_images.rst:65 +#: ../dashboard_manage_images.rst:66 msgid ":guilabel:`Architecture`" msgstr "" -#: ../dashboard_manage_images.rst:65 +#: ../dashboard_manage_images.rst:66 msgid "" "Specify the architecture. For example, ``i386`` for a 32-bit architecture or " "``x86_64`` for a 64-bit architecture." msgstr "" -#: ../dashboard_manage_images.rst:70 +#: ../dashboard_manage_images.rst:71 msgid ":guilabel:`Minimum Disk (GB)`" msgstr "" -#: ../dashboard_manage_images.rst:70 ../dashboard_manage_images.rst:72 +#: ../dashboard_manage_images.rst:71 ../dashboard_manage_images.rst:73 msgid "Leave this field empty." msgstr "" -#: ../dashboard_manage_images.rst:72 +#: ../dashboard_manage_images.rst:73 msgid ":guilabel:`Minimum RAM (MB)`" msgstr "" -#: ../dashboard_manage_images.rst:74 +#: ../dashboard_manage_images.rst:75 msgid ":guilabel:`Copy Data`" msgstr "" -#: ../dashboard_manage_images.rst:74 +#: ../dashboard_manage_images.rst:75 msgid "Specify this option to copy image data to the Image service." msgstr "" -#: ../dashboard_manage_images.rst:77 +#: ../dashboard_manage_images.rst:78 msgid ":guilabel:`Public`" msgstr "" -#: ../dashboard_manage_images.rst:77 +#: ../dashboard_manage_images.rst:78 msgid "" "Select this check box to make the image public to all users with access to " "the current project." msgstr "" -#: ../dashboard_manage_images.rst:82 +#: ../dashboard_manage_images.rst:83 msgid ":guilabel:`Protected`" msgstr "" -#: ../dashboard_manage_images.rst:82 +#: ../dashboard_manage_images.rst:83 msgid "" "Select this check box to ensure that only users with permissions can delete " "the image." msgstr "" -#: ../dashboard_manage_images.rst:90 +#: ../dashboard_manage_images.rst:91 msgid "" "The image is queued to be uploaded. It might take some time before the " "status changes from Queued to Active." msgstr "" -#: ../dashboard_manage_images.rst:94 +#: ../dashboard_manage_images.rst:95 msgid "Update an image" msgstr "" -#: ../dashboard_manage_images.rst:96 +#: ../dashboard_manage_images.rst:97 msgid "Follow this procedure to update an existing image." msgstr "" -#: ../dashboard_manage_images.rst:102 +#: ../dashboard_manage_images.rst:103 msgid "Select the image that you want to edit." msgstr "" -#: ../dashboard_manage_images.rst:104 +#: ../dashboard_manage_images.rst:105 msgid "" "In the :guilabel:`Actions` column, click the menu button and then select :" "guilabel:`Edit Image` from the list." msgstr "" -#: ../dashboard_manage_images.rst:107 +#: ../dashboard_manage_images.rst:108 msgid "" "In the :guilabel:`Update Image` dialog box, you can perform various actions. " "For example:" msgstr "" -#: ../dashboard_manage_images.rst:110 +#: ../dashboard_manage_images.rst:111 msgid "Change the name of the image." msgstr "" -#: ../dashboard_manage_images.rst:111 +#: ../dashboard_manage_images.rst:112 msgid "Select the :guilabel:`Public` check box to make the image public." msgstr "" -#: ../dashboard_manage_images.rst:112 +#: ../dashboard_manage_images.rst:113 msgid "Clear the :guilabel:`Public` check box to make the image private." msgstr "" -#: ../dashboard_manage_images.rst:114 +#: ../dashboard_manage_images.rst:115 msgid "Click :guilabel:`Update Image`." msgstr "" -#: ../dashboard_manage_images.rst:117 +#: ../dashboard_manage_images.rst:118 msgid "Delete an image" msgstr "" -#: ../dashboard_manage_images.rst:119 +#: ../dashboard_manage_images.rst:120 msgid "" "Deletion of images is permanent and **cannot** be reversed. Only users with " "the appropriate permissions can delete images." msgstr "" -#: ../dashboard_manage_images.rst:129 +#: ../dashboard_manage_images.rst:130 msgid "Select the images that you want to delete." msgstr "" -#: ../dashboard_manage_images.rst:131 +#: ../dashboard_manage_images.rst:132 msgid "Click :guilabel:`Delete Images`." msgstr "" -#: ../dashboard_manage_images.rst:133 +#: ../dashboard_manage_images.rst:134 msgid "" "In the :guilabel:`Confirm Delete Images` dialog box, click :guilabel:`Delete " "Images` to confirm the deletion."