From 5aebf07590482cd4f0da747fbb70ca0933bdc6e2 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 27 Jan 2016 06:36:26 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I6db78b3ddd1e38d1be757e7a5654da3c7116f096 --- .../source/locale/admin-guide-cloud.pot | 32 +- doc/arch-design/source/locale/arch-design.pot | 8 +- doc/common-rst/source/locale/common-rst.pot | 152 +- .../locale/en_GB/LC_MESSAGES/common-rst.po | 11 +- .../locale/es/LC_MESSAGES/common-rst.po | 12 +- .../locale/fr/LC_MESSAGES/common-rst.po | 15 +- .../locale/ja/LC_MESSAGES/common-rst.po | 53 +- .../locale/vi_VN/LC_MESSAGES/common-rst.po | 14 +- .../locale/zh_CN/LC_MESSAGES/common-rst.po | 5 +- .../source/locale/config-reference.pot | 196 +- doc/glossary/locale/en_GB.po | 11 +- doc/glossary/locale/es.po | 23 +- doc/glossary/locale/fr.po | 26 +- doc/glossary/locale/glossary.pot | 8 +- doc/glossary/locale/ja.po | 25 +- doc/glossary/locale/vi_VN.po | 25 +- .../source/locale/install-guide.pot | 467 +++-- .../locale/ja/LC_MESSAGES/install-guide.po | 31 +- .../locale/ja/LC_MESSAGES/networking-guide.po | 129 +- .../source/locale/networking-guide.pot | 1714 +++++++++-------- .../locale/ja/LC_MESSAGES/user-guide-admin.po | 36 +- .../source/locale/user-guide-admin.pot | 107 +- .../locale/ja/LC_MESSAGES/user-guide.po | 33 +- doc/user-guide/source/locale/user-guide.pot | 288 +-- 24 files changed, 1658 insertions(+), 1763 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 47b34e3240..6b1bfdef78 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-01-25 06:10+0000\n" +"POT-Creation-Date: 2016-01-27 06:33+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4048,7 +4048,7 @@ msgstr "" #: ../compute-flavors.rst:99 msgid "" -"``cpu_shares_level``. On VMWare, specifies the allocation level. Can be " +"``cpu_shares_level``. On VMware, specifies the allocation level. Can be " "``custom``, ``high``, ``normal``, or ``low``. If you choose ``custom``, set " "the number of shares using ``cpu_shares_share``." msgstr "" @@ -4152,7 +4152,7 @@ msgstr "" msgid "" "Use these optional parameters to limit the disk utilization, guarantee disk " "allocation, and to specify shares used in case of resource contention. This " -"allows the VMWare driver to enable disk allocations for the running instance." +"allows the VMware driver to enable disk allocations for the running instance." msgstr "" #: ../compute-flavors.rst:175 @@ -10131,7 +10131,7 @@ msgstr "" #: ../database.rst:67 msgid "" -"If you have a guest image that was created with an Openstack version before " +"If you have a guest image that was created with an OpenStack version before " "Kilo, modify the guest agent init script for the guest image to read the " "configuration files from the directory ``/etc/trove/conf.d``." msgstr "" @@ -20070,7 +20070,7 @@ msgid "" "configured in the ``manila.conf`` file. The configuration option " "``driver_handles_share_servers`` in the ``manila.conf`` file sets the share " "servers mode or no share servers mode, and defines the driver mode for share " -"storage life cycle management:" +"storage lifecycle management:" msgstr "" #: ../shared_file_systems_crud_share.rst:43 @@ -20820,7 +20820,7 @@ msgstr "" #: ../shared_file_systems_manage_and_unmanage_share.rst:7 msgid "" "To ``manage`` a share means that an administrator rather than a share driver " -"manages the storage life cycle. This approach is appropriate when an " +"manages the storage lifecycle. This approach is appropriate when an " "administrator already has the custom non-manila share with its size, shared " "file system protocol, export path and so on, and administrator wants to " "register it in the Shared File System service." @@ -20840,7 +20840,7 @@ msgstr "" #: ../shared_file_systems_manage_and_unmanage_share.rst:20 msgid "" "You can ``unmanage`` a share, to unregister it from the Shared File System " -"service, and take manual control on share life cycle. The ``unmanage`` " +"service, and take manual control on share lifecycle. The ``unmanage`` " "operation is not supported for shares that were created on top of share " "servers and created with share networks), so share service should have " "option ``driver_handles_share_servers = False`` in its configuration. You " @@ -21211,13 +21211,13 @@ msgstr "" msgid "" "The Shared File Systems service may need a network resource provisioning if " "share service with specified driver works in mode, when a share driver " -"manages life cycle of share servers on its own. This behavior is defined by " -"a flag ``driver_handles_share_servers`` in share service configuration. " -"When ``driver_handles_share_servers`` is set to ``True``, a share driver " -"will be called to create share servers for shares using information provided " -"within a share network. This information will be provided to one of the " -"enabled network plug-ins that will handle reservation, creation and deletion " -"of network resources including IP addresses and network interfaces." +"manages lifecycle of share servers on its own. This behavior is defined by a " +"flag ``driver_handles_share_servers`` in share service configuration. When " +"``driver_handles_share_servers`` is set to ``True``, a share driver will be " +"called to create share servers for shares using information provided within " +"a share network. This information will be provided to one of the enabled " +"network plug-ins that will handle reservation, creation and deletion of " +"network resources including IP addresses and network interfaces." msgstr "" #: ../shared_file_systems_network_plugins.rst:25 @@ -21834,9 +21834,9 @@ msgstr "" #: ../shared_file_systems_share_types.rst:29 msgid "" "``driver_handles_share_servers``. Required. Defines the driver mode for " -"share server life cycle management. Valid values are ``true``/``1`` and " +"share server lifecycle management. Valid values are ``true``/``1`` and " "``false``/``0``. Set to True when the share driver can manage, or handle, " -"the share server life cycle. Set to False when an administrator, rather than " +"the share server lifecycle. Set to False when an administrator, rather than " "a share driver, manages the bare metal storage with some net interface " "instead of the presence of the share servers." msgstr "" diff --git a/doc/arch-design/source/locale/arch-design.pot b/doc/arch-design/source/locale/arch-design.pot index 766e7fc5fa..a886430026 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-01-25 06:11+0000\n" +"POT-Creation-Date: 2016-01-27 06:33+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2389,7 +2389,7 @@ msgid "" "packing also requires a common hardware design, with all hardware nodes " "within a compute resource pool sharing a common processor, memory, and " "storage layout. This makes it easier to deploy, support, and maintain nodes " -"throughout their life cycle." +"throughout their lifecycle." msgstr "" #: ../generalpurpose-technical-considerations.rst:49 @@ -7145,7 +7145,7 @@ msgid "" "Consider the ability to upgrade the infrastructure. As demand for network " "resources increase, operators add additional IP address blocks and add " "additional bandwidth capacity. In addition, consider managing hardware and " -"software life cycle events, for example upgrades, decommissioning, and " +"software lifecycle events, for example upgrades, decommissioning, and " "outages, while avoiding service interruptions for tenants." msgstr "" @@ -10024,7 +10024,7 @@ msgid "" "Output performance provides a baseline for expected performance levels. If " "these tests include details, then the resulting data can help model behavior " "and results during different workloads. Running scripted smaller benchmarks " -"during the life cycle of the architecture helps record the system health at " +"during the lifecycle of the architecture helps record the system health at " "different points in time. The data from these scripted benchmarks assist in " "future scoping and gaining a deeper understanding of an organization's needs." msgstr "" diff --git a/doc/common-rst/source/locale/common-rst.pot b/doc/common-rst/source/locale/common-rst.pot index 60c9ce7382..a141ea8f3c 100644 --- a/doc/common-rst/source/locale/common-rst.pot +++ b/doc/common-rst/source/locale/common-rst.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-25 06:11+0000\n" +"POT-Creation-Date: 2016-01-27 06:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -329,8 +329,7 @@ msgid "`Bugs: Database service (trove) `__" msgstr "" #: ../common/app_support.rst:192 -msgid "" -"`Bugs: Deployment service (tuskar) `__" +msgid "`Bugs: Deployment service (fuel) `__" msgstr "" #: ../common/app_support.rst:194 @@ -675,63 +674,63 @@ msgid "``designate`` - DNS service API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:175 -msgid "``glance`` - Image service API" +msgid "``fuel`` - Deployment service API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:177 -msgid "``gnocchi`` - Telemetry API v3" +msgid "``glance`` - Image service API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:179 -msgid "``heat`` - Orchestration API" +msgid "``gnocchi`` - Telemetry API v3" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:181 -msgid "``magnum`` - Containers service API" +msgid "``heat`` - Orchestration API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:183 -msgid "``manila`` - Shared file systems API" +msgid "``magnum`` - Containers service API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:185 -msgid "``mistral`` - Workflow service API" +msgid "``manila`` - Shared file systems API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:187 -msgid "``monasca`` - Monitoring API" +msgid "``mistral`` - Workflow service API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:189 -msgid "``murano`` - Application catalog API" +msgid "``monasca`` - Monitoring API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:191 -msgid "``neutron`` - Networking API" +msgid "``murano`` - Application catalog API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:193 -msgid "``nova`` - Compute API and extensions" +msgid "``neutron`` - Networking API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:195 -msgid "``sahara`` - Data Processing API" +msgid "``nova`` - Compute API and extensions" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:197 -msgid "``senlin`` - Clustering service API" +msgid "``sahara`` - Data Processing API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:199 -msgid "``swift`` - Object Storage API" +msgid "``senlin`` - Clustering service API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:201 -msgid "``trove`` - Database service API" +msgid "``swift`` - Object Storage API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:203 -msgid "``tuskar`` - Deployment service API" +msgid "``trove`` - Database service API" msgstr "" #: ../common/cli_install_openstack_command_line_clients.rst:205 @@ -1722,15 +1721,15 @@ msgid "Deployment service" msgstr "" #: ../common/cli_overview.rst:59 -msgid "tuskar" +msgid "fuel" msgstr "" #: ../common/cli_overview.rst:59 -msgid "python-tuskarclient" +msgid "python-fuelclient" msgstr "" #: ../common/cli_overview.rst:59 -msgid "Plans Deployments." +msgid "Plans deployments." msgstr "" #: ../common/cli_overview.rst:62 ../common/glossary.rst:1801 @@ -3501,108 +3500,143 @@ msgstr "" msgid "OpenStack Telemetry service" msgstr "" -#: ../common/get_started_telemetry.rst:5 -msgid "The Telemetry service performs the following functions:" +#: ../common/get_started_telemetry.rst:6 +msgid "Telemetry Data Collection service" msgstr "" -#: ../common/get_started_telemetry.rst:7 +#: ../common/get_started_telemetry.rst:8 +msgid "The Telemetry Data Collection services provide the following functions:" +msgstr "" + +#: ../common/get_started_telemetry.rst:10 msgid "Efficiently polls metering data related to OpenStack services." msgstr "" -#: ../common/get_started_telemetry.rst:9 +#: ../common/get_started_telemetry.rst:12 msgid "" "Collects event and metering data by monitoring notifications sent from " "services." msgstr "" -#: ../common/get_started_telemetry.rst:12 +#: ../common/get_started_telemetry.rst:15 msgid "" "Publishes collected data to various targets including data stores and " "message queues." msgstr "" -#: ../common/get_started_telemetry.rst:15 -msgid "Creates alarms when collected data breaks defined rules." -msgstr "" - -#: ../common/get_started_telemetry.rst:17 +#: ../common/get_started_telemetry.rst:18 msgid "The Telemetry service consists of the following components:" msgstr "" -#: ../common/get_started_telemetry.rst:22 +#: ../common/get_started_telemetry.rst:23 msgid "A compute agent (``ceilometer-agent-compute``)" msgstr "" -#: ../common/get_started_telemetry.rst:20 +#: ../common/get_started_telemetry.rst:21 msgid "" "Runs on each compute node and polls for resource utilization statistics. " "There may be other types of agents in the future, but for now our focus is " "creating the compute agent." msgstr "" -#: ../common/get_started_telemetry.rst:27 +#: ../common/get_started_telemetry.rst:28 msgid "A central agent (``ceilometer-agent-central``)" msgstr "" -#: ../common/get_started_telemetry.rst:25 +#: ../common/get_started_telemetry.rst:26 msgid "" "Runs on a central management server to poll for resource utilization " "statistics for resources not tied to instances or compute nodes. Multiple " "agents can be started to scale service horizontally." msgstr "" -#: ../common/get_started_telemetry.rst:31 +#: ../common/get_started_telemetry.rst:32 msgid "A notification agent (``ceilometer-agent-notification``)" msgstr "" -#: ../common/get_started_telemetry.rst:30 +#: ../common/get_started_telemetry.rst:31 msgid "" "Runs on a central management server(s) and consumes messages from the " "message queue(s) to build event and metering data." msgstr "" -#: ../common/get_started_telemetry.rst:36 +#: ../common/get_started_telemetry.rst:37 msgid "A collector (``ceilometer-collector``)" msgstr "" -#: ../common/get_started_telemetry.rst:34 +#: ../common/get_started_telemetry.rst:35 msgid "" "Runs on central management server(s) and dispatches collected telemetry data " "to a data store or external consumer without modification." msgstr "" #: ../common/get_started_telemetry.rst:41 -msgid "An alarm evaluator (``ceilometer-alarm-evaluator``)" +msgid "An API server (``ceilometer-api``)" msgstr "" -#: ../common/get_started_telemetry.rst:39 +#: ../common/get_started_telemetry.rst:40 +msgid "" +"Runs on one or more central management servers to provide data access from " +"the data store." +msgstr "" + +#: ../common/get_started_telemetry.rst:44 +msgid "Telemetry Alarming service" +msgstr "" + +#: ../common/get_started_telemetry.rst:46 +msgid "" +"The Telemetry Alarming services trigger alarms when the collected metering " +"or event data break the defined rules." +msgstr "" + +#: ../common/get_started_telemetry.rst:49 +msgid "The Telemetry Alarming service consists of the following components:" +msgstr "" + +#: ../common/get_started_telemetry.rst:53 +msgid "An API server (``aodh-api``)" +msgstr "" + +#: ../common/get_started_telemetry.rst:52 +msgid "" +"Runs on one or more central management servers to provide access to the " +"alarm information stored in the data store." +msgstr "" + +#: ../common/get_started_telemetry.rst:58 +msgid "An alarm evaluator (``aodh-evaluator``)" +msgstr "" + +#: ../common/get_started_telemetry.rst:56 msgid "" "Runs on one or more central management servers to determine when alarms fire " "due to the associated statistic trend crossing a threshold over a sliding " "time window." msgstr "" -#: ../common/get_started_telemetry.rst:45 -msgid "An alarm notifier (``ceilometer-alarm-notifier``)" +#: ../common/get_started_telemetry.rst:63 +msgid "A notification listener (``aodh-listener``)" msgstr "" -#: ../common/get_started_telemetry.rst:44 +#: ../common/get_started_telemetry.rst:61 +msgid "" +"Runs on a central management server and determines when to fire alarms. The " +"alarms are generated based on defined rules against events, which are " +"captured by the Telemetry Data Collection service's notification agents." +msgstr "" + +#: ../common/get_started_telemetry.rst:67 +msgid "An alarm notifier (``aodh-notifier``)" +msgstr "" + +#: ../common/get_started_telemetry.rst:66 msgid "" "Runs on one or more central management servers to allow alarms to be set " "based on the threshold evaluation for a collection of samples." msgstr "" -#: ../common/get_started_telemetry.rst:49 -msgid "An API server (``ceilometer-api``)" -msgstr "" - -#: ../common/get_started_telemetry.rst:48 -msgid "" -"Runs on one or more central management servers to provide data access from " -"the data store." -msgstr "" - -#: ../common/get_started_telemetry.rst:51 +#: ../common/get_started_telemetry.rst:69 msgid "" "These services communicate by using the OpenStack messaging bus. Only the " "collector and API server have access to the data store." @@ -4471,7 +4505,7 @@ msgstr "" msgid "" "The storage method used by the Identity service catalog service to store and " "retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." +"Examples include an SQL database, LDAP database, or KVS back end." msgstr "" #: ../common/glossary.rst:374 @@ -5252,8 +5286,8 @@ msgstr "" #: ../common/glossary.rst:830 msgid "" "The Compute component that runs on each compute node and manages the VM " -"instance life cycle, including run, reboot, terminate, attach/detach " -"volumes, and so on. Provided by the nova-compute daemon." +"instance lifecycle, including run, reboot, terminate, attach/detach volumes, " +"and so on. Provided by the nova-compute daemon." msgstr "" #: ../common/glossary.rst:833 @@ -9908,7 +9942,7 @@ msgid "" msgstr "" #: ../common/glossary.rst:3502 -msgid "swawth" +msgid "swauth" msgstr "" #: ../common/glossary.rst:3505 diff --git a/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po index f302d60c7c..41f4ffd8a9 100644 --- a/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/en_GB/LC_MESSAGES/common-rst.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:54+0000\n" +"POT-Creation-Date: 2016-01-27 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -579,15 +579,6 @@ msgstr "" "The protocol by which layer-3 IP addresses are resolved into layer-2 link " "local addresses." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." - msgid "" "This glossary offers a list of terms and definitions to define a vocabulary " "for OpenStack-related concepts." diff --git a/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po index c5c98912a4..d84bddb484 100644 --- a/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/es/LC_MESSAGES/common-rst.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:54+0000\n" +"POT-Creation-Date: 2016-01-27 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1684,16 +1684,6 @@ msgstr "" "FlatDHCPmanager para proporcionar servicios de enrutamiento para las " "instancias de VM." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"El método de almacenamiento que el servicio de catálogo del servicio de " -"identificación utiliza para almacenar y eliminar información relacionada a " -"los endpoint de API que están disponibles para el cliente. Algunos ejemplos " -"incluyen una base de datos SQL, base de datos LDAP o KVS back-end." - msgid "" "The universal measurement of how quickly data is transferred from place to " "place." diff --git a/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po index 068ca6a3df..c66eefed0a 100644 --- a/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/fr/LC_MESSAGES/common-rst.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:54+0000\n" +"POT-Creation-Date: 2016-01-27 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1799,16 +1799,6 @@ msgstr "" "Protocol par lequel les adresses IP de niveau-3 sont résolues en lien " "d'adresses locales de niveau-2." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"Méthode de stockage utilisée par le catalogue de service du service " -"d'Identité pour stocker et récupérer les informations au sujet des points de " -"terminaison API qui sont disponibles pour le client. Par exemple, une base " -"de donnée SQL, un base de donnée LDAP, ou un back-end KVS." - msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." @@ -2675,9 +2665,6 @@ msgstr "suspendre" msgid "swap" msgstr "swap" -msgid "swawth" -msgstr "swawth" - msgid "swift" msgstr "swift" diff --git a/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po index c352f20be1..249f07b01f 100644 --- a/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/ja/LC_MESSAGES/common-rst.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:54+0000\n" +"POT-Creation-Date: 2016-01-27 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -2370,12 +2370,6 @@ msgstr "" "Identity と安全に通信するために Compute により使用される、管理者により定義さ" "れたトークン。" -msgid "An alarm evaluator (``ceilometer-alarm-evaluator``)" -msgstr "アラーム評価器 (``ceilometer-alarm-evaluator``)" - -msgid "An alarm notifier (``ceilometer-alarm-notifier``)" -msgstr "アラーム通知器 (``ceilometer-alarm-notifier``)" - msgid "" "An alpha-numeric string of text used to access OpenStack APIs and resources." msgstr "OpenStack API やリソースへのアクセスに使用される英数字文字列。" @@ -3360,10 +3354,6 @@ msgid "" "Creates a full Object Storage development environment within a single VM." msgstr "単一の仮想マシンに一通りの Object Storage 開発環境を作成すること。" -msgid "Creates alarms when collected data breaks defined rules." -msgstr "" -"収集したデータが定義されたルールを満たさない場合、アラームを生成します。" - msgid "Creates and collects measurements across OpenStack." msgstr "OpenStack 全体の計測項目を作成、収集します。" @@ -5910,9 +5900,6 @@ msgstr "削除されるまで存続" msgid "Physical host dedicated to running compute nodes." msgstr "コンピュートノード実行専用の物理ホスト。" -msgid "Plans Deployments." -msgstr "デプロイメント計画の立案。" - msgid "Platform-as-a-Service (PaaS)" msgstr "Platform-as-a-Service (PaaS)" @@ -6899,15 +6886,6 @@ msgstr "" "dnsmasq (DHCP、DNS、BOOTP、TFTP) や radvd (ルーティング) のサービスを提供す" "る Compute のコンポーネント。" -msgid "" -"The Compute component that runs on each compute node and manages the VM " -"instance life cycle, including run, reboot, terminate, attach/detach " -"volumes, and so on. Provided by the nova-compute daemon." -msgstr "" -"各ノードで動作し、仮想マシンインスタンスのライフサイクル (実行、再起動、終" -"了、ボリュームの接続や切断など) を管理する、Compute のコンポーネント。nova-" -"compute デーモンにより提供される。" - msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this " "key to determine how to process a message; processing varies depending on " @@ -7335,9 +7313,6 @@ msgstr "" msgid "The Telemetry service consists of the following components:" msgstr "Telemetry サービスは、以下のコンポーネントから構成されます。" -msgid "The Telemetry service performs the following functions:" -msgstr "Telemetry サービスは、以下の機能を持ちます。" - msgid "" "The URL where the data for this image resides. For example, if the image " "data is stored in swift, you could specify ``swift://account:key@example.com/" @@ -8074,15 +8049,6 @@ msgstr "" "VM を実行できないホストを排除し、選択されないようにする Compute のスケジュー" "リング処理の段階。" -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"クライアントから利用可能な API エンドポイントに関する情報を保存、取得するため" -"に、Identity のカタログサービスにより使用される保存方式。SQL データベース、" -"LDAP データベース、KVS バックエンドなどがある。" - msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." @@ -9031,11 +8997,6 @@ msgstr "" msgid "`Bugs: Database service (trove) `__" msgstr "`バグ: Database service (trove) `__" -msgid "" -"`Bugs: Deployment service (tuskar) `__" -msgstr "" -"`バグ: Deployment service (tuskar) `__" - msgid "" "`Bugs: Key Manager Service (barbican) `__" @@ -9482,9 +9443,6 @@ msgstr "``trove-taskmanager`` サービス" msgid "``trove`` - Database service API" msgstr "``trove`` - Database service API" -msgid "``tuskar`` - Deployment service API" -msgstr "``tuskar`` - Deployment service API" - msgid "absolute limit" msgstr "絶対制限" @@ -10557,9 +10515,6 @@ msgstr "python-swiftclient" msgid "python-troveclient" msgstr "python-troveclient" -msgid "python-tuskarclient" -msgstr "python-tuskarclient" - msgid "qemu or kvm" msgstr "qemu または kvm" @@ -10797,9 +10752,6 @@ msgstr "休止" msgid "swap" msgstr "スワップ" -msgid "swawth" -msgstr "swawth" - msgid "swift" msgstr "swift" @@ -10875,9 +10827,6 @@ msgstr "一時キュー" msgid "trove" msgstr "trove" -msgid "tuskar" -msgstr "tuskar" - msgid "unscoped token" msgstr "スコープなしトークン" diff --git a/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po index 026ee6ae24..577d0ba524 100644 --- a/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/vi_VN/LC_MESSAGES/common-rst.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:54+0000\n" +"POT-Creation-Date: 2016-01-27 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4622,15 +4622,6 @@ msgstr "" "Một bước trong quá trình lên lịch của Compute khi các máy vật lý không thể " "chạy máy ảo sẽ bị loại và không được chọn." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"Phương thức lưu trữ được sử dụng bởi dịch vụ danh mục của dịch vụ Identity " -"để lưu trữ và nhận về thông tin của các API endpoint hiện có đối với client. " -"Ví dụ bao gồm cơ sở dữ liệu SQL, cơ sở dữ liệu LDAP hoặc KVS back end." - msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." @@ -6090,9 +6081,6 @@ msgstr "tạm ngừng" msgid "swap" msgstr "swap" -msgid "swawth" -msgstr "swawth" - msgid "swift" msgstr "nhanh chóng" diff --git a/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po b/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po index 188ccaa6bf..b851cd840f 100644 --- a/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po +++ b/doc/common-rst/source/locale/zh_CN/LC_MESSAGES/common-rst.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Common documents 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:54+0000\n" +"POT-Creation-Date: 2016-01-27 02:04+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -388,9 +388,6 @@ msgid "" "one for MongoDB." msgstr "为每种类型的数据库制作各自的镜像。例如,一个是MySQL,一个是MongoDB。" -msgid "Creates alarms when collected data breaks defined rules." -msgstr "当收集的数据超越预订的规则时可创建警告。" - msgid "Custom modules that extend some OpenStack core APIs." msgstr "扩展OpenStack核心API的自定义模块。" diff --git a/doc/config-reference/source/locale/config-reference.pot b/doc/config-reference/source/locale/config-reference.pot index 46e8a22ae6..08dfaee14c 100644 --- a/doc/config-reference/source/locale/config-reference.pot +++ b/doc/config-reference/source/locale/config-reference.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Configuration Reference 0.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-25 06:11+0000\n" +"POT-Creation-Date: 2016-01-27 06:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1187,14 +1187,14 @@ msgid "" msgstr "" #: ../block-storage/drivers/blockbridge-eps-driver.rst:203 -#: ../block-storage/drivers/emc-scaleio-driver.rst:172 +#: ../block-storage/drivers/emc-scaleio-driver.rst:227 #: ../block-storage/drivers/hds-hnas-driver.rst:0 #: ../block-storage/drivers/nimble-volume-driver.rst:132 msgid "Configuration options" msgstr "" #: ../block-storage/drivers/blockbridge-eps-driver.rst:210 -#: ../block-storage/drivers/emc-scaleio-driver.rst:149 +#: ../block-storage/drivers/emc-scaleio-driver.rst:204 #: ../block-storage/drivers/emc-xtremio-driver.rst:178 msgid "Configuration example" msgstr "" @@ -2163,11 +2163,96 @@ msgstr "" msgid "ScaleIO: Version 1.32" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:37 +#: ../block-storage/drivers/emc-scaleio-driver.rst:36 +#: ../block-storage/drivers/nimble-volume-driver.rst:28 +msgid "Manage and unmanage a volume" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:38 +msgid "Create, list, update, and delete consistency groups" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:40 +msgid "Create, list, update, and delete consistency group snapshots" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:43 +msgid "ScaleIO QoS support" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:45 +msgid "" +"QoS support for ScaleIO driver includes the ability to set the following " +"capabilities in the Block Storate API ``cinder.api.contrib." +"qos_specs_manage`` QoS specs extension module:" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:49 +#: ../block-storage/drivers/hpe-3par-driver.rst:155 +#: ../block-storage/drivers/hpe-3par-driver.rst:191 +msgid "``minBWS``" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:51 +#: ../block-storage/drivers/emc-scaleio-driver.rst:67 +#: ../block-storage/drivers/hpe-3par-driver.rst:157 +#: ../block-storage/drivers/hpe-3par-driver.rst:195 +msgid "``maxBWS``" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:53 +msgid "" +"The QoS keys above must be created and associated to a volume type. For " +"information about how to set the key-value pairs and associate them with a " +"volume type, run the following commands:" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:66 +msgid "" +"The QoS I/O issue bandwidth rate limit in KBs. If not set, the I/O issue " +"bandwidth rate has no limit. Must have a granularity of 1024." +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:70 +msgid "" +"The QoS I/O issue bandwidth rate limit in MBs. If not set, the I/O issue " +"bandwidth rate has no limit. Must be larger than 10." +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:71 +#: ../block-storage/drivers/hpe-3par-driver.rst:161 +#: ../block-storage/drivers/hpe-3par-driver.rst:203 +msgid "``maxIOPS``" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:73 +msgid "" +"Since the limits are per SDC, they will be applied after the volume is " +"attached to an instance and thus to a compute node/SDC." +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:77 +msgid "ScaleIO thin provisioning support" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:79 +msgid "" +"The Block Storage driver supports creation of thin-provisioned volumes, in " +"addition to thick provisioning. The provisioning type settings should be " +"added as an extra specification of the volume type, as follows:" +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:88 +msgid "" +"If the provisioning type value is not specified, the default value of thick " +"will be used." +msgstr "" + +#: ../block-storage/drivers/emc-scaleio-driver.rst:92 msgid "ScaleIO Block Storage driver configuration" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:39 +#: ../block-storage/drivers/emc-scaleio-driver.rst:94 msgid "" "Edit the ``cinder.conf`` file by adding the configuration below under the " "``[DEFAULT]`` section of the file in case of a single back end or under a " @@ -2175,149 +2260,149 @@ msgid "" "configuration file is usually located at ``/etc/cinder/cinder.conf``." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:45 +#: ../block-storage/drivers/emc-scaleio-driver.rst:100 msgid "" "For a configuration example, refer to the :ref:`cinder.conf " "` example." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:49 +#: ../block-storage/drivers/emc-scaleio-driver.rst:104 msgid "ScaleIO driver name" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:51 +#: ../block-storage/drivers/emc-scaleio-driver.rst:106 msgid "Configure the driver name by adding the following parameter:" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:58 +#: ../block-storage/drivers/emc-scaleio-driver.rst:113 msgid "ScaleIO MDM server IP" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:60 +#: ../block-storage/drivers/emc-scaleio-driver.rst:115 msgid "" "The ScaleIO Meta Data Manager monitors and maintains the available resources " "and permissions." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:63 +#: ../block-storage/drivers/emc-scaleio-driver.rst:118 msgid "" "To retrieve the MDM server IP, use the :command:`drv_cfg --query_mdms` " "command." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:66 +#: ../block-storage/drivers/emc-scaleio-driver.rst:121 msgid "Configure the MDM server IP by adding the following parameter:" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:73 -msgid "ScaleIO protection domain name" +#: ../block-storage/drivers/emc-scaleio-driver.rst:128 +msgid "ScaleIO Protection Domain name" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:75 +#: ../block-storage/drivers/emc-scaleio-driver.rst:130 msgid "" -"ScaleIO allows multiple protection domains (groups of SDSs that provide " +"ScaleIO allows multiple Protection Domains (groups of SDSs that provide " "backup for each other)." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:78 +#: ../block-storage/drivers/emc-scaleio-driver.rst:133 msgid "" -"To retrieve the available protection domains, use the :command:`scli --" +"To retrieve the available Protection Domains, use the :command:`scli --" "query_all` command and search for the protection domains section." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:82 +#: ../block-storage/drivers/emc-scaleio-driver.rst:137 msgid "" -"Configure the protection domain for newly created volumes by adding the " +"Configure the Protection Domain for newly created volumes by adding the " "following parameter:" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:90 -msgid "ScaleIO storage pool name" +#: ../block-storage/drivers/emc-scaleio-driver.rst:145 +msgid "ScaleIO Storage Pool name" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:92 +#: ../block-storage/drivers/emc-scaleio-driver.rst:147 msgid "" -"A ScaleIO storage pool is a set of physical devices in a protection domain." +"A ScaleIO Storage Pool is a set of physical devices in a protection domain." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:95 -#: ../block-storage/drivers/emc-scaleio-driver.rst:111 +#: ../block-storage/drivers/emc-scaleio-driver.rst:150 +#: ../block-storage/drivers/emc-scaleio-driver.rst:166 msgid "" -"To retrieve the available storage pools, use the :command:`scli --query_all` " -"command and search for available storage pools." +"To retrieve the available Storage Pools, use the :command:`scli --query_all` " +"command and search for available Storage Pools." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:98 +#: ../block-storage/drivers/emc-scaleio-driver.rst:153 msgid "" -"Configure the storage pool for newly created volumes by adding the following " +"Configure the Storage Pool for newly created volumes by adding the following " "parameter:" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:106 -msgid "ScaleIO storage pools" +#: ../block-storage/drivers/emc-scaleio-driver.rst:161 +msgid "ScaleIO Storage Pools" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:108 +#: ../block-storage/drivers/emc-scaleio-driver.rst:163 msgid "" -"Multiple storage pools and protection domains can be listed for use by the " +"Multiple Storage Pools and Protection Domains can be listed for use by the " "virtual machines." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:114 +#: ../block-storage/drivers/emc-scaleio-driver.rst:169 msgid "" -"Configure the available storage pools by adding the following parameter:" +"Configure the available Storage Pools by adding the following parameter:" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:121 +#: ../block-storage/drivers/emc-scaleio-driver.rst:176 msgid "ScaleIO user credentials" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:123 +#: ../block-storage/drivers/emc-scaleio-driver.rst:178 msgid "" "Block Storage requires a ScaleIO user with administrative privileges. " "ScaleIO recommends creating a dedicated OpenStack user account that holds an " "administrative user role." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:127 +#: ../block-storage/drivers/emc-scaleio-driver.rst:182 msgid "Refer to the ScaleIO User Guide for details on user account management." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:129 +#: ../block-storage/drivers/emc-scaleio-driver.rst:184 #: ../block-storage/drivers/emc-xtremio-driver.rst:109 msgid "Configure the user credentials by adding the following parameters:" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:138 +#: ../block-storage/drivers/emc-scaleio-driver.rst:193 #: ../block-storage/drivers/emc-xtremio-driver.rst:117 msgid "Multiple back ends" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:140 +#: ../block-storage/drivers/emc-scaleio-driver.rst:195 msgid "" "Configuring multiple storage back ends enables you to create several back-" "end storage solutions that serve the same Compute resources." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:143 +#: ../block-storage/drivers/emc-scaleio-driver.rst:198 #: ../block-storage/drivers/emc-xtremio-driver.rst:122 msgid "" "When a volume is created, the scheduler selects the appropriate back end to " "handle the request, according to the specified volume type." msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:151 +#: ../block-storage/drivers/emc-scaleio-driver.rst:206 msgid "**cinder.conf example file**" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:153 +#: ../block-storage/drivers/emc-scaleio-driver.rst:208 #: ../block-storage/drivers/emc-xtremio-driver.rst:180 msgid "" "You can update the ``cinder.conf`` file by editing the necessary parameters " "as follows:" msgstr "" -#: ../block-storage/drivers/emc-scaleio-driver.rst:174 +#: ../block-storage/drivers/emc-scaleio-driver.rst:229 msgid "The ScaleIO driver supports these configuration options:" msgstr "" @@ -5877,26 +5962,11 @@ msgid "" "contrib.qos_specs_manage`` qos specs extension module:" msgstr "" -#: ../block-storage/drivers/hpe-3par-driver.rst:155 -#: ../block-storage/drivers/hpe-3par-driver.rst:191 -msgid "``minBWS``" -msgstr "" - -#: ../block-storage/drivers/hpe-3par-driver.rst:157 -#: ../block-storage/drivers/hpe-3par-driver.rst:195 -msgid "``maxBWS``" -msgstr "" - #: ../block-storage/drivers/hpe-3par-driver.rst:159 #: ../block-storage/drivers/hpe-3par-driver.rst:199 msgid "``minIOPS``" msgstr "" -#: ../block-storage/drivers/hpe-3par-driver.rst:161 -#: ../block-storage/drivers/hpe-3par-driver.rst:203 -msgid "``maxIOPS``" -msgstr "" - #: ../block-storage/drivers/hpe-3par-driver.rst:163 #: ../block-storage/drivers/hpe-3par-driver.rst:206 msgid "``latency``" @@ -8960,10 +9030,6 @@ msgid "" "Support for the Liberty release is available from Nimble OS 2.3.8 or later." msgstr "" -#: ../block-storage/drivers/nimble-volume-driver.rst:28 -msgid "Manage and unmanage a volume" -msgstr "" - #: ../block-storage/drivers/nimble-volume-driver.rst:30 msgid "" "Enable encryption and default performance policy for a volume-type extra-" diff --git a/doc/glossary/locale/en_GB.po b/doc/glossary/locale/en_GB.po index 32094c2133..bb32ed0ed6 100644 --- a/doc/glossary/locale/en_GB.po +++ b/doc/glossary/locale/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-25 14:39+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -610,15 +610,6 @@ msgstr "" "The protocol by which layer-3 IP addresses are resolved into layer-2 link " "local addresses." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." - msgid "" "This glossary offers a list of terms and definitions to define a vocabulary " "for OpenStack-related concepts." diff --git a/doc/glossary/locale/es.po b/doc/glossary/locale/es.po index 4ec28132fe..55ee4498fb 100644 --- a/doc/glossary/locale/es.po +++ b/doc/glossary/locale/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-25 14:39+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1676,17 +1676,6 @@ msgstr "" "El componente Compute que contiene una lista de las capacidades actuales de " "cada huesped dentro de las solicitudes de células y rutas según el caso." -msgid "" -"The Compute component that runs on each compute node and manages the VM " -"instance life cycle, including run, reboot, terminate, attach/detach " -"volumes, and so on. Provided by the nova-" -"compute daemon." -msgstr "" -"El componente Compute que se ejecuta en cada nodo de cómputo y gestiona el " -"ciclo de vida de la instancia VM incluyendo carrera, reiniciar, cerrar, " -"conexión / desconexión de volúmenes, y así sucesivamente. Proporcionada por " -"el demonio nova-compute " - msgid "" "The Compute service can send alerts through its notification system, which " "includes a facility to create custom notification drivers. Alerts can be " @@ -1892,16 +1881,6 @@ msgstr "" "FlatDHCPmanager para proporcionar servicios de enrutamiento para las " "instancias de VM." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"El método de almacenamiento que el servicio de catálogo del servicio de " -"identificación utiliza para almacenar y recuperar información relacionada a " -"los endpoint de API que están disponibles para el cliente. Algunos ejemplos " -"incluyen una base de datos SQL, base de datos LDAP o KVS back-end." - msgid "" "The universal measurement of how quickly data is transferred from place to " "place." diff --git a/doc/glossary/locale/fr.po b/doc/glossary/locale/fr.po index 33e66250f2..3461a55466 100644 --- a/doc/glossary/locale/fr.po +++ b/doc/glossary/locale/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-12-25 14:39+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1598,17 +1598,6 @@ msgstr "" "Le composant Compute qui contient une liste des capacités courantes de " "chaque hôte à l'intérieur d'une cellule et dirige les requêtes en fonction. " -msgid "" -"The Compute component that runs on each compute node and manages the VM " -"instance life cycle, including run, reboot, terminate, attach/detach " -"volumes, and so on. Provided by the nova-" -"compute daemon." -msgstr "" -"Composant Compute qui tourne sur chaque node compute et gère le cycle de vie " -"des VMs, comme l'exécution, le reboot, la terminaison, attacher/détacher les " -"volumes, etc... Fourni par le daemon nova-" -"compute." - msgid "" "The Compute service can send alerts through its notification system, which " "includes a facility to create custom notification drivers. Alerts can be " @@ -1776,16 +1765,6 @@ msgstr "" "Protocol par lequel les adresses IP de niveau-3 sont résolues en lien " "d'adresses locales de niveau-2." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"Méthode de stockage utilisée par le catalogue de service du service " -"d'Identité pour stocker et récupérer les informations au sujet des points de " -"terminaison API qui sont disponibles pour le client. Par exemple, une base " -"de donnée SQL, un base de donnée LDAP, ou un back-end KVS." - msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." @@ -2885,9 +2864,6 @@ msgstr "swap" msgid "swap, definition of" msgstr "swap, définition de " -msgid "swawth" -msgstr "swawth" - msgid "swift" msgstr "swift" diff --git a/doc/glossary/locale/glossary.pot b/doc/glossary/locale/glossary.pot index 13e5a06426..f9e0020c56 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-25 06:11+0000\n" +"POT-Creation-Date: 2016-01-27 06:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -630,7 +630,7 @@ msgid "catalog" msgstr "" #: ./doc/glossary/glossary-terms.xml:905(para) -msgid "The storage method used by the Identity service catalog service to store and retrieve information about API endpoints that are available to the client. Examples include a SQL database, LDAP database, or KVS back end." +msgid "The storage method used by the Identity service catalog service to store and retrieve information about API endpoints that are available to the client. Examples include an SQL database, LDAP database, or KVS back end." msgstr "" #: ./doc/glossary/glossary-terms.xml:913(glossterm) @@ -1354,7 +1354,7 @@ msgid "compute worker" msgstr "" #: ./doc/glossary/glossary-terms.xml:1974(para) -msgid "The Compute component that runs on each compute node and manages the VM instance life cycle, including run, reboot, terminate, attach/detach volumes, and so on. Provided by the nova-compute daemon." +msgid "The Compute component that runs on each compute node and manages the VM instance lifecycle, including run, reboot, terminate, attach/detach volumes, and so on. Provided by the nova-compute daemon." msgstr "" #: ./doc/glossary/glossary-terms.xml:1982(glossterm) @@ -5886,7 +5886,7 @@ msgid "Disk-based virtual memory used by operating systems to provide more memor msgstr "" #: ./doc/glossary/glossary-terms.xml:8516(glossterm) ./doc/glossary/glossary-terms.xml:8518(primary) -msgid "swawth" +msgid "swauth" msgstr "" #: ./doc/glossary/glossary-terms.xml:8522(para) diff --git a/doc/glossary/locale/ja.po b/doc/glossary/locale/ja.po index 7ff6da7950..4d936a8c18 100644 --- a/doc/glossary/locale/ja.po +++ b/doc/glossary/locale/ja.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2016-01-14 01:21+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4681,17 +4681,6 @@ msgstr "" "dnsmasq (DHCP、DNS、BOOTP、TFTP) や radvd (ルーティング) のサービスを提供す" "る Compute のコンポーネント。" -msgid "" -"The Compute component that runs on each compute node and manages the VM " -"instance life cycle, including run, reboot, terminate, attach/detach " -"volumes, and so on. Provided by the nova-" -"compute daemon." -msgstr "" -"各ノードで動作し、仮想マシンインスタンスのライフサイクル (実行、再起動、終" -"了、ボリュームの接続や切断など) を管理する、Compute のコンポーネント。" -"nova-compute デーモンにより提供さ" -"れる。" - msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this " "key to determine how to process a message; processing varies depending on " @@ -5325,15 +5314,6 @@ msgstr "" "VM を実行できないホストを排除し、選択されないようにする Compute のスケジュー" "リング処理の段階。" -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"クライアントから利用可能な API エンドポイントに関する情報を保存、取得するため" -"に、Identity のカタログサービスにより使用される保存方式。SQL データベース、" -"LDAP データベース、KVS バックエンドなどがある。" - msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." @@ -7443,9 +7423,6 @@ msgstr "スワップ" msgid "swap, definition of" msgstr "スワップ, 定義" -msgid "swawth" -msgstr "swawth" - msgid "swift" msgstr "swift" diff --git a/doc/glossary/locale/vi_VN.po b/doc/glossary/locale/vi_VN.po index db60de5eec..9d1f6319ee 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-13 05:42+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -4475,17 +4475,6 @@ msgstr "" "Thành phần của Compute cung cấp các dịch vụ dnsmasq (DHCP, DNS, BOOTP, TFTP) " "và radvd (routing)." -msgid "" -"The Compute component that runs on each compute node and manages the VM " -"instance life cycle, including run, reboot, terminate, attach/detach " -"volumes, and so on. Provided by the nova-" -"compute daemon." -msgstr "" -"Thành phần của Compute chạy trên từng node tính toán và quản lý vòng đời của " -"máy ảo, bao gồm chạy, khởi động lại, hủy, gắn/tháo rời các ổ lưu trữ và hơn " -"thế nữa. Được cung cấp bởi nova-compute daemon." - msgid "" "The Compute direct exchanges, fanout exchanges, and topic exchanges use this " "key to determine how to process a message; processing varies depending on " @@ -5098,15 +5087,6 @@ msgstr "" "Một bước trong quá trình lên lịch của Compute khi các máy vật lý không thể " "chạy máy ảo sẽ bị loại và không được chọn." -msgid "" -"The storage method used by the Identity service catalog service to store and " -"retrieve information about API endpoints that are available to the client. " -"Examples include a SQL database, LDAP database, or KVS back end." -msgstr "" -"Phương thức lưu trữ được sử dụng bởi dịch vụ danh mục của dịch vụ Identity " -"để lưu trữ và thu hồi thông tin của các API endpoint hiện có đối với client. " -"Ví dụ bao gồm cơ sở dữ liệu SQL, cơ sở dữ liệu LDAP hoặc KVS back end." - msgid "" "The sum of each cost used when deciding where to start a new VM instance in " "Compute." @@ -7081,9 +7061,6 @@ msgstr "swap" msgid "swap, definition of" msgstr "swap, định nghĩa của" -msgid "swawth" -msgstr "swawth" - msgid "swift" msgstr "nhanh chóng" diff --git a/doc/install-guide/source/locale/install-guide.pot b/doc/install-guide/source/locale/install-guide.pot index 787dc3cefe..7cb1bc6bf2 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-01-25 06:12+0000\n" +"POT-Creation-Date: 2016-01-27 06:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,299 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: ../ceilometer-aodh.rst:5 +msgid "Install and configure the alarming service" +msgstr "" + +#: ../ceilometer-aodh.rst:7 +msgid "" +"The Telemetry module contains a stand-alone alarming service, code-named " +"Aodh. This chapter guides you through the installation steps of this alarm " +"management module that will work together with the other services of " +"Telemetry." +msgstr "" + +#: ../ceilometer-aodh.rst:16 +msgid "" +"In the Liberty release of OpenStack, the services of the new Telemetry " +"Alarming module are not officially supported on Ubuntu-based deployments." +msgstr "" + +#: ../ceilometer-aodh.rst:21 +msgid "Configure prerequisites" +msgstr "" + +#: ../ceilometer-aodh.rst:23 +msgid "" +"The alarming service requires database access to store alarm definitions and " +"history. You must install a database back end and create a database for " +"Aodh. You also need to create service credentials, and API endpoint. If you " +"already installed a database back end for the base services of the Telemetry " +"module, you can choose to use that for the alarming service also. If you " +"need to install a back end, see :ref:`environment-nosql-database` to install " +"and configure MongoDB before proceeding further." +msgstr "" + +#: ../ceilometer-aodh.rst:33 ../ceilometer-aodh.rst:60 +msgid "Create the ``aodh`` database:" +msgstr "" + +#: ../ceilometer-aodh.rst:56 ../ceilometer-aodh.rst:74 +msgid "Replace ``AODH_DBPASS`` with a suitable password." +msgstr "" + +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-verify.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-verify.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# glance-verify.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# heat-install.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:77 ../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 +#: ../nova-verify.rst:10 ../swift-controller-install.rst:30 +msgid "" +"Source the ``admin`` credentials to gain access to admin-only CLI commands:" +msgstr "" + +#: ../ceilometer-aodh.rst:84 +msgid "Create the service credentials:" +msgstr "" + +#: ../ceilometer-aodh.rst:86 +msgid "Create the ``aodh`` user:" +msgstr "" + +#: ../ceilometer-aodh.rst:103 +msgid "Add the ``admin`` role to the ``aodh`` user:" +msgstr "" + +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-swift.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-users.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# launch-instance-private.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:111 ../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 +msgid "This command provides no output." +msgstr "" + +#: ../ceilometer-aodh.rst:113 +msgid "Create the ``aodh`` service entity:" +msgstr "" + +#: ../ceilometer-aodh.rst:129 +msgid "Create the Telemetry Alarming service API endpoints:" +msgstr "" + +#: ../ceilometer-aodh.rst:182 +msgid "Install and configure the Telemetry Alarming service components" +msgstr "" + +#: ../ceilometer-aodh.rst:186 +msgid "" +"Default configuration files vary by distribution. You might need to add " +"these sections and options rather than modifying existing sections and " +"options. Also, an ellipsis (...) in the configuration snippets indicates " +"potential default configuration options that you should retain." +msgstr "" + +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-swift.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# environment-ntp-controller.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# environment-ntp-other.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# environment-sql-database.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# horizon-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:193 ../ceilometer-aodh.rst:204 +#: ../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 ../cinder-controller-install.rst:228 +#: ../cinder-controller-install.rst:236 ../cinder-controller-install.rst:244 +#: ../cinder-storage-install.rst:138 ../cinder-storage-install.rst:146 +#: ../cinder-storage-install.rst:154 ../environment-ntp-controller.rst:11 +#: ../environment-ntp-other.rst:12 ../environment-sql-database.rst:13 +#: ../glance-install.rst:157 ../glance-install.rst:165 +#: ../glance-install.rst:176 ../glance-install.rst:352 ../heat-install.rst:316 +#: ../heat-install.rst:325 ../heat-install.rst:334 ../horizon-install.rst:31 +#: ../horizon-install.rst:39 ../horizon-install.rst:47 +#: ../horizon-install.rst:55 ../nova-compute-install.rst:31 +#: ../nova-compute-install.rst:39 ../nova-compute-install.rst:47 +#: ../nova-controller-install.rst:153 ../nova-controller-install.rst:164 +#: ../nova-controller-install.rst:175 ../nova-controller-install.rst:185 +#: ../swift-controller-install.rst:137 ../swift-storage-install.rst:147 +msgid "Install the packages:" +msgstr "" + +#: ../ceilometer-aodh.rst:211 +msgid "Edit the ``/etc/aodh/aodh.conf`` file and perform these steps:" +msgstr "" + +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-storage-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-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:213 ../ceilometer-install.rst:209 +#: ../cinder-controller-install.rst:263 ../cinder-storage-install.rst:163 +#: ../glance-install.rst:187 ../glance-install.rst:271 ../heat-install.rst:346 +#: ../keystone-install.rst:133 ../neutron-controller-install-option1.rst:111 +#: ../neutron-controller-install-option2.rst:69 +#: ../nova-controller-install.rst:218 +msgid "In the ``[database]`` section, configure database access:" +msgstr "" + +#: ../ceilometer-aodh.rst:221 +msgid "" +"Replace ``AODH_DBPASS`` with the password you chose for the Telemetry " +"Alarming module database. You must escape special characters such as ':', " +"'/', '+', and '@' in the connection string. For further information see the " +"Reserved Characters section of :ref:`RFC2396 `." +msgstr "" + +#: ../ceilometer-aodh.rst:228 +msgid "configure ``RabbitMQ`` message queue access:" +msgstr "" + +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-glance.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-swift.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# heat-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:242 ../ceilometer-glance.rst:30 +#: ../ceilometer-install.rst:239 ../ceilometer-nova.rst:52 +#: ../ceilometer-swift.rst:111 ../cinder-controller-install.rst:299 +#: ../cinder-storage-install.rst:199 ../heat-install.rst:382 +#: ../nova-compute-install.rst:82 ../nova-controller-install.rst:254 +msgid "" +"Replace ``RABBIT_PASS`` with the password you chose for the ``openstack`` " +"account in ``RabbitMQ``." +msgstr "" + +#: ../ceilometer-aodh.rst:243 +msgid "In the ``[DEFAULT]`` and ``[oslo_messaging_rabbit]`` sections," +msgstr "" + +#: ../ceilometer-aodh.rst:246 +msgid "configure Identity service access:" +msgstr "" + +#: ../ceilometer-aodh.rst:262 ../ceilometer-aodh.rst:278 +msgid "" +"Replace ``AODH_PASS`` with the password you chose for the ``aodh`` user in " +"the Identity service." +msgstr "" + +#: ../ceilometer-aodh.rst:263 +msgid "In the ``[DEFAULT]`` and ``[keystone_authtoken]`` sections," +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:265 ../ceilometer-install.rst:265 +#: ../ceilometer-nova.rst:78 +msgid "" +"In the ``[service_credentials]`` section, configure service credentials:" +msgstr "" + +#: ../ceilometer-aodh.rst:282 +msgid "logging in the ``[DEFAULT]`` section:" +msgstr "" + +#: ../ceilometer-aodh.rst:288 +msgid "(Optional) To assist with troubleshooting, enable verbose" +msgstr "" + +#: ../ceilometer-aodh.rst:292 +msgid "" +"Edit the api_paste.ini file and add or modify the ``[filter:authtoken]`` " +"section:" +msgstr "" + +# #-#-#-#-# ceilometer-aodh.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-cinder.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-glance.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# ceilometer-swift.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# environment-nosql-database.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# environment-sql-database.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# horizon-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:302 ../ceilometer-cinder.rst:26 +#: ../ceilometer-glance.rst:34 ../ceilometer-install.rst:301 +#: ../ceilometer-nova.rst:120 ../ceilometer-swift.rst:115 +#: ../cinder-controller-install.rst:378 ../cinder-storage-install.rst:313 +#: ../environment-nosql-database.rst:145 ../environment-sql-database.rst:114 +#: ../glance-install.rst:373 ../heat-install.rst:486 +#: ../horizon-install.rst:292 ../neutron-compute-install.rst:179 +#: ../neutron-controller-install.rst:256 ../nova-compute-install.rst:237 +#: ../nova-controller-install.rst:409 ../swift-finalize-installation.rst:2 +msgid "Finalize installation" +msgstr "" + +#: ../ceilometer-aodh.rst:306 +msgid "" +"Start the Telemetry Alarming services and configure them to start when the " +"system boots:" +msgstr "" + +#: ../ceilometer-aodh.rst:322 +msgid "Restart the Telemetry Alarming services:" +msgstr "" + #: ../ceilometer-cinder.rst:2 msgid "Enable Block Storage meters" msgstr "" @@ -47,35 +340,6 @@ msgstr "" msgid "In the ``[DEFAULT]`` section, configure notifications:" msgstr "" -# #-#-#-#-# ceilometer-cinder.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-glance.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-swift.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# environment-nosql-database.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# environment-sql-database.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# horizon-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-cinder.rst:26 ../ceilometer-glance.rst:34 -#: ../ceilometer-install.rst:305 ../ceilometer-nova.rst:120 -#: ../ceilometer-swift.rst:115 ../cinder-controller-install.rst:378 -#: ../cinder-storage-install.rst:313 ../environment-nosql-database.rst:145 -#: ../environment-sql-database.rst:114 ../glance-install.rst:373 -#: ../heat-install.rst:486 ../horizon-install.rst:292 -#: ../neutron-compute-install.rst:179 ../neutron-controller-install.rst:256 -#: ../nova-compute-install.rst:237 ../nova-controller-install.rst:409 -#: ../swift-finalize-installation.rst:2 -msgid "Finalize installation" -msgstr "" - #: ../ceilometer-cinder.rst:30 ../ceilometer-cinder.rst:44 msgid "Restart the Block Storage services on the controller node:" msgstr "" @@ -119,25 +383,6 @@ msgid "" "notifications and RabbitMQ message broker access:" msgstr "" -# #-#-#-#-# ceilometer-glance.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-swift.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -#: ../ceilometer-glance.rst:30 ../ceilometer-install.rst:243 -#: ../ceilometer-nova.rst:52 ../ceilometer-swift.rst:111 -#: ../cinder-controller-install.rst:299 ../cinder-storage-install.rst:199 -#: ../heat-install.rst:382 ../nova-compute-install.rst:82 -#: ../nova-controller-install.rst:254 -msgid "" -"Replace ``RABBIT_PASS`` with the password you chose for the ``openstack`` " -"account in ``RabbitMQ``." -msgstr "" - #: ../ceilometer-glance.rst:38 ../ceilometer-glance.rst:46 msgid "Restart the Image service:" msgstr "" @@ -199,28 +444,6 @@ msgstr "" msgid "Replace ``CEILOMETER_DBPASS`` with a suitable password." msgstr "" -# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-verify.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-verify.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# glance-verify.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# heat-install.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-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 ../nova-verify.rst:10 -#: ../swift-controller-install.rst:30 -msgid "" -"Source the ``admin`` credentials to gain access to admin-only CLI commands:" -msgstr "" - # #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# # #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# @@ -241,28 +464,6 @@ msgstr "" msgid "Add the ``admin`` role to the ``ceilometer`` user." msgstr "" -# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-swift.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-users.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# launch-instance-private.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-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 -msgid "This command provides no output." -msgstr "" - #: ../ceilometer-install.rst:97 msgid "Create the ``ceilometer`` service entity:" msgstr "" @@ -300,42 +501,7 @@ msgstr "" msgid "Install and configure components" msgstr "" -# #-#-#-#-# ceilometer-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# ceilometer-swift.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-controller-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# cinder-storage-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# environment-ntp-controller.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# environment-ntp-other.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# environment-sql-database.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# heat-install.pot (Installation Guide 0.1) #-#-#-#-# -# #-#-#-#-# horizon-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-install.rst:170 ../ceilometer-install.rst:183 -#: ../ceilometer-install.rst:194 ../ceilometer-nova.rst:12 -#: ../ceilometer-nova.rst:20 ../ceilometer-nova.rst:28 -#: ../ceilometer-swift.rst:50 ../cinder-controller-install.rst:228 -#: ../cinder-controller-install.rst:236 ../cinder-controller-install.rst:244 -#: ../cinder-storage-install.rst:138 ../cinder-storage-install.rst:146 -#: ../cinder-storage-install.rst:154 ../environment-ntp-controller.rst:11 -#: ../environment-ntp-other.rst:12 ../environment-sql-database.rst:13 -#: ../glance-install.rst:157 ../glance-install.rst:165 -#: ../glance-install.rst:176 ../glance-install.rst:352 ../heat-install.rst:316 -#: ../heat-install.rst:325 ../heat-install.rst:334 ../horizon-install.rst:31 -#: ../horizon-install.rst:39 ../horizon-install.rst:47 -#: ../horizon-install.rst:55 ../nova-compute-install.rst:31 -#: ../nova-compute-install.rst:39 ../nova-compute-install.rst:47 -#: ../nova-controller-install.rst:153 ../nova-controller-install.rst:164 -#: ../nova-controller-install.rst:175 ../nova-controller-install.rst:185 -#: ../swift-controller-install.rst:137 ../swift-storage-install.rst:147 -msgid "Install the packages:" -msgstr "" - -#: ../ceilometer-install.rst:205 +#: ../ceilometer-install.rst:201 msgid "" "Respond to prompts for :doc:`Identity service credentials `, :doc:`service endpoint registration , 2013 # Akihiro Motoki , 2015. #zanata # KATO Tomoyuki , 2015. #zanata +# OpenStack Infra , 2015. #zanata # Akihiro Motoki , 2016. #zanata msgid "" msgstr "" "Project-Id-Version: Installation Guide 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:55+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -32,6 +33,9 @@ msgstr "" "(オプション) QCOW2 や VMDK などの raw 以外のイメージ形式を使用したい場合、" "QEMU パッケージをインストールします。" +msgid "(Optional) To assist with troubleshooting, enable verbose" +msgstr "(オプション) トラブルシューティングしやすくするために、" + # #-#-#-#-# ceilometer-controller-install.pot (Installation Guide 0.1) # #-#-#-#-# # #-#-#-#-# ceilometer-nova.pot (Installation Guide 0.1) #-#-#-#-# @@ -1378,6 +1382,28 @@ msgstr "" "データベースの展開は、スクリプトが設定済みのサーバーとプラグインの設定ファイ" "ルを前提としているため、Networking の設定後に行います。" +# #-#-#-#-# glance-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# keystone-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# neutron-compute-node.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# neutron-controller-node.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# neutron-network-node.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# nova-compute-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# nova-controller-install.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# swift-controller-node.pot (Installation Guide 0.1) #-#-#-#-# +# #-#-#-#-# swift-finalize-installation.pot (Installation Guide 0.1) +# #-#-#-#-# +# #-#-#-#-# swift-storage-node.pot (Installation Guide 0.1) #-#-#-#-# +msgid "" +"Default configuration files vary by distribution. You might need to add " +"these sections and options rather than modifying existing sections and " +"options. Also, an ellipsis (...) in the configuration snippets indicates " +"potential default configuration options that you should retain." +msgstr "" +"設定ファイルのデフォルトは、ディストリビューションにより異なります。これらの" +"既存のセクションとオプションを編集するのではなく、追加する必要があるかもしれ" +"ません。また、設定のスニペットにある「...」は、保持すべきデフォルトの設定オプ" +"ションを意味します。" + msgid "" "Default configuration files vary by distribution. You might need to add " "these sections and options rather than modifying existing sections and " @@ -6730,3 +6756,6 @@ msgstr "ヘルパースクリプトを実行します。" msgid "debconf concepts" msgstr "debconf の概念" + +msgid "logging in the ``[DEFAULT]`` section:" +msgstr "冗長ロギングを ``[DEFAULT]`` セクションで有効化します。" 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 2249a20511..67e8cd516c 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-01-24 22:55+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1039,13 +1039,6 @@ msgstr "" "L3 エージェントを設定します。 ``/etc/neutron/l3_agent.ini`` ファイルを編集し" "ます。" -msgid "" -"Configure the Linux bridge agent. Edit the ``/etc/neutron/plugins/ml2/" -"ml2_conf.ini`` file:" -msgstr "" -"Linux ブリッジエージェントを設定します。``/etc/neutron/plugins/ml2/ml2_conf." -"ini`` ファイルを編集します。" - msgid "" "Configure the ML2 plug-in and Linux bridge agent. Edit the ``/etc/neutron/" "plugins/ml2/ml2_conf.ini`` file:" @@ -1053,13 +1046,6 @@ msgstr "" "ML2 プラグインと Linux ブリッジエージェントを設定します。 ``/etc/neutron/" "plugins/ml2/ml2_conf.ini`` ファイルを編集します。" -msgid "" -"Configure the ML2 plug-in and Open vSwitch agent. Edit the ``/etc/neutron/" -"plugins/ml2/ml2_conf.ini`` file:" -msgstr "" -"ML2 プラグインと Open vSwitch エージェントを設定します。 ``/etc/neutron/" -"plugins/ml2/ml2_conf.ini`` ファイルを編集します。" - msgid "" "Configure the ML2 plug-in. Edit the ``/etc/neutron/plugins/ml2/ml2_conf." "ini`` file:" @@ -1067,27 +1053,6 @@ msgstr "" "ML2 プラグインを設定します。``/etc/neutron/plugins/ml2/ml2_conf.ini`` ファイ" "ルを編集します。" -msgid "" -"Configure the Open vSwitch agent. Edit the ``/etc/neutron/plugins/ml2/" -"ml2_conf.ini`` file:" -msgstr "" -"Open vSwitch エージェントを設定します。 ``/etc/neutron/plugins/ml2/ml2_conf." -"ini`` ファイルを編集します。" - -msgid "" -"Configure the kernel to disable reverse path filtering. Edit the ``/etc/" -"sysctl.conf`` file:" -msgstr "" -"カーネルが、 reverse path filtering を無効にするように設定します。 ``/etc/" -"sysctl.conf`` ファイルを編集します。" - -msgid "" -"Configure the kernel to enable *iptables* on bridges and disable reverse " -"path filtering. Edit the ``/etc/sysctl.conf`` file:" -msgstr "" -"カーネルが、ブリッジでの *iptables* を有効にし、 reverse path filtering を無" -"効にするように設定します。 ``/etc/sysctl.conf`` ファイルを編集します。" - msgid "" "Configure the kernel to enable packet forwarding and disable reverse path " "filtering. Edit the ``/etc/sysctl.conf`` file:" @@ -1095,15 +1060,6 @@ msgstr "" "カーネルが、パケット転送を有効にし、 reverse path filtering を無効にするよう" "に設定します。 ``/etc/sysctl.conf`` ファイルを編集します。" -msgid "" -"Configure the kernel to enable packet forwarding, enable *iptables* on " -"bridges, and disable reverse path filtering. Edit the ``/etc/sysctl.conf`` " -"file:" -msgstr "" -"カーネルが、パケット転送を有効にし、ブリッジでの *iptables* を有効にし、 " -"reverse path filtering を無効にするように設定します。 ``/etc/sysctl.conf`` " -"ファイルを編集します。" - msgid "" "Configure the metadata agent. Edit the ``/etc/neutron/metadata_agent.ini`` " "file:" @@ -1452,13 +1408,6 @@ msgstr "" "デフォルト以外のドライバーの場合、追加の設定が必要な場合があります。 :ref:" "`extra-driver-conf` を参照してください。" -msgid "" -"Due to a bug in releases prior to Liberty, VXLAN and GRE project networks " -"must use multicast instead of the layer-2 population mechanism." -msgstr "" -"Liberty より前のリリースでは、 VXLAN と GRE プロジェクトネットワークでは L2 " -"population 機構ではなくマルチキャストを使う必要があります。" - msgid "" "Due to limitations with Open vSwitch and *iptables*, the Networking service " "uses a Linux bridge to manage security groups for instances." @@ -2395,16 +2344,6 @@ msgstr "" "するのに、手動作業をいくつか実行したり、簡単なスクリプトを書く必要があること" "でしょう。" -msgid "" -"In the Juno (initial) release, DVR supports VXLAN and GRE project networks. " -"In the Kilo release, support was added for DVR with VLAN project networks. " -"All releases support flat and VLAN external networks." -msgstr "" -"Juno リリース (最初のリリース) では、DVR は VXLAN と GRE のプロジェクトネット" -"ワークをサポートしています。 Kilo リリースでは、 VLAN プロジェクトネットワー" -"クを使った DVR のサポートが追加されました。すべてのリリースで、フラットと " -"VLAN の外部ネットワークがサポートされています。" - msgid "" "In the OSI model of networking protocols, IP occupies the third layer, which " "is known as the network layer. When discussing IP, you will often hear terms " @@ -2479,16 +2418,6 @@ msgstr "" "最も簡単な場合では、プロパティーはクラス内で単純な Python リストで定義されて" "います。" -msgid "" -"In the releases prior to Liberty, L3HA with Linux bridge supports VLAN and " -"VXLAN project networks. However, due to a bug, VXLAN project networks must " -"use multicast instead of the layer-2 population mechanism." -msgstr "" -"Liberty より前のリリースでは、 Linux ブリッジでの L3HA は VLAN と VXLAN プロ" -"ジェクトネットワークに対応しています。しかし、バグがあり、 VXLAN プロジェクト" -"ネットワークでは L2 population 機構ではなくマルチキャストを使う必要がありま" -"す。" - msgid "" "In this step, create the VFs for the network interface that will be used for " "SR-IOV. Use eth3 as PF, which is also used as the interface for Open vSwitch " @@ -2851,9 +2780,6 @@ msgstr "" msgid "Load balancers" msgstr "負荷分散装置" -msgid "Load the new kernel configuration:" -msgstr "新しいカーネル設定を反映します。" - msgid "Local" msgstr "ローカル" @@ -2870,13 +2796,6 @@ msgstr "" msgid "ML2 plug-in" msgstr "ML2 プラグイン" -msgid "" -"ML2 plug-in, Linux bridge agent, L3 agent, DHCP agent, metadata agent, and " -"any dependencies." -msgstr "" -"ML2 プラグイン、 Linux ブリッジエージェント、L3 エージェント、 DHCP エージェ" -"ント、メタデータエージェントと依存サービス。" - msgid "ML2 plug-in, Linux bridge agent, and any dependencies." msgstr "" "ML2 プラグイン、Linux ブリッジエージェント、DHCP エージェントと依存サービス。" @@ -3158,9 +3077,6 @@ msgstr "" "Neutron サーバーサービス、Open vSwitch サービス、ML2 プラグイン、Open " "vSwitch エージェント、DHCP エージェントと依存サービス。" -msgid "Neutron sriov-agent" -msgstr "Neutron sriov-agent" - msgid "Neutron subnets and the IPv6 API attributes" msgstr "Neutron サブネットと IPv6 API 属性" @@ -3638,26 +3554,6 @@ msgstr "" "ポート経由での名前空間、 Linux ブリッジ、物理インターフェースなどの他のネット" "ワークコンポーネントとのやり取りを管理します。" -msgid "" -"Open vSwitch service, ML2 plug-in, Open vSwitch agent, L3 agent, DHCP agent, " -"metadata agent, and any dependencies." -msgstr "" -"Open vSwitch サービス、ML2 プラグイン、 Open vSwitch エージェント、L3 エー" -"ジェント、 DHCP エージェント、メタデータエージェントと依存サービス。" - -msgid "" -"Open vSwitch service, ML2 plug-in, Open vSwitch agent, L3 agent, metadata " -"agent, and any dependencies." -msgstr "" -"Open vSwitch サービス、ML2 プラグイン、 Open vSwitch エージェント、L3 エー" -"ジェント、 メタデータエージェントと依存サービス。" - -msgid "" -"Open vSwitch service, ML2 plug-in, Open vSwitch agent, and any dependencies." -msgstr "" -"Open vSwitch サービス、ML2 プラグイン、 Open vSwitch エージェントと依存サービ" -"ス。" - msgid "" "Open vSwitch uses VLANs internally to segregate networks that traverse " "bridges. The VLAN ID usually differs from the segmentation ID of the virtual " @@ -4099,12 +3995,6 @@ msgstr "" "りません。 Networking では、プロジェクトネットワークの IP アドレスは *Fixed* " "(固定) IP アドレスと呼ばれます。" -msgid "Proper operation of VXLAN requires kernel 3.13 or newer." -msgstr "VXLAN が正しく動作するには、カーネル 3.13 以降が必要です。" - -msgid "Proper operation of this scenario requires kernel 3.13 or newer." -msgstr "このシナリオが正しく動作するには、カーネル 3.13 以降が必要です。" - msgid "Proprietary (vendor)" msgstr "プロプライエタリティ (ベンダー)" @@ -5888,14 +5778,6 @@ msgstr "" "``qg`` インターフェースは、パケットを Open vSwitch の外部ブリッジ ``br-ex`` " "に転送します。" -msgid "" -"The ``service_plugins`` option contains no value because the Networking " -"service does not provide layer-3 services such as routing." -msgstr "" -"``service_plugins`` オプションには何の値も設定しません。このシナリオでは " -"Networking サービスはルーティングなどのレイヤー 3 サービスを提供しないからで" -"す。" - msgid "The ``shared`` option allows any project to use this network." msgstr "" "``shared`` オプションを指定すると、すべてのプロジェクトがこのネットワークを使" @@ -6389,15 +6271,6 @@ msgstr "インスタンスが外部ネットワーク上のホストからパケ msgid "The instance sends a packet to a host on the external network." msgstr "インスタンスが外部ネットワーク上のホストにパケットを送信します。" -msgid "" -"The lack of L3 agents in this scenario prevents operation of the " -"conventional metadata agent. You must use a configuration drive to provide " -"instance metadata." -msgstr "" -"このシナリオでは L3 エージェントがいないため、従来のメタデータエージェントは" -"機能しません。インスタンスにメタデータを提供するにはコンフィグドライブを使用" -"しなければいけません。" - msgid "" "The list of supported rule types reported by core plug-in is not enforced " "when accessing QoS rule resources. This is mostly because then we would not " diff --git a/doc/networking-guide/source/locale/networking-guide.pot b/doc/networking-guide/source/locale/networking-guide.pot index 1daf893d48..0c008b0188 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-01-25 06:12+0000\n" +"POT-Creation-Date: 2016-01-27 06:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -435,7 +435,7 @@ msgstr "" # #-#-#-#-# adv-config-ipam.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# adv-config-sriov.pot (Networking Guide 0.9) #-#-#-#-# -#: ../adv-config-ipam.rst:38 ../adv-config-sriov.rst:63 +#: ../adv-config-ipam.rst:38 ../adv-config-sriov.rst:66 msgid "Known limitations" msgstr "" @@ -1809,230 +1809,234 @@ msgid "" "achieve low latency and near-line wire speed." msgstr "" -#: ../adv-config-sriov.rst:20 +#: ../adv-config-sriov.rst:21 +msgid "SR-IOV with ethernet" +msgstr "" + +#: ../adv-config-sriov.rst:23 msgid "The following terms are used over the document:" msgstr "" -#: ../adv-config-sriov.rst:26 +#: ../adv-config-sriov.rst:29 msgid "Term" msgstr "" -#: ../adv-config-sriov.rst:27 +#: ../adv-config-sriov.rst:30 msgid "Definition" msgstr "" -#: ../adv-config-sriov.rst:28 +#: ../adv-config-sriov.rst:31 msgid "PF" msgstr "" -#: ../adv-config-sriov.rst:29 +#: ../adv-config-sriov.rst:32 msgid "" "Physical Function. This is the physical Ethernet controller that supports SR-" "IOV." msgstr "" -#: ../adv-config-sriov.rst:31 +#: ../adv-config-sriov.rst:34 msgid "VF" msgstr "" -#: ../adv-config-sriov.rst:32 +#: ../adv-config-sriov.rst:35 msgid "" "Virtual Function. This is a virtual PCIe device created from a physical " "Ethernet controller." msgstr "" -#: ../adv-config-sriov.rst:36 +#: ../adv-config-sriov.rst:39 msgid "In order to enable SR-IOV, the following steps are required:" msgstr "" -#: ../adv-config-sriov.rst:38 ../adv-config-sriov.rst:95 +#: ../adv-config-sriov.rst:41 ../adv-config-sriov.rst:98 msgid "Create Virtual Functions (Compute)" msgstr "" -#: ../adv-config-sriov.rst:39 +#: ../adv-config-sriov.rst:42 msgid "Whitelist PCI devices in nova-compute (Compute)" msgstr "" -#: ../adv-config-sriov.rst:40 ../adv-config-sriov.rst:212 +#: ../adv-config-sriov.rst:43 ../adv-config-sriov.rst:215 msgid "Configure neutron-server (Controller)" msgstr "" -#: ../adv-config-sriov.rst:41 ../adv-config-sriov.rst:253 +#: ../adv-config-sriov.rst:44 ../adv-config-sriov.rst:256 msgid "Configure nova-scheduler (Controller)" msgstr "" -#: ../adv-config-sriov.rst:42 ../adv-config-sriov.rst:274 +#: ../adv-config-sriov.rst:45 ../adv-config-sriov.rst:277 msgid "Enable neutron sriov-agent (Compute)" msgstr "" -#: ../adv-config-sriov.rst:45 -msgid "Neutron sriov-agent" -msgstr "" - -#: ../adv-config-sriov.rst:46 -msgid "There are 2 ways of configuring SR-IOV:" -msgstr "" - -#: ../adv-config-sriov.rst:48 -msgid "With the sriov-agent running on each compute node" +#: ../adv-config-sriov.rst:47 +msgid "**Neutron sriov-agent**" msgstr "" #: ../adv-config-sriov.rst:49 -msgid "Without the sriov-agent running on each compute node" +msgid "There are 2 ways of configuring SR-IOV:" msgstr "" #: ../adv-config-sriov.rst:51 +msgid "With the sriov-agent running on each compute node" +msgstr "" + +#: ../adv-config-sriov.rst:52 +msgid "Without the sriov-agent running on each compute node" +msgstr "" + +#: ../adv-config-sriov.rst:54 msgid "" "The sriov-agent allows you to set the admin state of ports and starting from " "Liberty allows you to control port security (enable and disable " "spoofchecking) and QoS rate limit settings." msgstr "" -#: ../adv-config-sriov.rst:58 +#: ../adv-config-sriov.rst:61 msgid "" "With the sriov-agent mode is default in Liberty. Without the sriov-agent " "mode is deprecated in Liberty and removed in Mitaka." msgstr "" -#: ../adv-config-sriov.rst:65 +#: ../adv-config-sriov.rst:68 msgid "" "QoS is supported since Liberty, while it has limitations. max_burst_kbps " "(burst over max_kbps) is not supported. max_kbps is rounded to Mbps." msgstr "" -#: ../adv-config-sriov.rst:68 +#: ../adv-config-sriov.rst:71 msgid "" "Security Group is not supported. the agent is only working with " "``firewall_driver = neutron.agent.firewall.NoopFirewallDriver``." msgstr "" -#: ../adv-config-sriov.rst:70 +#: ../adv-config-sriov.rst:73 msgid "" "No OpenStack Dashboard integration. Users need to use CLI or API to create " "neutron SR-IOV ports." msgstr "" -#: ../adv-config-sriov.rst:72 +#: ../adv-config-sriov.rst:75 msgid "Live migration is not supported for instances with SR-IOV ports." msgstr "" -#: ../adv-config-sriov.rst:76 +#: ../adv-config-sriov.rst:79 msgid "" "ARP spoofing filtering is supported since Liberty when using sriov-agent." msgstr "" -#: ../adv-config-sriov.rst:80 +#: ../adv-config-sriov.rst:83 msgid "Environment example" msgstr "" -#: ../adv-config-sriov.rst:81 +#: ../adv-config-sriov.rst:84 msgid "" "We recommend using Open vSwitch with VLAN as segregation. This way you can " "combine normal VMs without SR-IOV ports and instances with SR-IOV ports on a " "single neutron network." msgstr "" -#: ../adv-config-sriov.rst:88 +#: ../adv-config-sriov.rst:91 msgid "" "Throughout this guide, eth3 is used as the PF and physnet2 is used as the " "provider network configured as a VLAN range. You are expected to change this " "according to your actual environment." msgstr "" -#: ../adv-config-sriov.rst:96 +#: ../adv-config-sriov.rst:99 msgid "" "In this step, create the VFs for the network interface that will be used for " "SR-IOV. Use eth3 as PF, which is also used as the interface for Open vSwitch " "VLAN and has access to the private networks of all machines." msgstr "" -#: ../adv-config-sriov.rst:102 +#: ../adv-config-sriov.rst:105 msgid "" "The step to create VFs differ between SR-IOV card Ethernet controller " "manufacturers. Currently the following manufacturers are known to work:" msgstr "" -#: ../adv-config-sriov.rst:105 +#: ../adv-config-sriov.rst:108 msgid "Intel" msgstr "" -#: ../adv-config-sriov.rst:106 +#: ../adv-config-sriov.rst:109 msgid "Mellanox" msgstr "" -#: ../adv-config-sriov.rst:107 +#: ../adv-config-sriov.rst:110 msgid "QLogic" msgstr "" -#: ../adv-config-sriov.rst:109 +#: ../adv-config-sriov.rst:112 msgid "" "For **Mellanox SR-IOV Ethernet cards** see: `Mellanox: HowTo Configure SR-" "IOV VFs `_" msgstr "" -#: ../adv-config-sriov.rst:113 +#: ../adv-config-sriov.rst:116 msgid "" "To create the VFs on Ubuntu for **Intel SR-IOV Ethernet cards**, do the " "following:" msgstr "" -#: ../adv-config-sriov.rst:116 +#: ../adv-config-sriov.rst:119 msgid "" "Make sure SR-IOV is enabled in BIOS, check for VT-d and make sure it is " "enabled. After enabling VT-d, enable IOMMU on Linux by adding " "``intel_iommu=on`` to kernel parameters. Edit the file ``/etc/default/grub``:" msgstr "" -#: ../adv-config-sriov.rst:125 +#: ../adv-config-sriov.rst:128 msgid "Run the following if you have added new parameters:" msgstr "" -#: ../adv-config-sriov.rst:132 +#: ../adv-config-sriov.rst:135 msgid "On each compute node, create the VFs via the PCI SYS interface:" msgstr "" -#: ../adv-config-sriov.rst:138 +#: ../adv-config-sriov.rst:141 msgid "" "Alternatively VFs can be created by passing the ``max_vfs`` to the kernel " "module of your network interface. The ``max_vfs`` parameter has been " "deprecated so the PCI SYS interface is the preferred method." msgstr "" -#: ../adv-config-sriov.rst:142 +#: ../adv-config-sriov.rst:145 msgid "" "Now verify that the VFs have been created (Should see Virtual Function " "device):" msgstr "" -#: ../adv-config-sriov.rst:149 +#: ../adv-config-sriov.rst:152 msgid "Persist created VFs on reboot:" msgstr "" -#: ../adv-config-sriov.rst:158 +#: ../adv-config-sriov.rst:161 msgid "" "The suggested way of making PCI SYS settings persistent is through :file:" "`sysfs.conf` but for unknown reason changing :file:`sysfs.conf` does not " "have any effect on Ubuntu 14.04." msgstr "" -#: ../adv-config-sriov.rst:162 +#: ../adv-config-sriov.rst:165 msgid "" "For **QLogic SR-IOV Ethernet cards** see: `User's Guide OpenStack Deployment " "with SR-IOV Configuration `_" msgstr "" -#: ../adv-config-sriov.rst:168 +#: ../adv-config-sriov.rst:171 msgid "Whitelist PCI devices nova-compute (Compute)" msgstr "" -#: ../adv-config-sriov.rst:170 +#: ../adv-config-sriov.rst:173 msgid "" "Tell nova-compute which pci devices are allowed to be passed through. Edit " "the file ``/etc/nova/nova.conf``:" msgstr "" -#: ../adv-config-sriov.rst:178 +#: ../adv-config-sriov.rst:181 msgid "" "This tells nova that all VFs belonging to eth3 are allowed to be passed " "through to VMs and belong to the neutron provider network physnet2. Restart " @@ -2040,63 +2044,63 @@ msgid "" "have effect." msgstr "" -#: ../adv-config-sriov.rst:183 +#: ../adv-config-sriov.rst:186 msgid "" "Alternatively the ``pci_passthrough_whitelist`` parameter also supports " "whitelisting by:" msgstr "" -#: ../adv-config-sriov.rst:186 +#: ../adv-config-sriov.rst:189 msgid "" "PCI address: The address uses the same syntax as in ``lspci`` and an " "asterisk (*) can be used to match anything." msgstr "" -#: ../adv-config-sriov.rst:196 +#: ../adv-config-sriov.rst:199 msgid "" "PCI ``vendor_id`` and ``product_id`` as displayed by the Linux utility " "``lspci``." msgstr "" -#: ../adv-config-sriov.rst:205 +#: ../adv-config-sriov.rst:208 msgid "" "If the device defined by the PCI address or devname corresponds to a SR-IOV " "PF, all VFs under the PF will match the entry. Multiple " "pci_passthrough_whitelist entries per host are supported." msgstr "" -#: ../adv-config-sriov.rst:214 +#: ../adv-config-sriov.rst:217 msgid "" "Add ``sriovnicswitch`` as mechanism driver. Edit the file ``/etc/neutron/" "plugins/ml2/ml2_conf.ini``:" msgstr "" -#: ../adv-config-sriov.rst:221 +#: ../adv-config-sriov.rst:224 msgid "" "Find out the ``vendor_id`` and ``product_id`` of your **VFs** by logging in " "to your compute node with VFs previously created:" msgstr "" -#: ../adv-config-sriov.rst:231 +#: ../adv-config-sriov.rst:234 msgid "" "Update the ``/etc/neutron/plugins/ml2/ml2_conf_sriov.ini`` on each " "controller. In our case the vendor_id is 8086 and the product_id is 10ed. " "Tell neutron the vendor_id and product_id of the VFs that are supported." msgstr "" -#: ../adv-config-sriov.rst:240 +#: ../adv-config-sriov.rst:243 msgid "" "Add the newly configured ``ml2_conf_sriov.ini`` as parameter to the neutron-" "server daemon. Edit the file ``/etc/init/neutron-server.conf``:" msgstr "" -#: ../adv-config-sriov.rst:249 +#: ../adv-config-sriov.rst:252 msgid "" "To make the changes have effect, restart the neutron-server service with " "the :command:`service neutron-server restart`." msgstr "" -#: ../adv-config-sriov.rst:255 +#: ../adv-config-sriov.rst:258 msgid "" "On every controller node running nova-scheduler add PCIDeviceScheduler to " "the scheduler_default_filters parameter and add a new line for " @@ -2104,37 +2108,37 @@ msgid "" "etc/nova/nova.conf``:" msgstr "" -#: ../adv-config-sriov.rst:269 +#: ../adv-config-sriov.rst:272 msgid "" "Now restart the nova-scheduler service with :command:`service nova-scheduler " "restart`." msgstr "" -#: ../adv-config-sriov.rst:278 +#: ../adv-config-sriov.rst:281 msgid "" "You only need to enable the sriov-agent if you decided to keep " "``agent_required=True`` in the step :ref:`configure_sriov_neutron_server`. " "If you set ``agent_required=False``, you can safely skip this step." msgstr "" -#: ../adv-config-sriov.rst:282 +#: ../adv-config-sriov.rst:285 msgid "" "On each compute node edit the file ``/etc/neutron/plugins/ml2/sriov_agent." "ini``:" msgstr "" -#: ../adv-config-sriov.rst:294 +#: ../adv-config-sriov.rst:297 msgid "" "exclude_devices is empty so all the VFs associated with eth3 may be " "configured by the agent. If you want to exclude specific VFs, add them to " "the exclude_devices parameter as follows:" msgstr "" -#: ../adv-config-sriov.rst:302 +#: ../adv-config-sriov.rst:305 msgid "Test whether the sriov-agent runs successfully:" msgstr "" -#: ../adv-config-sriov.rst:308 +#: ../adv-config-sriov.rst:311 msgid "" "Enable the neutron-sriov-agent to start automatically at system start. If " "your distribution does not come with a daemon file for your init system, " @@ -2142,33 +2146,79 @@ msgid "" "package:" msgstr "" -#: ../adv-config-sriov.rst:319 +#: ../adv-config-sriov.rst:322 msgid "Creating instances with SR-IOV ports" msgstr "" -#: ../adv-config-sriov.rst:320 +#: ../adv-config-sriov.rst:323 msgid "" "After the configuration is done, you can now launch Instances with neutron " "SR-IOV ports." msgstr "" -#: ../adv-config-sriov.rst:323 +#: ../adv-config-sriov.rst:326 msgid "" "Get the id of the neutron network where you want the SR-IOV port to be " "created:" msgstr "" -#: ../adv-config-sriov.rst:330 +#: ../adv-config-sriov.rst:333 msgid "" "Create the SR-IOV port. We specify vnic_type direct, but other options " "include macvtap:" msgstr "" -#: ../adv-config-sriov.rst:337 +#: ../adv-config-sriov.rst:340 msgid "" "Create the VM. For the nic we specify the SR-IOV port created in step 2:" msgstr "" +#: ../adv-config-sriov.rst:347 +msgid "SR-IOV with InfiniBand" +msgstr "" + +#: ../adv-config-sriov.rst:349 +msgid "" +"The support for SR-IOV with InfiniBand allows a Virtual PCI device (VF) to " +"be directly mapped to the guest, allowing higher performance and advanced " +"features such as RDMA (remote direct memory access). To use this feature, " +"you must:" +msgstr "" + +#: ../adv-config-sriov.rst:354 +msgid "Use InfiniBand enabled network adapters." +msgstr "" + +#: ../adv-config-sriov.rst:356 +msgid "Run InfiniBand subnet managers to enable InfiniBand fabric." +msgstr "" + +#: ../adv-config-sriov.rst:358 +msgid "" +"All InfiniBand networks must have a subnet manager running for the network " +"to function. This is true even when doing a simple network of two machines " +"with no switch and the cards are plugged in back-to-back. A subnet manager " +"is required for the link on the cards to come up. It is possible to have " +"more than one subnet manager. In this case, one of them will act as the " +"master, and any other will act as a slave that will take over when the " +"master subnet manager fails." +msgstr "" + +#: ../adv-config-sriov.rst:366 +msgid "Install the ``ebrctl`` utility on the compute nodes." +msgstr "" + +#: ../adv-config-sriov.rst:368 +msgid "" +"Check that ``ebrctl`` is listed somewhere in ``/etc/nova/rootwrap.d/*``:" +msgstr "" + +#: ../adv-config-sriov.rst:374 +msgid "" +"If ``ebrctl`` does not appear in any of the rootwrap files, add this to the " +"``/etc/nova/rootwrap.d/compute.filters`` file in the ``[Filters]`` section." +msgstr "" + #: ../adv-config.rst:3 msgid "Advanced configuration" msgstr "" @@ -2191,10 +2241,10 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../config-ml2-plug-in.rst:9 ../config-server.rst:6 -#: ../scenario-classic-lb.rst:147 ../scenario-classic-ovs.rst:162 -#: ../scenario-dvr-ovs.rst:123 ../scenario-l3ha-lb.rst:130 -#: ../scenario-l3ha-ovs.rst:145 ../scenario-provider-lb.rst:109 -#: ../scenario-provider-ovs.rst:116 +#: ../scenario-classic-lb.rst:147 ../scenario-classic-ovs.rst:161 +#: ../scenario-dvr-ovs.rst:117 ../scenario-l3ha-lb.rst:125 +#: ../scenario-l3ha-ovs.rst:134 ../scenario-provider-lb.rst:109 +#: ../scenario-provider-ovs.rst:115 msgid "Architecture" msgstr "" @@ -2272,11 +2322,11 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../config-ml2-plug-in.rst:54 ../scenario-classic-ovs.rst:800 -#: ../scenario-classic-ovs.rst:856 ../scenario-dvr-ovs.rst:660 -#: ../scenario-dvr-ovs.rst:747 ../scenario-l3ha-ovs.rst:388 -#: ../scenario-l3ha-ovs.rst:443 ../scenario-provider-ovs.rst:479 -#: ../scenario-provider-ovs.rst:542 +#: ../config-ml2-plug-in.rst:54 ../scenario-classic-ovs.rst:780 +#: ../scenario-classic-ovs.rst:819 ../scenario-dvr-ovs.rst:636 +#: ../scenario-dvr-ovs.rst:704 ../scenario-l3ha-ovs.rst:359 +#: ../scenario-l3ha-ovs.rst:398 ../scenario-provider-ovs.rst:477 +#: ../scenario-provider-ovs.rst:528 msgid "Open vSwitch" msgstr "" @@ -2357,10 +2407,10 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../config-server.rst:3 ../intro-os-networking-service.rst:6 -#: ../scenario-classic-lb.rst:592 ../scenario-classic-ovs.rst:696 -#: ../scenario-dvr-ovs.rst:554 ../scenario-l3ha-lb.rst:264 -#: ../scenario-l3ha-ovs.rst:284 ../scenario-provider-lb.rst:450 -#: ../scenario-provider-ovs.rst:499 +#: ../scenario-classic-lb.rst:589 ../scenario-classic-ovs.rst:693 +#: ../scenario-dvr-ovs.rst:546 ../scenario-l3ha-lb.rst:257 +#: ../scenario-l3ha-ovs.rst:271 ../scenario-provider-lb.rst:449 +#: ../scenario-provider-ovs.rst:497 msgid "Server" msgstr "" @@ -3751,15 +3801,15 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../migration-classic-to-l3ha.rst:55 ../migration-classic-to-l3ha.rst:132 -#: ../scenario-classic-lb.rst:753 ../scenario-classic-lb.rst:776 -#: ../scenario-classic-ovs.rst:862 ../scenario-classic-ovs.rst:885 -#: ../scenario-dvr-ovs.rst:755 ../scenario-dvr-ovs.rst:782 -#: ../scenario-dvr-ovs.rst:964 ../scenario-l3ha-lb.rst:431 -#: ../scenario-l3ha-lb.rst:458 ../scenario-l3ha-lb.rst:629 -#: ../scenario-l3ha-ovs.rst:449 ../scenario-l3ha-ovs.rst:476 -#: ../scenario-l3ha-ovs.rst:647 ../scenario-provider-lb.rst:504 -#: ../scenario-provider-lb.rst:526 ../scenario-provider-ovs.rst:567 -#: ../scenario-provider-ovs.rst:589 +#: ../scenario-classic-lb.rst:727 ../scenario-classic-lb.rst:750 +#: ../scenario-classic-ovs.rst:825 ../scenario-classic-ovs.rst:848 +#: ../scenario-dvr-ovs.rst:712 ../scenario-dvr-ovs.rst:739 +#: ../scenario-dvr-ovs.rst:921 ../scenario-l3ha-lb.rst:399 +#: ../scenario-l3ha-lb.rst:426 ../scenario-l3ha-lb.rst:597 +#: ../scenario-l3ha-ovs.rst:404 ../scenario-l3ha-ovs.rst:431 +#: ../scenario-l3ha-ovs.rst:602 ../scenario-provider-lb.rst:491 +#: ../scenario-provider-lb.rst:513 ../scenario-provider-ovs.rst:553 +#: ../scenario-provider-ovs.rst:575 msgid "Source the administrative project credentials." msgstr "" @@ -4188,14 +4238,12 @@ msgstr "" msgid "Project (tenant) networks" msgstr "" -# #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:17 ../scenario-classic-ovs.rst:17 +#: ../scenario-classic-lb.rst:17 msgid "" "Project networks provide connectivity to instances for a particular project. " "Regular (non-privileged) users can manage project networks within the " "allocation that an administrator or operator defines for for them. Project " -"networks can use VLAN, GRE, or VXLAN transport methods depending on the " +"networks can use VLAN or VXLAN transport methods depending on the " "allocation. Project networks generally use private IP address ranges " "(RFC1918) and lack connectivity to external networks such as the Internet. " "Networking refers to IP addresses on project networks as *fixed* IP " @@ -4275,8 +4323,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:66 ../scenario-classic-ovs.rst:65 -#: ../scenario-dvr-ovs.rst:31 ../scenario-l3ha-lb.rst:47 -#: ../scenario-l3ha-ovs.rst:46 ../scenario-provider-lb.rst:50 +#: ../scenario-dvr-ovs.rst:25 ../scenario-l3ha-lb.rst:42 +#: ../scenario-l3ha-ovs.rst:36 ../scenario-provider-lb.rst:50 #: ../scenario-provider-ovs.rst:43 msgid "Prerequisites" msgstr "" @@ -4285,7 +4333,7 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:68 ../scenario-classic-ovs.rst:67 -#: ../scenario-dvr-ovs.rst:33 +#: ../scenario-dvr-ovs.rst:27 msgid "" "These prerequisites define the minimal physical infrastructure and immediate " "OpenStack service dependencies necessary to deploy this scenario. For " @@ -4306,8 +4354,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:79 ../scenario-classic-ovs.rst:78 -#: ../scenario-dvr-ovs.rst:44 ../scenario-l3ha-lb.rst:61 -#: ../scenario-l3ha-ovs.rst:60 ../scenario-provider-lb.rst:65 +#: ../scenario-dvr-ovs.rst:38 ../scenario-l3ha-lb.rst:56 +#: ../scenario-l3ha-ovs.rst:50 ../scenario-provider-lb.rst:65 #: ../scenario-provider-ovs.rst:58 msgid "Infrastructure" msgstr "" @@ -4318,8 +4366,8 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:81 ../scenario-classic-ovs.rst:80 -#: ../scenario-dvr-ovs.rst:46 ../scenario-l3ha-lb.rst:63 -#: ../scenario-l3ha-ovs.rst:62 +#: ../scenario-dvr-ovs.rst:40 ../scenario-l3ha-lb.rst:58 +#: ../scenario-l3ha-ovs.rst:52 msgid "One controller node with one network interface: management." msgstr "" @@ -4360,8 +4408,10 @@ msgid "" "the network infrastructure should support jumbo frames." msgstr "" -#: ../scenario-classic-lb.rst:114 -msgid "Proper operation of this scenario requires kernel 3.13 or newer." +# #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# +#: ../scenario-classic-lb.rst:114 ../scenario-l3ha-lb.rst:92 +msgid "Using VXLAN project networks requires kernel 3.13 or newer." msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# @@ -4372,8 +4422,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:117 ../scenario-classic-ovs.rst:130 -#: ../scenario-dvr-ovs.rst:92 ../scenario-l3ha-lb.rst:100 -#: ../scenario-l3ha-ovs.rst:112 ../scenario-provider-lb.rst:86 +#: ../scenario-dvr-ovs.rst:86 ../scenario-l3ha-lb.rst:95 +#: ../scenario-l3ha-ovs.rst:102 ../scenario-provider-lb.rst:86 #: ../scenario-provider-ovs.rst:92 msgid "OpenStack services - controller node" msgstr "" @@ -4386,8 +4436,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:119 ../scenario-classic-ovs.rst:132 -#: ../scenario-dvr-ovs.rst:94 ../scenario-l3ha-lb.rst:102 -#: ../scenario-l3ha-ovs.rst:114 ../scenario-provider-lb.rst:88 +#: ../scenario-dvr-ovs.rst:88 ../scenario-l3ha-lb.rst:97 +#: ../scenario-l3ha-ovs.rst:104 ../scenario-provider-lb.rst:88 #: ../scenario-provider-ovs.rst:94 msgid "" "Operational SQL server with ``neutron`` database and appropriate " @@ -4402,8 +4452,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:121 ../scenario-classic-ovs.rst:134 -#: ../scenario-dvr-ovs.rst:96 ../scenario-l3ha-lb.rst:104 -#: ../scenario-l3ha-ovs.rst:116 ../scenario-provider-lb.rst:90 +#: ../scenario-dvr-ovs.rst:90 ../scenario-l3ha-lb.rst:99 +#: ../scenario-l3ha-ovs.rst:106 ../scenario-provider-lb.rst:90 #: ../scenario-provider-ovs.rst:96 msgid "" "Operational message queue service with appropriate configuration in the " @@ -4420,11 +4470,11 @@ msgstr "" #: ../scenario-classic-lb.rst:123 ../scenario-classic-lb.rst:132 #: ../scenario-classic-lb.rst:140 ../scenario-classic-ovs.rst:136 #: ../scenario-classic-ovs.rst:146 ../scenario-classic-ovs.rst:154 -#: ../scenario-dvr-ovs.rst:98 ../scenario-dvr-ovs.rst:107 -#: ../scenario-dvr-ovs.rst:115 ../scenario-l3ha-lb.rst:106 -#: ../scenario-l3ha-lb.rst:115 ../scenario-l3ha-lb.rst:123 -#: ../scenario-l3ha-ovs.rst:118 ../scenario-l3ha-ovs.rst:128 -#: ../scenario-l3ha-ovs.rst:136 ../scenario-provider-lb.rst:92 +#: ../scenario-dvr-ovs.rst:92 ../scenario-dvr-ovs.rst:101 +#: ../scenario-dvr-ovs.rst:109 ../scenario-l3ha-lb.rst:101 +#: ../scenario-l3ha-lb.rst:110 ../scenario-l3ha-lb.rst:118 +#: ../scenario-l3ha-ovs.rst:108 ../scenario-l3ha-ovs.rst:118 +#: ../scenario-l3ha-ovs.rst:126 ../scenario-provider-lb.rst:92 #: ../scenario-provider-lb.rst:102 ../scenario-provider-ovs.rst:98 #: ../scenario-provider-ovs.rst:108 msgid "" @@ -4440,7 +4490,7 @@ msgstr "" # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:125 ../scenario-classic-lb.rst:142 #: ../scenario-classic-ovs.rst:138 ../scenario-classic-ovs.rst:156 -#: ../scenario-dvr-ovs.rst:100 ../scenario-l3ha-lb.rst:108 +#: ../scenario-dvr-ovs.rst:94 ../scenario-l3ha-lb.rst:103 #: ../scenario-provider-lb.rst:94 ../scenario-provider-lb.rst:104 #: ../scenario-provider-ovs.rst:100 ../scenario-provider-ovs.rst:110 msgid "" @@ -4454,26 +4504,25 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:127 ../scenario-classic-ovs.rst:141 -#: ../scenario-dvr-ovs.rst:102 ../scenario-l3ha-lb.rst:110 -#: ../scenario-l3ha-ovs.rst:123 +#: ../scenario-dvr-ovs.rst:96 ../scenario-l3ha-lb.rst:105 +#: ../scenario-l3ha-ovs.rst:113 msgid "Neutron server service, ML2 plug-in, and any dependencies." msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:130 ../scenario-classic-ovs.rst:144 -#: ../scenario-dvr-ovs.rst:105 ../scenario-l3ha-lb.rst:113 +#: ../scenario-dvr-ovs.rst:99 msgid "OpenStack services - network node" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:134 ../scenario-l3ha-lb.rst:117 +#: ../scenario-classic-lb.rst:134 ../scenario-l3ha-lb.rst:112 msgid "" -"ML2 plug-in, Linux bridge agent, L3 agent, DHCP agent, metadata agent, and " -"any dependencies." +"Linux bridge agent, L3 agent, DHCP agent, metadata agent, and any " +"dependencies." msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# @@ -4484,18 +4533,16 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:138 ../scenario-classic-ovs.rst:152 -#: ../scenario-dvr-ovs.rst:113 ../scenario-l3ha-lb.rst:121 -#: ../scenario-l3ha-ovs.rst:134 ../scenario-provider-lb.rst:100 +#: ../scenario-dvr-ovs.rst:107 ../scenario-l3ha-lb.rst:116 +#: ../scenario-l3ha-ovs.rst:124 ../scenario-provider-lb.rst:100 #: ../scenario-provider-ovs.rst:106 msgid "OpenStack services - compute nodes" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:144 ../scenario-l3ha-lb.rst:127 -#: ../scenario-provider-lb.rst:106 -msgid "ML2 plug-in, Linux bridge agent, and any dependencies." +#: ../scenario-classic-lb.rst:144 ../scenario-l3ha-lb.rst:122 +msgid "Linux bridge agent and any dependencies." msgstr "" #: ../scenario-classic-lb.rst:149 @@ -4512,15 +4559,15 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:161 ../scenario-classic-ovs.rst:175 -#: ../scenario-dvr-ovs.rst:135 +#: ../scenario-classic-lb.rst:161 ../scenario-classic-ovs.rst:174 +#: ../scenario-dvr-ovs.rst:129 msgid "The network node contains the following network components:" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:163 ../scenario-l3ha-lb.rst:137 +#: ../scenario-classic-lb.rst:163 ../scenario-l3ha-lb.rst:132 #: ../scenario-provider-lb.rst:119 msgid "" "Linux bridge agent managing virtual switches, connectivity among them, and " @@ -4532,8 +4579,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:166 ../scenario-classic-ovs.rst:180 -#: ../scenario-l3ha-lb.rst:140 ../scenario-l3ha-ovs.rst:155 +#: ../scenario-classic-lb.rst:166 ../scenario-classic-ovs.rst:179 +#: ../scenario-l3ha-lb.rst:135 ../scenario-l3ha-ovs.rst:144 msgid "" "DHCP agent managing the ``qdhcp`` namespaces. The ``qdhcp`` namespaces " "provide DHCP services for instances using project networks." @@ -4541,7 +4588,7 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:168 ../scenario-classic-ovs.rst:182 +#: ../scenario-classic-lb.rst:168 ../scenario-classic-ovs.rst:181 msgid "" "L3 agent managing the ``qrouter`` namespaces. The ``qrouter`` namespaces " "provide routing between project and external networks and among project " @@ -4553,8 +4600,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:172 ../scenario-classic-ovs.rst:186 -#: ../scenario-l3ha-lb.rst:146 ../scenario-l3ha-ovs.rst:161 +#: ../scenario-classic-lb.rst:172 ../scenario-classic-ovs.rst:185 +#: ../scenario-l3ha-lb.rst:141 ../scenario-l3ha-ovs.rst:150 msgid "Metadata agent handling metadata operations for instances." msgstr "" @@ -4564,16 +4611,16 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:180 ../scenario-classic-ovs.rst:194 -#: ../scenario-dvr-ovs.rst:161 ../scenario-l3ha-lb.rst:159 -#: ../scenario-provider-lb.rst:136 ../scenario-provider-ovs.rst:143 +#: ../scenario-classic-lb.rst:180 ../scenario-classic-ovs.rst:193 +#: ../scenario-dvr-ovs.rst:155 ../scenario-l3ha-lb.rst:154 +#: ../scenario-provider-lb.rst:136 ../scenario-provider-ovs.rst:142 msgid "The compute nodes contain the following network components:" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:182 ../scenario-l3ha-lb.rst:161 +#: ../scenario-classic-lb.rst:182 ../scenario-l3ha-lb.rst:156 #: ../scenario-provider-lb.rst:138 msgid "" "Linux bridge agent managing virtual switches, connectivity among them, and " @@ -4588,10 +4635,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:193 ../scenario-classic-ovs.rst:210 -#: ../scenario-dvr-ovs.rst:193 ../scenario-l3ha-lb.rst:174 -#: ../scenario-l3ha-ovs.rst:191 ../scenario-provider-lb.rst:154 -#: ../scenario-provider-ovs.rst:167 +#: ../scenario-classic-lb.rst:193 ../scenario-classic-ovs.rst:209 +#: ../scenario-dvr-ovs.rst:187 ../scenario-l3ha-lb.rst:169 +#: ../scenario-l3ha-ovs.rst:180 ../scenario-provider-lb.rst:154 +#: ../scenario-provider-ovs.rst:166 msgid "Packet flow" msgstr "" @@ -4599,8 +4646,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:197 ../scenario-classic-ovs.rst:214 -#: ../scenario-provider-lb.rst:158 ../scenario-provider-ovs.rst:171 +#: ../scenario-classic-lb.rst:197 ../scenario-classic-ovs.rst:213 +#: ../scenario-provider-lb.rst:158 ../scenario-provider-ovs.rst:170 msgid "" "*North-south* network traffic travels between an instance and external " "network, typically the Internet. *East-west* network traffic travels between " @@ -4609,13 +4656,13 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:202 ../scenario-classic-ovs.rst:219 +#: ../scenario-classic-lb.rst:202 ../scenario-classic-ovs.rst:218 msgid "Case 1: North-south for instances with a fixed IP address" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:204 ../scenario-classic-ovs.rst:221 +#: ../scenario-classic-lb.rst:204 ../scenario-classic-ovs.rst:220 msgid "" "For instances with a fixed IP address, the network node routes *north-south* " "network traffic between project and external networks." @@ -4627,9 +4674,9 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:207 ../scenario-classic-lb.rst:305 -#: ../scenario-classic-ovs.rst:224 ../scenario-classic-ovs.rst:317 -#: ../scenario-dvr-ovs.rst:202 ../scenario-dvr-ovs.rst:292 -#: ../scenario-provider-lb.rst:173 ../scenario-provider-ovs.rst:192 +#: ../scenario-classic-ovs.rst:223 ../scenario-classic-ovs.rst:316 +#: ../scenario-dvr-ovs.rst:196 ../scenario-dvr-ovs.rst:286 +#: ../scenario-provider-lb.rst:173 ../scenario-provider-ovs.rst:191 msgid "External network" msgstr "" @@ -4639,16 +4686,16 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:209 ../scenario-classic-lb.rst:307 -#: ../scenario-classic-ovs.rst:226 ../scenario-classic-ovs.rst:319 -#: ../scenario-dvr-ovs.rst:204 ../scenario-dvr-ovs.rst:294 -#: ../scenario-provider-lb.rst:175 ../scenario-provider-ovs.rst:194 +#: ../scenario-classic-ovs.rst:225 ../scenario-classic-ovs.rst:318 +#: ../scenario-dvr-ovs.rst:198 ../scenario-dvr-ovs.rst:288 +#: ../scenario-provider-lb.rst:175 ../scenario-provider-ovs.rst:193 msgid "Network 203.0.113.0/24" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:210 ../scenario-classic-lb.rst:308 -#: ../scenario-classic-ovs.rst:227 ../scenario-classic-ovs.rst:320 +#: ../scenario-classic-ovs.rst:226 ../scenario-classic-ovs.rst:319 msgid "IP address allocation from 203.0.113.101 to 203.0.113.200" msgstr "" @@ -4656,8 +4703,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:211 ../scenario-classic-lb.rst:309 -#: ../scenario-classic-ovs.rst:228 ../scenario-classic-ovs.rst:321 -#: ../scenario-dvr-ovs.rst:207 ../scenario-dvr-ovs.rst:297 +#: ../scenario-classic-ovs.rst:227 ../scenario-classic-ovs.rst:320 +#: ../scenario-dvr-ovs.rst:201 ../scenario-dvr-ovs.rst:291 msgid "Project network router interface 203.0.113.101 *TR*" msgstr "" @@ -4665,9 +4712,9 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:213 ../scenario-classic-lb.rst:311 -#: ../scenario-classic-lb.rst:482 ../scenario-classic-ovs.rst:230 -#: ../scenario-classic-ovs.rst:323 ../scenario-classic-ovs.rst:552 -#: ../scenario-dvr-ovs.rst:210 ../scenario-dvr-ovs.rst:299 +#: ../scenario-classic-lb.rst:482 ../scenario-classic-ovs.rst:229 +#: ../scenario-classic-ovs.rst:322 ../scenario-classic-ovs.rst:551 +#: ../scenario-dvr-ovs.rst:204 ../scenario-dvr-ovs.rst:293 msgid "Project network" msgstr "" @@ -4675,9 +4722,9 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:215 ../scenario-classic-lb.rst:313 -#: ../scenario-classic-ovs.rst:232 ../scenario-classic-ovs.rst:325 -#: ../scenario-dvr-ovs.rst:212 ../scenario-dvr-ovs.rst:301 -#: ../scenario-dvr-ovs.rst:391 +#: ../scenario-classic-ovs.rst:231 ../scenario-classic-ovs.rst:324 +#: ../scenario-dvr-ovs.rst:206 ../scenario-dvr-ovs.rst:295 +#: ../scenario-dvr-ovs.rst:385 msgid "Network 192.168.1.0/24" msgstr "" @@ -4685,8 +4732,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:216 ../scenario-classic-lb.rst:314 -#: ../scenario-classic-ovs.rst:233 ../scenario-classic-ovs.rst:326 -#: ../scenario-dvr-ovs.rst:213 ../scenario-dvr-ovs.rst:302 +#: ../scenario-classic-ovs.rst:232 ../scenario-classic-ovs.rst:325 +#: ../scenario-dvr-ovs.rst:207 ../scenario-dvr-ovs.rst:296 msgid "Gateway 192.168.1.1 with MAC address *TG*" msgstr "" @@ -4697,20 +4744,20 @@ msgstr "" # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:218 ../scenario-classic-lb.rst:316 #: ../scenario-classic-lb.rst:409 ../scenario-classic-lb.rst:486 -#: ../scenario-classic-ovs.rst:235 ../scenario-classic-ovs.rst:328 -#: ../scenario-classic-ovs.rst:421 ../scenario-classic-ovs.rst:556 -#: ../scenario-dvr-ovs.rst:215 ../scenario-dvr-ovs.rst:399 +#: ../scenario-classic-ovs.rst:234 ../scenario-classic-ovs.rst:327 +#: ../scenario-classic-ovs.rst:420 ../scenario-classic-ovs.rst:555 +#: ../scenario-dvr-ovs.rst:209 ../scenario-dvr-ovs.rst:393 #: ../scenario-provider-lb.rst:182 ../scenario-provider-lb.rst:236 -#: ../scenario-provider-lb.rst:302 ../scenario-provider-ovs.rst:201 -#: ../scenario-provider-ovs.rst:259 ../scenario-provider-ovs.rst:331 +#: ../scenario-provider-lb.rst:302 ../scenario-provider-ovs.rst:200 +#: ../scenario-provider-ovs.rst:258 ../scenario-provider-ovs.rst:330 msgid "Compute node 1" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:220 ../scenario-classic-ovs.rst:237 -#: ../scenario-dvr-ovs.rst:217 ../scenario-dvr-ovs.rst:401 +#: ../scenario-classic-lb.rst:220 ../scenario-classic-ovs.rst:236 +#: ../scenario-dvr-ovs.rst:211 ../scenario-dvr-ovs.rst:395 msgid "Instance 1 192.168.1.11 with MAC address *I1*" msgstr "" @@ -4718,8 +4765,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:222 ../scenario-classic-lb.rst:321 -#: ../scenario-classic-ovs.rst:239 ../scenario-classic-ovs.rst:333 -#: ../scenario-dvr-ovs.rst:220 ../scenario-dvr-ovs.rst:311 +#: ../scenario-classic-ovs.rst:238 ../scenario-classic-ovs.rst:332 +#: ../scenario-dvr-ovs.rst:214 ../scenario-dvr-ovs.rst:305 msgid "Instance 1 resides on compute node 1 and uses a project network." msgstr "" @@ -4728,9 +4775,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:223 ../scenario-classic-ovs.rst:240 -#: ../scenario-dvr-ovs.rst:221 ../scenario-provider-lb.rst:187 -#: ../scenario-provider-ovs.rst:206 +#: ../scenario-classic-lb.rst:223 ../scenario-classic-ovs.rst:239 +#: ../scenario-dvr-ovs.rst:215 ../scenario-provider-lb.rst:187 +#: ../scenario-provider-ovs.rst:205 msgid "The instance sends a packet to a host on the external network." msgstr "" @@ -4747,11 +4794,11 @@ msgstr "" # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:230 ../scenario-classic-lb.rst:358 #: ../scenario-classic-lb.rst:422 ../scenario-classic-lb.rst:500 -#: ../scenario-classic-ovs.rst:242 ../scenario-classic-ovs.rst:370 -#: ../scenario-classic-ovs.rst:434 ../scenario-classic-ovs.rst:570 -#: ../scenario-dvr-ovs.rst:229 ../scenario-dvr-ovs.rst:420 +#: ../scenario-classic-ovs.rst:241 ../scenario-classic-ovs.rst:369 +#: ../scenario-classic-ovs.rst:433 ../scenario-classic-ovs.rst:569 +#: ../scenario-dvr-ovs.rst:223 ../scenario-dvr-ovs.rst:414 #: ../scenario-provider-lb.rst:248 ../scenario-provider-lb.rst:315 -#: ../scenario-provider-ovs.rst:271 ../scenario-provider-ovs.rst:344 +#: ../scenario-provider-ovs.rst:270 ../scenario-provider-ovs.rst:343 msgid "The following steps involve compute node 1:" msgstr "" @@ -4783,7 +4830,6 @@ msgid "" msgstr "" #: ../scenario-classic-lb.rst:242 ../scenario-classic-lb.rst:432 -#: ../scenario-classic-lb.rst:510 msgid "The physical tunnel interface forwards the packet to the network node." msgstr "" @@ -4791,11 +4837,11 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:245 ../scenario-classic-lb.rst:272 #: ../scenario-classic-lb.rst:348 ../scenario-classic-lb.rst:372 -#: ../scenario-classic-ovs.rst:253 ../scenario-classic-ovs.rst:273 -#: ../scenario-classic-ovs.rst:352 ../scenario-classic-ovs.rst:372 -#: ../scenario-classic-ovs.rst:445 ../scenario-classic-ovs.rst:465 -#: ../scenario-classic-ovs.rst:493 ../scenario-classic-ovs.rst:513 -#: ../scenario-classic-ovs.rst:581 ../scenario-classic-ovs.rst:601 +#: ../scenario-classic-ovs.rst:252 ../scenario-classic-ovs.rst:272 +#: ../scenario-classic-ovs.rst:351 ../scenario-classic-ovs.rst:371 +#: ../scenario-classic-ovs.rst:444 ../scenario-classic-ovs.rst:464 +#: ../scenario-classic-ovs.rst:492 ../scenario-classic-ovs.rst:512 +#: ../scenario-classic-ovs.rst:580 ../scenario-classic-ovs.rst:600 msgid "For VLAN project networks:" msgstr "" @@ -4829,14 +4875,14 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:259 ../scenario-classic-lb.rst:329 -#: ../scenario-classic-lb.rst:435 ../scenario-classic-ovs.rst:271 -#: ../scenario-classic-ovs.rst:336 ../scenario-classic-ovs.rst:463 -#: ../scenario-dvr-ovs.rst:256 +#: ../scenario-classic-lb.rst:435 ../scenario-classic-ovs.rst:270 +#: ../scenario-classic-ovs.rst:335 ../scenario-classic-ovs.rst:462 +#: ../scenario-dvr-ovs.rst:250 msgid "The following steps involve the network node:" msgstr "" #: ../scenario-classic-lb.rst:263 ../scenario-classic-lb.rst:437 -#: ../scenario-classic-lb.rst:515 +#: ../scenario-classic-lb.rst:514 msgid "" "The physical tunnel interface forwards the packet to the logical tunnel " "interface ``vxlan-sid`` (4) where *sid* contains the project network " @@ -4844,7 +4890,7 @@ msgid "" msgstr "" #: ../scenario-classic-lb.rst:266 ../scenario-classic-lb.rst:365 -#: ../scenario-classic-lb.rst:440 ../scenario-classic-lb.rst:518 +#: ../scenario-classic-lb.rst:440 ../scenario-classic-lb.rst:517 msgid "" "The logical tunnel interface ``vxlan-sid`` forwards the packet to the tunnel " "bridge ``qbr``." @@ -4902,25 +4948,25 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:294 ../scenario-classic-lb.rst:387 -#: ../scenario-classic-lb.rst:470 ../scenario-classic-lb.rst:527 -#: ../scenario-classic-ovs.rst:306 ../scenario-classic-ovs.rst:399 -#: ../scenario-classic-ovs.rst:540 ../scenario-classic-ovs.rst:628 -#: ../scenario-dvr-ovs.rst:277 ../scenario-provider-lb.rst:215 +#: ../scenario-classic-lb.rst:470 ../scenario-classic-lb.rst:526 +#: ../scenario-classic-ovs.rst:305 ../scenario-classic-ovs.rst:398 +#: ../scenario-classic-ovs.rst:539 ../scenario-classic-ovs.rst:627 +#: ../scenario-dvr-ovs.rst:271 ../scenario-provider-lb.rst:215 #: ../scenario-provider-lb.rst:287 ../scenario-provider-lb.rst:348 -#: ../scenario-provider-ovs.rst:238 ../scenario-provider-ovs.rst:316 -#: ../scenario-provider-ovs.rst:383 +#: ../scenario-provider-ovs.rst:237 ../scenario-provider-ovs.rst:315 +#: ../scenario-provider-ovs.rst:382 msgid "Return traffic follows similar steps in reverse." msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:300 ../scenario-classic-ovs.rst:312 +#: ../scenario-classic-lb.rst:300 ../scenario-classic-ovs.rst:311 msgid "Case 2: North-south for instances with a floating IP address" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:302 ../scenario-classic-ovs.rst:314 +#: ../scenario-classic-lb.rst:302 ../scenario-classic-ovs.rst:313 msgid "" "For instances with a floating IP address, the network node routes *north-" "south* network traffic between project and external networks." @@ -4929,8 +4975,8 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:318 ../scenario-classic-ovs.rst:330 -#: ../scenario-dvr-ovs.rst:306 +#: ../scenario-classic-lb.rst:318 ../scenario-classic-ovs.rst:329 +#: ../scenario-dvr-ovs.rst:300 msgid "" "Instance 1 192.168.1.11 with MAC address *I1* and floating IP address " "203.0.113.102 *F1*" @@ -4938,7 +4984,7 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:322 ../scenario-classic-ovs.rst:334 +#: ../scenario-classic-lb.rst:322 ../scenario-classic-ovs.rst:333 msgid "The instance receives a packet from a host on the external network." msgstr "" @@ -5022,13 +5068,13 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:393 ../scenario-classic-ovs.rst:405 +#: ../scenario-classic-lb.rst:393 ../scenario-classic-ovs.rst:404 msgid "Case 3: East-west for instances on different networks" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:395 ../scenario-classic-ovs.rst:407 +#: ../scenario-classic-lb.rst:395 ../scenario-classic-ovs.rst:406 msgid "" "For instances with a fixed or floating IP address, the network node routes " "*east-west* network traffic among project networks using the same project " @@ -5038,48 +5084,48 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:399 ../scenario-classic-ovs.rst:411 -#: ../scenario-dvr-ovs.rst:389 +#: ../scenario-classic-lb.rst:399 ../scenario-classic-ovs.rst:410 +#: ../scenario-dvr-ovs.rst:383 msgid "Project network 1" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:401 ../scenario-classic-lb.rst:484 -#: ../scenario-classic-ovs.rst:413 ../scenario-classic-ovs.rst:554 +#: ../scenario-classic-ovs.rst:412 ../scenario-classic-ovs.rst:553 msgid "Network: 192.168.1.0/24" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:402 ../scenario-classic-ovs.rst:414 +#: ../scenario-classic-lb.rst:402 ../scenario-classic-ovs.rst:413 msgid "Gateway: 192.168.1.1 with MAC address *TG1*" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:404 ../scenario-classic-ovs.rst:416 -#: ../scenario-dvr-ovs.rst:394 +#: ../scenario-classic-lb.rst:404 ../scenario-classic-ovs.rst:415 +#: ../scenario-dvr-ovs.rst:388 msgid "Project network 2" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:406 ../scenario-classic-ovs.rst:418 +#: ../scenario-classic-lb.rst:406 ../scenario-classic-ovs.rst:417 msgid "Network: 192.168.2.0/24" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:407 ../scenario-classic-ovs.rst:419 +#: ../scenario-classic-lb.rst:407 ../scenario-classic-ovs.rst:418 msgid "Gateway: 192.168.2.1 with MAC address *TG2*" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:411 ../scenario-classic-lb.rst:488 -#: ../scenario-classic-ovs.rst:423 ../scenario-classic-ovs.rst:558 +#: ../scenario-classic-ovs.rst:422 ../scenario-classic-ovs.rst:557 msgid "Instance 1: 192.168.1.11 with MAC address *I1*" msgstr "" @@ -5089,16 +5135,16 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:413 ../scenario-classic-lb.rst:490 -#: ../scenario-classic-ovs.rst:425 ../scenario-classic-ovs.rst:560 -#: ../scenario-dvr-ovs.rst:404 ../scenario-provider-lb.rst:240 -#: ../scenario-provider-lb.rst:306 ../scenario-provider-ovs.rst:263 -#: ../scenario-provider-ovs.rst:335 +#: ../scenario-classic-ovs.rst:424 ../scenario-classic-ovs.rst:559 +#: ../scenario-dvr-ovs.rst:398 ../scenario-provider-lb.rst:240 +#: ../scenario-provider-lb.rst:306 ../scenario-provider-ovs.rst:262 +#: ../scenario-provider-ovs.rst:334 msgid "Compute node 2" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:415 ../scenario-classic-ovs.rst:427 +#: ../scenario-classic-lb.rst:415 ../scenario-classic-ovs.rst:426 msgid "Instance 2: 192.168.2.11 with MAC address *I2*" msgstr "" @@ -5112,7 +5158,7 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:419 ../scenario-classic-ovs.rst:431 +#: ../scenario-classic-lb.rst:419 ../scenario-classic-ovs.rst:430 msgid "Both project networks reside on the same router." msgstr "" @@ -5122,14 +5168,14 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-lb.rst:420 ../scenario-classic-lb.rst:497 -#: ../scenario-classic-ovs.rst:432 ../scenario-classic-ovs.rst:567 -#: ../scenario-dvr-ovs.rst:412 ../scenario-provider-lb.rst:246 -#: ../scenario-provider-lb.rst:313 ../scenario-provider-ovs.rst:269 -#: ../scenario-provider-ovs.rst:342 +#: ../scenario-classic-ovs.rst:431 ../scenario-classic-ovs.rst:566 +#: ../scenario-dvr-ovs.rst:406 ../scenario-provider-lb.rst:246 +#: ../scenario-provider-lb.rst:313 ../scenario-provider-ovs.rst:268 +#: ../scenario-provider-ovs.rst:341 msgid "Instance 1 sends a packet to instance 2." msgstr "" -#: ../scenario-classic-lb.rst:424 ../scenario-classic-lb.rst:502 +#: ../scenario-classic-lb.rst:424 msgid "" "The instance 1 ``tap`` interface (1) forwards the packet to the tunnel " "bridge ``qbr``. The packet contains destination MAC address *TG1* because " @@ -5165,11 +5211,11 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:456 ../scenario-classic-lb.rst:513 -#: ../scenario-classic-ovs.rst:511 ../scenario-classic-ovs.rst:599 -#: ../scenario-dvr-ovs.rst:448 ../scenario-provider-lb.rst:272 -#: ../scenario-provider-lb.rst:333 ../scenario-provider-ovs.rst:299 -#: ../scenario-provider-ovs.rst:366 +#: ../scenario-classic-lb.rst:456 ../scenario-classic-lb.rst:512 +#: ../scenario-classic-ovs.rst:510 ../scenario-classic-ovs.rst:598 +#: ../scenario-dvr-ovs.rst:442 ../scenario-provider-lb.rst:272 +#: ../scenario-provider-lb.rst:333 ../scenario-provider-ovs.rst:298 +#: ../scenario-provider-ovs.rst:365 msgid "The following steps involve compute node 2:" msgstr "" @@ -5200,13 +5246,13 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:476 ../scenario-classic-ovs.rst:546 +#: ../scenario-classic-lb.rst:476 ../scenario-classic-ovs.rst:545 msgid "Case 4: East-west for instances on the same network" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:478 ../scenario-classic-ovs.rst:548 +#: ../scenario-classic-lb.rst:478 ../scenario-classic-ovs.rst:547 msgid "" "For instances with a fixed or floating IP address, the project network " "switches *east-west* network traffic among instances without using a project " @@ -5215,7 +5261,7 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:492 ../scenario-classic-ovs.rst:562 +#: ../scenario-classic-lb.rst:492 ../scenario-classic-ovs.rst:561 msgid "Instance 2: 192.168.1.12 with MAC address *I2*" msgstr "" @@ -5223,8 +5269,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:494 ../scenario-classic-ovs.rst:564 -#: ../scenario-provider-lb.rst:310 ../scenario-provider-ovs.rst:339 +#: ../scenario-classic-lb.rst:494 ../scenario-classic-ovs.rst:563 +#: ../scenario-provider-lb.rst:310 ../scenario-provider-ovs.rst:338 msgid "Instance 1 resides on compute node 1." msgstr "" @@ -5232,8 +5278,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:495 ../scenario-classic-ovs.rst:565 -#: ../scenario-provider-lb.rst:311 ../scenario-provider-ovs.rst:340 +#: ../scenario-classic-lb.rst:495 ../scenario-classic-ovs.rst:564 +#: ../scenario-provider-lb.rst:311 ../scenario-provider-ovs.rst:339 msgid "Instance 2 resides on compute node 2." msgstr "" @@ -5245,13 +5291,24 @@ msgstr "" msgid "The Linux bridge agent handles switching within the project network." msgstr "" -#: ../scenario-classic-lb.rst:520 +#: ../scenario-classic-lb.rst:502 +msgid "" +"The instance 1 ``tap`` interface (1) forwards the packet to the tunnel " +"bridge ``qbr``. The packet contains destination MAC address *I2* because the " +"destination resides the same network." +msgstr "" + +#: ../scenario-classic-lb.rst:510 +msgid "The physical tunnel interface forwards the packet to compute node 2." +msgstr "" + +#: ../scenario-classic-lb.rst:519 msgid "" "Security group rules (5) on the tunnel bridge ``qbr`` handle firewalling and " "state tracking for the packet." msgstr "" -#: ../scenario-classic-lb.rst:522 +#: ../scenario-classic-lb.rst:521 msgid "" "The tunnel bridge ``qbr`` forwards the packet to the ``tap`` interface (6) " "on instance 2." @@ -5264,10 +5321,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:533 ../scenario-classic-ovs.rst:634 -#: ../scenario-dvr-ovs.rst:479 ../scenario-l3ha-lb.rst:199 -#: ../scenario-l3ha-ovs.rst:216 ../scenario-provider-lb.rst:354 -#: ../scenario-provider-ovs.rst:389 +#: ../scenario-classic-lb.rst:532 ../scenario-classic-ovs.rst:633 +#: ../scenario-dvr-ovs.rst:473 ../scenario-l3ha-lb.rst:194 +#: ../scenario-l3ha-ovs.rst:205 ../scenario-provider-lb.rst:354 +#: ../scenario-provider-ovs.rst:388 msgid "Example configuration" msgstr "" @@ -5278,10 +5335,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:535 ../scenario-classic-ovs.rst:636 -#: ../scenario-dvr-ovs.rst:481 ../scenario-l3ha-lb.rst:201 -#: ../scenario-l3ha-ovs.rst:218 ../scenario-provider-lb.rst:356 -#: ../scenario-provider-ovs.rst:391 +#: ../scenario-classic-lb.rst:534 ../scenario-classic-ovs.rst:635 +#: ../scenario-dvr-ovs.rst:475 ../scenario-l3ha-lb.rst:196 +#: ../scenario-l3ha-ovs.rst:207 ../scenario-provider-lb.rst:356 +#: ../scenario-provider-ovs.rst:390 msgid "" "Use the following example configuration as a template to deploy this " "scenario in your environment." @@ -5294,10 +5351,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:539 ../scenario-classic-ovs.rst:640 -#: ../scenario-dvr-ovs.rst:489 ../scenario-l3ha-lb.rst:205 -#: ../scenario-l3ha-ovs.rst:222 ../scenario-provider-lb.rst:366 -#: ../scenario-provider-ovs.rst:401 +#: ../scenario-classic-lb.rst:538 ../scenario-classic-ovs.rst:639 +#: ../scenario-dvr-ovs.rst:483 ../scenario-l3ha-lb.rst:200 +#: ../scenario-l3ha-ovs.rst:211 ../scenario-provider-lb.rst:365 +#: ../scenario-provider-ovs.rst:399 msgid "Controller node" msgstr "" @@ -5308,16 +5365,16 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:541 ../scenario-classic-lb.rst:612 -#: ../scenario-classic-lb.rst:716 ../scenario-classic-ovs.rst:642 -#: ../scenario-classic-ovs.rst:716 ../scenario-classic-ovs.rst:825 -#: ../scenario-dvr-ovs.rst:491 ../scenario-dvr-ovs.rst:574 -#: ../scenario-dvr-ovs.rst:687 ../scenario-l3ha-lb.rst:207 -#: ../scenario-l3ha-lb.rst:284 ../scenario-l3ha-lb.rst:394 -#: ../scenario-l3ha-ovs.rst:224 ../scenario-l3ha-ovs.rst:304 -#: ../scenario-l3ha-ovs.rst:413 ../scenario-provider-lb.rst:382 -#: ../scenario-provider-lb.rst:471 ../scenario-provider-ovs.rst:417 -#: ../scenario-provider-ovs.rst:520 +#: ../scenario-classic-lb.rst:540 ../scenario-classic-lb.rst:594 +#: ../scenario-classic-lb.rst:688 ../scenario-classic-ovs.rst:641 +#: ../scenario-classic-ovs.rst:698 ../scenario-classic-ovs.rst:789 +#: ../scenario-dvr-ovs.rst:485 ../scenario-dvr-ovs.rst:551 +#: ../scenario-dvr-ovs.rst:645 ../scenario-l3ha-lb.rst:202 +#: ../scenario-l3ha-lb.rst:265 ../scenario-l3ha-lb.rst:360 +#: ../scenario-l3ha-ovs.rst:213 ../scenario-l3ha-ovs.rst:276 +#: ../scenario-l3ha-ovs.rst:368 ../scenario-provider-lb.rst:367 +#: ../scenario-provider-lb.rst:456 ../scenario-provider-ovs.rst:401 +#: ../scenario-provider-ovs.rst:504 msgid "Configure common options. Edit the ``/etc/neutron/neutron.conf`` file:" msgstr "" @@ -5326,9 +5383,10 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:551 ../scenario-classic-ovs.rst:652 -#: ../scenario-dvr-ovs.rst:509 ../scenario-l3ha-lb.rst:223 -#: ../scenario-l3ha-ovs.rst:240 +# #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# +#: ../scenario-classic-lb.rst:550 ../scenario-classic-ovs.rst:651 +#: ../scenario-dvr-ovs.rst:503 ../scenario-l3ha-lb.rst:218 +#: ../scenario-l3ha-ovs.rst:229 ../scenario-provider-ovs.rst:419 msgid "" "Configure the ML2 plug-in. Edit the ``/etc/neutron/plugins/ml2/ml2_conf." "ini`` file:" @@ -5336,7 +5394,7 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:576 ../scenario-l3ha-lb.rst:248 +#: ../scenario-classic-lb.rst:573 ../scenario-l3ha-lb.rst:241 msgid "" "Replace ``MIN_VLAN_ID``, ``MAX_VLAN_ID``, ``MIN_VXLAN_ID``, and " "``MAX_VXLAN_ID`` with VLAN and VXLAN ID minimum and maximum values suitable " @@ -5347,8 +5405,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:582 ../scenario-classic-ovs.rst:686 -#: ../scenario-l3ha-lb.rst:254 ../scenario-l3ha-ovs.rst:274 +#: ../scenario-classic-lb.rst:579 ../scenario-classic-ovs.rst:683 +#: ../scenario-l3ha-lb.rst:247 ../scenario-l3ha-ovs.rst:261 msgid "" "The first value in the ``tenant_network_types`` option becomes the default " "project network type when a regular user creates a network." @@ -5358,8 +5416,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:587 ../scenario-classic-ovs.rst:691 -#: ../scenario-l3ha-lb.rst:259 ../scenario-l3ha-ovs.rst:279 +#: ../scenario-classic-lb.rst:584 ../scenario-classic-ovs.rst:688 +#: ../scenario-l3ha-lb.rst:252 ../scenario-l3ha-ovs.rst:266 msgid "" "The ``external`` value in the ``network_vlan_ranges`` option lacks VLAN ID " "ranges to support use of arbitrary VLAN IDs by administrative users." @@ -5372,72 +5430,42 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:590 ../scenario-classic-lb.rst:690 -#: ../scenario-classic-lb.rst:746 ../scenario-classic-ovs.rst:694 -#: ../scenario-classic-ovs.rst:798 ../scenario-classic-ovs.rst:854 -#: ../scenario-dvr-ovs.rst:552 ../scenario-dvr-ovs.rst:658 -#: ../scenario-dvr-ovs.rst:745 ../scenario-l3ha-lb.rst:262 -#: ../scenario-l3ha-lb.rst:368 ../scenario-l3ha-lb.rst:424 -#: ../scenario-l3ha-ovs.rst:282 ../scenario-l3ha-ovs.rst:386 -#: ../scenario-l3ha-ovs.rst:441 ../scenario-provider-lb.rst:448 -#: ../scenario-provider-lb.rst:497 ../scenario-provider-ovs.rst:497 -#: ../scenario-provider-ovs.rst:560 +#: ../scenario-classic-lb.rst:587 ../scenario-classic-lb.rst:678 +#: ../scenario-classic-lb.rst:720 ../scenario-classic-ovs.rst:691 +#: ../scenario-classic-ovs.rst:778 ../scenario-classic-ovs.rst:817 +#: ../scenario-dvr-ovs.rst:544 ../scenario-dvr-ovs.rst:634 +#: ../scenario-dvr-ovs.rst:702 ../scenario-l3ha-lb.rst:255 +#: ../scenario-l3ha-lb.rst:350 ../scenario-l3ha-lb.rst:392 +#: ../scenario-l3ha-ovs.rst:269 ../scenario-l3ha-ovs.rst:357 +#: ../scenario-l3ha-ovs.rst:396 ../scenario-provider-lb.rst:447 +#: ../scenario-provider-lb.rst:484 ../scenario-provider-ovs.rst:495 +#: ../scenario-provider-ovs.rst:546 msgid "Start the following services:" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:595 ../scenario-classic-ovs.rst:699 -#: ../scenario-dvr-ovs.rst:557 +#: ../scenario-classic-lb.rst:592 ../scenario-classic-ovs.rst:696 +#: ../scenario-dvr-ovs.rst:549 msgid "Network node" msgstr "" -# #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:597 ../scenario-classic-ovs.rst:701 -#: ../scenario-dvr-ovs.rst:559 ../scenario-l3ha-lb.rst:269 -#: ../scenario-l3ha-ovs.rst:289 -msgid "" -"Configure the kernel to enable packet forwarding and disable reverse path " -"filtering. Edit the ``/etc/sysctl.conf`` file:" -msgstr "" - -# #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:606 ../scenario-classic-lb.rst:710 -#: ../scenario-classic-ovs.rst:710 ../scenario-classic-ovs.rst:819 -#: ../scenario-dvr-ovs.rst:568 ../scenario-dvr-ovs.rst:681 -#: ../scenario-l3ha-lb.rst:278 ../scenario-l3ha-lb.rst:388 -#: ../scenario-l3ha-ovs.rst:298 ../scenario-l3ha-ovs.rst:407 -#: ../scenario-provider-lb.rst:376 ../scenario-provider-lb.rst:465 -#: ../scenario-provider-ovs.rst:411 ../scenario-provider-ovs.rst:514 -msgid "Load the new kernel configuration:" -msgstr "" - # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:619 ../scenario-classic-lb.rst:723 -#: ../scenario-l3ha-lb.rst:291 ../scenario-l3ha-lb.rst:401 -#: ../scenario-provider-lb.rst:478 +#: ../scenario-classic-lb.rst:601 ../scenario-classic-lb.rst:695 +#: ../scenario-l3ha-lb.rst:272 ../scenario-l3ha-lb.rst:367 +#: ../scenario-provider-lb.rst:418 ../scenario-provider-lb.rst:463 msgid "" "Configure the Linux bridge agent. Edit the ``/etc/neutron/plugins/ml2/" -"ml2_conf.ini`` file:" +"linuxbridge_agent.ini`` file:" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:637 ../scenario-l3ha-lb.rst:309 -#: ../scenario-l3ha-lb.rst:419 +#: ../scenario-classic-lb.rst:621 ../scenario-l3ha-lb.rst:292 +#: ../scenario-l3ha-lb.rst:387 msgid "" "Replace ``PROJECT_VLAN_INTERFACE`` and ``EXTERNAL_INTERFACE`` with the name " "of the underlying interface that handles VLAN project networks and external " @@ -5450,12 +5478,23 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:642 ../scenario-classic-ovs.rst:745 -#: ../scenario-dvr-ovs.rst:604 ../scenario-dvr-ovs.rst:717 -#: ../scenario-l3ha-lb.rst:314 ../scenario-l3ha-ovs.rst:332 +#: ../scenario-classic-lb.rst:626 ../scenario-classic-ovs.rst:726 +#: ../scenario-dvr-ovs.rst:581 ../scenario-dvr-ovs.rst:675 +#: ../scenario-l3ha-lb.rst:297 ../scenario-l3ha-ovs.rst:304 msgid "Configure the L3 agent. Edit the ``/etc/neutron/l3_agent.ini`` file:" msgstr "" +# #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# +#: ../scenario-classic-lb.rst:637 ../scenario-classic-ovs.rst:737 +#: ../scenario-dvr-ovs.rst:593 ../scenario-dvr-ovs.rst:687 +#: ../scenario-l3ha-lb.rst:309 ../scenario-l3ha-ovs.rst:316 +msgid "The ``external_network_bridge`` option intentionally contains no value." +msgstr "" + # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# @@ -5463,17 +5502,17 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:652 ../scenario-classic-ovs.rst:760 -#: ../scenario-dvr-ovs.rst:620 ../scenario-l3ha-lb.rst:330 -#: ../scenario-l3ha-ovs.rst:348 ../scenario-provider-lb.rst:437 -#: ../scenario-provider-ovs.rst:466 +#: ../scenario-classic-lb.rst:640 ../scenario-classic-ovs.rst:740 +#: ../scenario-dvr-ovs.rst:596 ../scenario-l3ha-lb.rst:312 +#: ../scenario-l3ha-ovs.rst:319 ../scenario-provider-lb.rst:436 +#: ../scenario-provider-ovs.rst:464 msgid "" "Configure the DHCP agent. Edit the ``/etc/neutron/dhcp_agent.ini`` file:" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:663 ../scenario-l3ha-lb.rst:341 +#: ../scenario-classic-lb.rst:651 ../scenario-l3ha-lb.rst:323 msgid "(Optional) Reduce MTU for VXLAN project networks." msgstr "" @@ -5482,9 +5521,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:665 ../scenario-classic-ovs.rst:773 -#: ../scenario-dvr-ovs.rst:633 ../scenario-l3ha-lb.rst:343 -#: ../scenario-l3ha-ovs.rst:361 +#: ../scenario-classic-lb.rst:653 ../scenario-classic-ovs.rst:753 +#: ../scenario-dvr-ovs.rst:609 ../scenario-l3ha-lb.rst:325 +#: ../scenario-l3ha-ovs.rst:332 msgid "Edit the ``/etc/neutron/dhcp_agent.ini`` file:" msgstr "" @@ -5493,9 +5532,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:672 ../scenario-classic-ovs.rst:780 -#: ../scenario-dvr-ovs.rst:640 ../scenario-l3ha-lb.rst:350 -#: ../scenario-l3ha-ovs.rst:368 +#: ../scenario-classic-lb.rst:660 ../scenario-classic-ovs.rst:760 +#: ../scenario-dvr-ovs.rst:616 ../scenario-l3ha-lb.rst:332 +#: ../scenario-l3ha-ovs.rst:339 msgid "Edit the ``/etc/neutron/dnsmasq-neutron.conf`` file:" msgstr "" @@ -5504,9 +5543,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:678 ../scenario-classic-ovs.rst:786 -#: ../scenario-dvr-ovs.rst:646 ../scenario-dvr-ovs.rst:733 -#: ../scenario-l3ha-lb.rst:356 ../scenario-l3ha-ovs.rst:374 +#: ../scenario-classic-lb.rst:666 ../scenario-classic-ovs.rst:766 +#: ../scenario-dvr-ovs.rst:622 ../scenario-dvr-ovs.rst:690 +#: ../scenario-l3ha-lb.rst:338 ../scenario-l3ha-ovs.rst:345 msgid "" "Configure the metadata agent. Edit the ``/etc/neutron/metadata_agent.ini`` " "file:" @@ -5517,18 +5556,18 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:688 ../scenario-classic-ovs.rst:796 -#: ../scenario-dvr-ovs.rst:656 ../scenario-dvr-ovs.rst:743 -#: ../scenario-l3ha-lb.rst:366 ../scenario-l3ha-ovs.rst:384 +#: ../scenario-classic-lb.rst:676 ../scenario-classic-ovs.rst:776 +#: ../scenario-dvr-ovs.rst:632 ../scenario-dvr-ovs.rst:700 +#: ../scenario-l3ha-lb.rst:348 ../scenario-l3ha-ovs.rst:355 msgid "Replace ``METADATA_SECRET`` with a suitable value for your environment." msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:692 ../scenario-classic-lb.rst:748 -#: ../scenario-l3ha-lb.rst:370 ../scenario-l3ha-lb.rst:426 -#: ../scenario-provider-lb.rst:451 ../scenario-provider-lb.rst:499 +#: ../scenario-classic-lb.rst:680 ../scenario-classic-lb.rst:722 +#: ../scenario-l3ha-lb.rst:352 ../scenario-l3ha-lb.rst:394 +#: ../scenario-provider-lb.rst:450 ../scenario-provider-lb.rst:486 msgid "Linux bridge agent" msgstr "" @@ -5537,9 +5576,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:693 ../scenario-classic-ovs.rst:802 -#: ../scenario-dvr-ovs.rst:662 ../scenario-dvr-ovs.rst:749 -#: ../scenario-l3ha-lb.rst:371 ../scenario-l3ha-ovs.rst:390 +#: ../scenario-classic-lb.rst:681 ../scenario-classic-ovs.rst:782 +#: ../scenario-dvr-ovs.rst:638 ../scenario-dvr-ovs.rst:706 +#: ../scenario-l3ha-lb.rst:353 ../scenario-l3ha-ovs.rst:361 msgid "L3 agent" msgstr "" @@ -5550,10 +5589,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:694 ../scenario-classic-ovs.rst:803 -#: ../scenario-dvr-ovs.rst:663 ../scenario-l3ha-lb.rst:372 -#: ../scenario-l3ha-ovs.rst:391 ../scenario-provider-lb.rst:452 -#: ../scenario-provider-ovs.rst:501 +#: ../scenario-classic-lb.rst:682 ../scenario-classic-ovs.rst:783 +#: ../scenario-dvr-ovs.rst:639 ../scenario-l3ha-lb.rst:354 +#: ../scenario-l3ha-ovs.rst:362 ../scenario-provider-lb.rst:451 +#: ../scenario-provider-ovs.rst:499 msgid "DHCP agent" msgstr "" @@ -5562,9 +5601,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:695 ../scenario-classic-ovs.rst:804 -#: ../scenario-dvr-ovs.rst:664 ../scenario-dvr-ovs.rst:750 -#: ../scenario-l3ha-lb.rst:373 ../scenario-l3ha-ovs.rst:392 +#: ../scenario-classic-lb.rst:683 ../scenario-classic-ovs.rst:784 +#: ../scenario-dvr-ovs.rst:640 ../scenario-dvr-ovs.rst:707 +#: ../scenario-l3ha-lb.rst:355 ../scenario-l3ha-ovs.rst:363 msgid "Metadata agent" msgstr "" @@ -5575,25 +5614,14 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:698 ../scenario-classic-ovs.rst:807 -#: ../scenario-dvr-ovs.rst:667 ../scenario-l3ha-lb.rst:376 -#: ../scenario-l3ha-ovs.rst:395 ../scenario-provider-lb.rst:455 -#: ../scenario-provider-ovs.rst:504 +#: ../scenario-classic-lb.rst:686 ../scenario-classic-ovs.rst:787 +#: ../scenario-dvr-ovs.rst:643 ../scenario-l3ha-lb.rst:358 +#: ../scenario-l3ha-ovs.rst:366 ../scenario-provider-lb.rst:454 +#: ../scenario-provider-ovs.rst:502 msgid "Compute nodes" msgstr "" -# #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:700 ../scenario-classic-ovs.rst:809 -#: ../scenario-l3ha-lb.rst:378 ../scenario-l3ha-ovs.rst:397 -msgid "" -"Configure the kernel to enable *iptables* on bridges and disable reverse " -"path filtering. Edit the ``/etc/sysctl.conf`` file:" -msgstr "" - -#: ../scenario-classic-lb.rst:741 +#: ../scenario-classic-lb.rst:715 msgid "" "Replace ``PROJECT_VLAN_INTERFACE`` with the name of the underlying interface " "that handles VLAN project networks and external networks, respectively. " @@ -5608,10 +5636,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:751 ../scenario-classic-ovs.rst:860 -#: ../scenario-dvr-ovs.rst:753 ../scenario-l3ha-lb.rst:429 -#: ../scenario-l3ha-ovs.rst:447 ../scenario-provider-lb.rst:502 -#: ../scenario-provider-ovs.rst:565 +#: ../scenario-classic-lb.rst:725 ../scenario-classic-ovs.rst:823 +#: ../scenario-dvr-ovs.rst:710 ../scenario-l3ha-lb.rst:397 +#: ../scenario-l3ha-ovs.rst:402 ../scenario-provider-lb.rst:489 +#: ../scenario-provider-ovs.rst:551 msgid "Verify service operation" msgstr "" @@ -5622,10 +5650,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:754 ../scenario-classic-ovs.rst:863 -#: ../scenario-dvr-ovs.rst:756 ../scenario-l3ha-lb.rst:432 -#: ../scenario-l3ha-ovs.rst:450 ../scenario-provider-lb.rst:505 -#: ../scenario-provider-ovs.rst:568 +#: ../scenario-classic-lb.rst:728 ../scenario-classic-ovs.rst:826 +#: ../scenario-dvr-ovs.rst:713 ../scenario-l3ha-lb.rst:400 +#: ../scenario-l3ha-ovs.rst:405 ../scenario-provider-lb.rst:492 +#: ../scenario-provider-ovs.rst:554 msgid "Verify presence and operation of the agents:" msgstr "" @@ -5636,10 +5664,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:772 ../scenario-classic-ovs.rst:881 -#: ../scenario-dvr-ovs.rst:778 ../scenario-l3ha-lb.rst:454 -#: ../scenario-l3ha-ovs.rst:472 ../scenario-provider-lb.rst:521 -#: ../scenario-provider-ovs.rst:584 +#: ../scenario-classic-lb.rst:746 ../scenario-classic-ovs.rst:844 +#: ../scenario-dvr-ovs.rst:735 ../scenario-l3ha-lb.rst:422 +#: ../scenario-l3ha-ovs.rst:427 ../scenario-provider-lb.rst:508 +#: ../scenario-provider-ovs.rst:570 msgid "Create initial networks" msgstr "" @@ -5648,9 +5676,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:774 ../scenario-classic-ovs.rst:883 -#: ../scenario-dvr-ovs.rst:780 ../scenario-l3ha-lb.rst:456 -#: ../scenario-l3ha-ovs.rst:474 +#: ../scenario-classic-lb.rst:748 ../scenario-classic-ovs.rst:846 +#: ../scenario-dvr-ovs.rst:737 ../scenario-l3ha-lb.rst:424 +#: ../scenario-l3ha-ovs.rst:429 msgid "" "This example creates a flat external network and a VXLAN project network." msgstr "" @@ -5660,9 +5688,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:777 ../scenario-classic-ovs.rst:886 -#: ../scenario-dvr-ovs.rst:783 ../scenario-l3ha-lb.rst:459 -#: ../scenario-l3ha-ovs.rst:477 +#: ../scenario-classic-lb.rst:751 ../scenario-classic-ovs.rst:849 +#: ../scenario-dvr-ovs.rst:740 ../scenario-l3ha-lb.rst:427 +#: ../scenario-l3ha-ovs.rst:432 msgid "Create the external network:" msgstr "" @@ -5671,15 +5699,15 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:801 ../scenario-classic-ovs.rst:910 -#: ../scenario-dvr-ovs.rst:807 ../scenario-l3ha-lb.rst:483 -#: ../scenario-l3ha-ovs.rst:501 +#: ../scenario-classic-lb.rst:775 ../scenario-classic-ovs.rst:873 +#: ../scenario-dvr-ovs.rst:764 ../scenario-l3ha-lb.rst:451 +#: ../scenario-l3ha-ovs.rst:456 msgid "Create a subnet on the external network:" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:830 ../scenario-l3ha-lb.rst:512 +#: ../scenario-classic-lb.rst:804 ../scenario-l3ha-lb.rst:480 msgid "" "The example configuration contains ``vlan`` as the first project network " "type. Only an administrative user can create other types of networks such as " @@ -5692,9 +5720,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:835 ../scenario-classic-ovs.rst:944 -#: ../scenario-dvr-ovs.rst:841 ../scenario-l3ha-lb.rst:517 -#: ../scenario-l3ha-ovs.rst:535 +#: ../scenario-classic-lb.rst:809 ../scenario-classic-ovs.rst:907 +#: ../scenario-dvr-ovs.rst:798 ../scenario-l3ha-lb.rst:485 +#: ../scenario-l3ha-ovs.rst:490 msgid "" "Obtain the ID of a regular project. For example, using the ``demo`` project:" msgstr "" @@ -5703,8 +5731,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:850 ../scenario-classic-ovs.rst:959 -#: ../scenario-dvr-ovs.rst:855 ../scenario-l3ha-ovs.rst:550 +#: ../scenario-classic-lb.rst:824 ../scenario-classic-ovs.rst:922 +#: ../scenario-dvr-ovs.rst:812 ../scenario-l3ha-ovs.rst:505 msgid "Create the project network:" msgstr "" @@ -5714,10 +5742,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:874 ../scenario-classic-lb.rst:981 -#: ../scenario-classic-ovs.rst:983 ../scenario-classic-ovs.rst:1090 -#: ../scenario-l3ha-lb.rst:557 ../scenario-l3ha-ovs.rst:831 -#: ../scenario-provider-lb.rst:596 ../scenario-provider-ovs.rst:659 +#: ../scenario-classic-lb.rst:848 ../scenario-classic-lb.rst:955 +#: ../scenario-classic-ovs.rst:946 ../scenario-classic-ovs.rst:1053 +#: ../scenario-l3ha-lb.rst:525 ../scenario-l3ha-ovs.rst:786 +#: ../scenario-provider-lb.rst:583 ../scenario-provider-ovs.rst:645 msgid "" "Source the regular project credentials. The following steps use the ``demo`` " "project." @@ -5728,9 +5756,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:876 ../scenario-classic-ovs.rst:985 -#: ../scenario-dvr-ovs.rst:880 ../scenario-l3ha-lb.rst:559 -#: ../scenario-l3ha-ovs.rst:577 +#: ../scenario-classic-lb.rst:850 ../scenario-classic-ovs.rst:948 +#: ../scenario-dvr-ovs.rst:837 ../scenario-l3ha-lb.rst:527 +#: ../scenario-l3ha-ovs.rst:532 msgid "Create a subnet on the project network:" msgstr "" @@ -5738,16 +5766,16 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:902 ../scenario-classic-ovs.rst:1011 -#: ../scenario-l3ha-lb.rst:585 ../scenario-l3ha-ovs.rst:603 +#: ../scenario-classic-lb.rst:876 ../scenario-classic-ovs.rst:974 +#: ../scenario-l3ha-lb.rst:553 ../scenario-l3ha-ovs.rst:558 msgid "Create a project router:" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:920 ../scenario-classic-ovs.rst:1030 -#: ../scenario-l3ha-ovs.rst:630 +#: ../scenario-classic-lb.rst:894 ../scenario-classic-ovs.rst:993 +#: ../scenario-l3ha-ovs.rst:585 msgid "Add the project subnet as an interface on the router:" msgstr "" @@ -5755,8 +5783,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:927 ../scenario-classic-ovs.rst:1037 -#: ../scenario-l3ha-lb.rst:619 ../scenario-l3ha-ovs.rst:637 +#: ../scenario-classic-lb.rst:901 ../scenario-classic-ovs.rst:1000 +#: ../scenario-l3ha-lb.rst:587 ../scenario-l3ha-ovs.rst:592 msgid "Add a gateway to the external network on the router:" msgstr "" @@ -5767,16 +5795,16 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:935 ../scenario-classic-ovs.rst:1045 -#: ../scenario-dvr-ovs.rst:948 ../scenario-l3ha-lb.rst:627 -#: ../scenario-l3ha-ovs.rst:645 ../scenario-provider-lb.rst:583 -#: ../scenario-provider-ovs.rst:646 +#: ../scenario-classic-lb.rst:909 ../scenario-classic-ovs.rst:1008 +#: ../scenario-dvr-ovs.rst:905 ../scenario-l3ha-lb.rst:595 +#: ../scenario-l3ha-ovs.rst:600 ../scenario-provider-lb.rst:570 +#: ../scenario-provider-ovs.rst:632 msgid "Verify network operation" msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:937 ../scenario-classic-ovs.rst:1047 +#: ../scenario-classic-lb.rst:911 ../scenario-classic-ovs.rst:1010 msgid "" "On the network node, verify creation of the ``qrouter`` and ``qdhcp`` " "namespaces:" @@ -5786,8 +5814,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:948 ../scenario-classic-ovs.rst:1057 -#: ../scenario-provider-lb.rst:594 ../scenario-provider-ovs.rst:657 +#: ../scenario-classic-lb.rst:922 ../scenario-classic-ovs.rst:1020 +#: ../scenario-provider-lb.rst:581 ../scenario-provider-ovs.rst:643 msgid "The ``qdhcp`` namespace might not exist until launching an instance." msgstr "" @@ -5796,9 +5824,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:950 ../scenario-classic-ovs.rst:1059 -#: ../scenario-dvr-ovs.rst:965 ../scenario-l3ha-lb.rst:780 -#: ../scenario-l3ha-ovs.rst:798 +#: ../scenario-classic-lb.rst:924 ../scenario-classic-ovs.rst:1022 +#: ../scenario-dvr-ovs.rst:922 ../scenario-l3ha-lb.rst:748 +#: ../scenario-l3ha-ovs.rst:753 msgid "" "Determine the external network gateway IP address for the project network on " "the router, typically the lowest IP address in the external subnet IP " @@ -5810,9 +5838,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:965 ../scenario-classic-ovs.rst:1074 -#: ../scenario-dvr-ovs.rst:979 ../scenario-l3ha-lb.rst:797 -#: ../scenario-l3ha-ovs.rst:815 +#: ../scenario-classic-lb.rst:939 ../scenario-classic-ovs.rst:1037 +#: ../scenario-dvr-ovs.rst:936 ../scenario-l3ha-lb.rst:765 +#: ../scenario-l3ha-ovs.rst:770 msgid "" "On the controller node or any host with access to the external network, ping " "the external network gateway IP address on the project router:" @@ -5821,8 +5849,8 @@ msgstr "" # #-#-#-#-# scenario-classic-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:983 ../scenario-classic-ovs.rst:1092 -#: ../scenario-dvr-ovs.rst:996 +#: ../scenario-classic-lb.rst:957 ../scenario-classic-ovs.rst:1055 +#: ../scenario-dvr-ovs.rst:953 msgid "Launch an instance with an interface on the project network." msgstr "" @@ -5831,9 +5859,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:984 ../scenario-classic-ovs.rst:1093 -#: ../scenario-dvr-ovs.rst:1005 ../scenario-l3ha-lb.rst:875 -#: ../scenario-l3ha-ovs.rst:893 +#: ../scenario-classic-lb.rst:958 ../scenario-classic-ovs.rst:1056 +#: ../scenario-dvr-ovs.rst:962 ../scenario-l3ha-lb.rst:843 +#: ../scenario-l3ha-ovs.rst:848 msgid "Obtain console access to the instance." msgstr "" @@ -5842,9 +5870,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:986 ../scenario-classic-ovs.rst:1095 -#: ../scenario-dvr-ovs.rst:1007 ../scenario-l3ha-lb.rst:877 -#: ../scenario-l3ha-ovs.rst:895 +#: ../scenario-classic-lb.rst:960 ../scenario-classic-ovs.rst:1058 +#: ../scenario-dvr-ovs.rst:964 ../scenario-l3ha-lb.rst:845 +#: ../scenario-l3ha-ovs.rst:850 msgid "Test connectivity to the project router:" msgstr "" @@ -5855,10 +5883,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:1001 ../scenario-classic-ovs.rst:1110 -#: ../scenario-dvr-ovs.rst:1022 ../scenario-l3ha-lb.rst:892 -#: ../scenario-l3ha-ovs.rst:910 ../scenario-provider-lb.rst:694 -#: ../scenario-provider-ovs.rst:757 +#: ../scenario-classic-lb.rst:975 ../scenario-classic-ovs.rst:1073 +#: ../scenario-dvr-ovs.rst:979 ../scenario-l3ha-lb.rst:860 +#: ../scenario-l3ha-ovs.rst:865 ../scenario-provider-lb.rst:681 +#: ../scenario-provider-ovs.rst:743 msgid "Test connectivity to the Internet:" msgstr "" @@ -5869,10 +5897,10 @@ msgstr "" # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:1016 ../scenario-classic-ovs.rst:1125 -#: ../scenario-dvr-ovs.rst:1037 ../scenario-l3ha-lb.rst:815 -#: ../scenario-l3ha-ovs.rst:833 ../scenario-provider-lb.rst:598 -#: ../scenario-provider-ovs.rst:661 +#: ../scenario-classic-lb.rst:990 ../scenario-classic-ovs.rst:1088 +#: ../scenario-dvr-ovs.rst:994 ../scenario-l3ha-lb.rst:783 +#: ../scenario-l3ha-ovs.rst:788 ../scenario-provider-lb.rst:585 +#: ../scenario-provider-ovs.rst:647 msgid "" "Create the appropriate security group rules to allow ping and SSH access to " "the instance. For example:" @@ -5883,9 +5911,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:1037 ../scenario-classic-ovs.rst:1144 -#: ../scenario-dvr-ovs.rst:1058 ../scenario-l3ha-lb.rst:907 -#: ../scenario-l3ha-ovs.rst:925 +#: ../scenario-classic-lb.rst:1011 ../scenario-classic-ovs.rst:1107 +#: ../scenario-dvr-ovs.rst:1015 ../scenario-l3ha-lb.rst:875 +#: ../scenario-l3ha-ovs.rst:880 msgid "Create a floating IP address on the external network:" msgstr "" @@ -5894,9 +5922,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:1056 ../scenario-classic-ovs.rst:1162 -#: ../scenario-dvr-ovs.rst:1078 ../scenario-l3ha-lb.rst:927 -#: ../scenario-l3ha-ovs.rst:945 +#: ../scenario-classic-lb.rst:1030 ../scenario-classic-ovs.rst:1125 +#: ../scenario-dvr-ovs.rst:1035 ../scenario-l3ha-lb.rst:895 +#: ../scenario-l3ha-ovs.rst:900 msgid "Associate the floating IP address with the instance:" msgstr "" @@ -5905,9 +5933,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:1062 ../scenario-classic-ovs.rst:1168 -#: ../scenario-dvr-ovs.rst:1084 ../scenario-l3ha-lb.rst:933 -#: ../scenario-l3ha-ovs.rst:951 +#: ../scenario-classic-lb.rst:1036 ../scenario-classic-ovs.rst:1131 +#: ../scenario-dvr-ovs.rst:1041 ../scenario-l3ha-lb.rst:901 +#: ../scenario-l3ha-ovs.rst:906 msgid "Verify addition of the floating IP address to the instance:" msgstr "" @@ -5916,9 +5944,9 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-lb.rst:1074 ../scenario-classic-ovs.rst:1179 -#: ../scenario-dvr-ovs.rst:1104 ../scenario-l3ha-lb.rst:945 -#: ../scenario-l3ha-ovs.rst:963 +#: ../scenario-classic-lb.rst:1048 ../scenario-classic-ovs.rst:1142 +#: ../scenario-dvr-ovs.rst:1061 ../scenario-l3ha-lb.rst:913 +#: ../scenario-l3ha-ovs.rst:918 msgid "" "On the controller node or any host with access to the external network, ping " "the floating IP address associated with the instance:" @@ -5934,6 +5962,18 @@ msgid "" "service using the ML2 plug-in with Open vSwitch (OVS)." msgstr "" +#: ../scenario-classic-ovs.rst:17 +msgid "" +"Project networks provide connectivity to instances for a particular project. " +"Regular (non-privileged) users can manage project networks within the " +"allocation that an administrator or operator defines for for them. Project " +"networks can use VLAN, GRE, or VXLAN transport methods depending on the " +"allocation. Project networks generally use private IP address ranges " +"(RFC1918) and lack connectivity to external networks such as the Internet. " +"Networking refers to IP addresses on project networks as *fixed* IP " +"addresses." +msgstr "" + # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-classic-ovs.rst:60 ../scenario-l3ha-ovs.rst:31 @@ -5979,8 +6019,8 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:118 ../scenario-dvr-ovs.rst:80 -#: ../scenario-l3ha-ovs.rst:100 ../scenario-provider-ovs.rst:82 +#: ../scenario-classic-ovs.rst:118 ../scenario-dvr-ovs.rst:74 +#: ../scenario-l3ha-ovs.rst:90 ../scenario-provider-ovs.rst:82 msgid "" "Linux distributions often package older releases of Open vSwitch that can " "introduce issues during operation with the Networking service. We recommend " @@ -5994,31 +6034,30 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:127 ../scenario-dvr-ovs.rst:89 -#: ../scenario-l3ha-ovs.rst:109 +#: ../scenario-classic-ovs.rst:127 ../scenario-dvr-ovs.rst:83 +#: ../scenario-l3ha-ovs.rst:99 msgid "Implementing VXLAN networks requires Linux kernel 3.13 or newer." msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:148 ../scenario-dvr-ovs.rst:109 -#: ../scenario-l3ha-ovs.rst:130 +#: ../scenario-classic-ovs.rst:148 ../scenario-dvr-ovs.rst:103 +#: ../scenario-l3ha-ovs.rst:120 msgid "" -"Open vSwitch service, ML2 plug-in, Open vSwitch agent, L3 agent, DHCP agent, " -"metadata agent, and any dependencies." +"Open vSwitch service, Open vSwitch agent, L3 agent, DHCP agent, metadata " +"agent, and any dependencies." msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:158 ../scenario-l3ha-ovs.rst:141 +#: ../scenario-classic-ovs.rst:158 ../scenario-l3ha-ovs.rst:131 #: ../scenario-provider-ovs.rst:112 -msgid "" -"Open vSwitch service, ML2 plug-in, Open vSwitch agent, and any dependencies." +msgid "Open vSwitch service, Open vSwitch agent, and any dependencies." msgstr "" -#: ../scenario-classic-ovs.rst:164 +#: ../scenario-classic-ovs.rst:163 msgid "" "The classic architecture provides basic virtual networking components in " "your environment. Routing among project and external networks resides " @@ -6032,16 +6071,16 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:177 ../scenario-classic-ovs.rst:196 -#: ../scenario-dvr-ovs.rst:137 ../scenario-dvr-ovs.rst:163 -#: ../scenario-l3ha-ovs.rst:152 ../scenario-l3ha-ovs.rst:171 +#: ../scenario-classic-ovs.rst:176 ../scenario-classic-ovs.rst:195 +#: ../scenario-dvr-ovs.rst:131 ../scenario-dvr-ovs.rst:157 +#: ../scenario-l3ha-ovs.rst:141 ../scenario-l3ha-ovs.rst:160 msgid "" "Open vSwitch agent managing virtual switches, connectivity among them, and " "interaction via virtual ports with other network components such as " "namespaces, Linux bridges, and underlying interfaces." msgstr "" -#: ../scenario-classic-ovs.rst:199 +#: ../scenario-classic-ovs.rst:198 msgid "" "Linux bridges handling security groups. Due to limitations with Open vSwitch " "and *iptables*, the Networking service uses a Linux bridge to manage " @@ -6051,8 +6090,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:244 ../scenario-dvr-ovs.rst:231 -#: ../scenario-provider-ovs.rst:210 +#: ../scenario-classic-ovs.rst:243 ../scenario-dvr-ovs.rst:225 +#: ../scenario-provider-ovs.rst:209 msgid "" "The instance 1 ``tap`` interface (1) forwards the packet to the Linux bridge " "``qbr``. The packet contains destination MAC address *TG* because the " @@ -6061,8 +6100,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:247 ../scenario-classic-ovs.rst:439 -#: ../scenario-dvr-ovs.rst:234 ../scenario-dvr-ovs.rst:425 +#: ../scenario-classic-ovs.rst:246 ../scenario-classic-ovs.rst:438 +#: ../scenario-dvr-ovs.rst:228 ../scenario-dvr-ovs.rst:419 msgid "" "Security group rules (2) on the Linux bridge ``qbr`` handle state tracking " "for the packet." @@ -6071,62 +6110,62 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:249 ../scenario-classic-ovs.rst:441 -#: ../scenario-classic-ovs.rst:577 ../scenario-dvr-ovs.rst:236 -#: ../scenario-dvr-ovs.rst:358 ../scenario-dvr-ovs.rst:427 -#: ../scenario-provider-ovs.rst:215 ../scenario-provider-ovs.rst:278 -#: ../scenario-provider-ovs.rst:351 +#: ../scenario-classic-ovs.rst:248 ../scenario-classic-ovs.rst:440 +#: ../scenario-classic-ovs.rst:576 ../scenario-dvr-ovs.rst:230 +#: ../scenario-dvr-ovs.rst:352 ../scenario-dvr-ovs.rst:421 +#: ../scenario-provider-ovs.rst:214 ../scenario-provider-ovs.rst:277 +#: ../scenario-provider-ovs.rst:350 msgid "" "The Linux bridge ``qbr`` forwards the packet to the Open vSwitch integration " "bridge ``br-int``." msgstr "" -#: ../scenario-classic-ovs.rst:251 ../scenario-classic-ovs.rst:350 +#: ../scenario-classic-ovs.rst:250 ../scenario-classic-ovs.rst:349 msgid "" "The Open vSwitch integration bridge ``br-int`` adds the internal tag for the " "project network." msgstr "" -#: ../scenario-classic-ovs.rst:255 ../scenario-classic-ovs.rst:354 -#: ../scenario-classic-ovs.rst:447 ../scenario-classic-ovs.rst:495 -#: ../scenario-classic-ovs.rst:583 +#: ../scenario-classic-ovs.rst:254 ../scenario-classic-ovs.rst:353 +#: ../scenario-classic-ovs.rst:446 ../scenario-classic-ovs.rst:494 +#: ../scenario-classic-ovs.rst:582 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "Open vSwitch VLAN bridge ``br-vlan``." msgstr "" -#: ../scenario-classic-ovs.rst:257 ../scenario-classic-ovs.rst:356 +#: ../scenario-classic-ovs.rst:256 ../scenario-classic-ovs.rst:355 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` replaces the internal tag with the " "actual VLAN tag of the project network." msgstr "" -#: ../scenario-classic-ovs.rst:259 ../scenario-classic-ovs.rst:451 +#: ../scenario-classic-ovs.rst:258 ../scenario-classic-ovs.rst:450 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to the network " "node via the VLAN interface." msgstr "" -#: ../scenario-classic-ovs.rst:262 ../scenario-classic-ovs.rst:282 -#: ../scenario-classic-ovs.rst:361 ../scenario-classic-ovs.rst:381 -#: ../scenario-classic-ovs.rst:454 ../scenario-classic-ovs.rst:474 -#: ../scenario-classic-ovs.rst:502 ../scenario-classic-ovs.rst:522 -#: ../scenario-classic-ovs.rst:590 ../scenario-classic-ovs.rst:610 +#: ../scenario-classic-ovs.rst:261 ../scenario-classic-ovs.rst:281 +#: ../scenario-classic-ovs.rst:360 ../scenario-classic-ovs.rst:380 +#: ../scenario-classic-ovs.rst:453 ../scenario-classic-ovs.rst:473 +#: ../scenario-classic-ovs.rst:501 ../scenario-classic-ovs.rst:521 +#: ../scenario-classic-ovs.rst:589 ../scenario-classic-ovs.rst:609 msgid "For VXLAN and GRE project networks:" msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:264 ../scenario-classic-ovs.rst:363 -#: ../scenario-classic-ovs.rst:456 ../scenario-classic-ovs.rst:504 -#: ../scenario-classic-ovs.rst:592 ../scenario-dvr-ovs.rst:247 -#: ../scenario-dvr-ovs.rst:439 +#: ../scenario-classic-ovs.rst:263 ../scenario-classic-ovs.rst:362 +#: ../scenario-classic-ovs.rst:455 ../scenario-classic-ovs.rst:503 +#: ../scenario-classic-ovs.rst:591 ../scenario-dvr-ovs.rst:241 +#: ../scenario-dvr-ovs.rst:433 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "Open vSwitch tunnel bridge ``br-tun``." msgstr "" -#: ../scenario-classic-ovs.rst:266 ../scenario-classic-ovs.rst:365 +#: ../scenario-classic-ovs.rst:265 ../scenario-classic-ovs.rst:364 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN or GRE " "tunnel and adds a tag to identify the project network." @@ -6134,30 +6173,30 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:268 ../scenario-classic-ovs.rst:460 -#: ../scenario-dvr-ovs.rst:253 +#: ../scenario-classic-ovs.rst:267 ../scenario-classic-ovs.rst:459 +#: ../scenario-dvr-ovs.rst:247 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to the network " "node via the tunnel interface." msgstr "" -#: ../scenario-classic-ovs.rst:275 ../scenario-classic-ovs.rst:374 -#: ../scenario-classic-ovs.rst:467 ../scenario-classic-ovs.rst:515 -#: ../scenario-classic-ovs.rst:603 +#: ../scenario-classic-ovs.rst:274 ../scenario-classic-ovs.rst:373 +#: ../scenario-classic-ovs.rst:466 ../scenario-classic-ovs.rst:514 +#: ../scenario-classic-ovs.rst:602 msgid "" "The VLAN interface forwards the packet to the Open vSwitch VLAN bridge ``br-" "vlan``." msgstr "" -#: ../scenario-classic-ovs.rst:277 ../scenario-classic-ovs.rst:376 -#: ../scenario-classic-ovs.rst:469 ../scenario-classic-ovs.rst:517 -#: ../scenario-classic-ovs.rst:605 +#: ../scenario-classic-ovs.rst:276 ../scenario-classic-ovs.rst:375 +#: ../scenario-classic-ovs.rst:468 ../scenario-classic-ovs.rst:516 +#: ../scenario-classic-ovs.rst:604 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to the Open " "vSwitch integration bridge ``br-int``." msgstr "" -#: ../scenario-classic-ovs.rst:279 +#: ../scenario-classic-ovs.rst:278 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " "of the project network with the internal tag." @@ -6165,16 +6204,16 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:284 ../scenario-classic-ovs.rst:383 -#: ../scenario-classic-ovs.rst:476 ../scenario-classic-ovs.rst:524 -#: ../scenario-classic-ovs.rst:612 ../scenario-dvr-ovs.rst:258 -#: ../scenario-dvr-ovs.rst:450 +#: ../scenario-classic-ovs.rst:283 ../scenario-classic-ovs.rst:382 +#: ../scenario-classic-ovs.rst:475 ../scenario-classic-ovs.rst:523 +#: ../scenario-classic-ovs.rst:611 ../scenario-dvr-ovs.rst:252 +#: ../scenario-dvr-ovs.rst:444 msgid "" "The tunnel interface forwards the packet to the Open vSwitch tunnel bridge " "``br-tun``." msgstr "" -#: ../scenario-classic-ovs.rst:286 ../scenario-classic-ovs.rst:385 +#: ../scenario-classic-ovs.rst:285 ../scenario-classic-ovs.rst:384 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` unwraps the packet and adds the " "internal tag for the project network." @@ -6182,36 +6221,36 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:288 ../scenario-classic-ovs.rst:387 -#: ../scenario-classic-ovs.rst:480 ../scenario-classic-ovs.rst:528 -#: ../scenario-classic-ovs.rst:616 ../scenario-dvr-ovs.rst:262 -#: ../scenario-dvr-ovs.rst:453 +#: ../scenario-classic-ovs.rst:287 ../scenario-classic-ovs.rst:386 +#: ../scenario-classic-ovs.rst:479 ../scenario-classic-ovs.rst:527 +#: ../scenario-classic-ovs.rst:615 ../scenario-dvr-ovs.rst:256 +#: ../scenario-dvr-ovs.rst:447 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to the Open " "vSwitch integration bridge ``br-int``." msgstr "" -#: ../scenario-classic-ovs.rst:291 +#: ../scenario-classic-ovs.rst:290 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "``qr`` interface (3) in the router namespace ``qrouter``. The ``qr`` " "interface contains the project network gateway IP address *TG*." msgstr "" -#: ../scenario-classic-ovs.rst:294 +#: ../scenario-classic-ovs.rst:293 msgid "" "The *iptables* service (4) performs SNAT on the packet using the ``qg`` " "interface (5) as the source IP address. The ``qg`` interface contains the " "project network router interface IP address *TR*." msgstr "" -#: ../scenario-classic-ovs.rst:297 +#: ../scenario-classic-ovs.rst:296 msgid "" "The router namespace ``qrouter`` forwards the packet to the Open vSwitch " "integration bridge ``br-int`` via the ``qg`` interface." msgstr "" -#: ../scenario-classic-ovs.rst:299 +#: ../scenario-classic-ovs.rst:298 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "Open vSwitch external bridge ``br-ex``." @@ -6219,58 +6258,58 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:301 ../scenario-dvr-ovs.rst:272 -#: ../scenario-dvr-ovs.rst:375 +#: ../scenario-classic-ovs.rst:300 ../scenario-dvr-ovs.rst:266 +#: ../scenario-dvr-ovs.rst:369 msgid "" "The Open vSwitch external bridge ``br-ex`` forwards the packet to the " "external network via the external interface." msgstr "" -#: ../scenario-classic-ovs.rst:338 +#: ../scenario-classic-ovs.rst:337 msgid "" "The external interface forwards the packet to the Open vSwitch external " "bridge ``br-ex``." msgstr "" -#: ../scenario-classic-ovs.rst:340 +#: ../scenario-classic-ovs.rst:339 msgid "" "The Open vSwitch external bridge ``br-ex`` forwards the packet to the Open " "vSwitch integration bridge ``br-int``." msgstr "" -#: ../scenario-classic-ovs.rst:342 +#: ../scenario-classic-ovs.rst:341 msgid "" "The Open vSwitch integration bridge forwards the packet to the ``qg`` " "interface (1) in the router namespace ``qrouter``. The ``qg`` interface " "contains the instance 1 floating IP address *F1*." msgstr "" -#: ../scenario-classic-ovs.rst:345 +#: ../scenario-classic-ovs.rst:344 msgid "" "The *iptables* service (2) performs DNAT on the packet using the ``qr`` " "interface (3) as the source IP address. The ``qr`` interface contains the " "project network router interface IP address *TR1*." msgstr "" -#: ../scenario-classic-ovs.rst:348 ../scenario-classic-ovs.rst:489 +#: ../scenario-classic-ovs.rst:347 ../scenario-classic-ovs.rst:488 msgid "" "The router namespace ``qrouter`` forwards the packet to the Open vSwitch " "integration bridge ``br-int``." msgstr "" -#: ../scenario-classic-ovs.rst:358 +#: ../scenario-classic-ovs.rst:357 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to the compute " "node via the VLAN interface." msgstr "" -#: ../scenario-classic-ovs.rst:367 +#: ../scenario-classic-ovs.rst:366 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to the compute " "node via the tunnel interface." msgstr "" -#: ../scenario-classic-ovs.rst:378 +#: ../scenario-classic-ovs.rst:377 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " "the project network with the internal tag." @@ -6279,10 +6318,10 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:390 ../scenario-classic-ovs.rst:531 -#: ../scenario-classic-ovs.rst:619 ../scenario-dvr-ovs.rst:343 -#: ../scenario-dvr-ovs.rst:457 ../scenario-provider-ovs.rst:307 -#: ../scenario-provider-ovs.rst:374 +#: ../scenario-classic-ovs.rst:389 ../scenario-classic-ovs.rst:530 +#: ../scenario-classic-ovs.rst:618 ../scenario-dvr-ovs.rst:337 +#: ../scenario-dvr-ovs.rst:451 ../scenario-provider-ovs.rst:306 +#: ../scenario-provider-ovs.rst:373 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "Linux bridge ``qbr``." @@ -6290,13 +6329,13 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:392 ../scenario-provider-ovs.rst:376 +#: ../scenario-classic-ovs.rst:391 ../scenario-provider-ovs.rst:375 msgid "" "Security group rules (4) on the Linux bridge ``qbr`` handle firewalling and " "state tracking for the packet." msgstr "" -#: ../scenario-classic-ovs.rst:394 +#: ../scenario-classic-ovs.rst:393 msgid "" "The Linux bridge ``qbr`` forwards the packet to the ``tap`` interface (5) on " "instance 1." @@ -6304,46 +6343,46 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:429 ../scenario-dvr-ovs.rst:409 +#: ../scenario-classic-ovs.rst:428 ../scenario-dvr-ovs.rst:403 msgid "Instance 1 resides on compute node 1 and uses project network 1." msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:430 ../scenario-dvr-ovs.rst:410 +#: ../scenario-classic-ovs.rst:429 ../scenario-dvr-ovs.rst:404 msgid "Instance 2 resides on compute node 2 and uses project network 2." msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:436 ../scenario-dvr-ovs.rst:422 -#: ../scenario-provider-ovs.rst:273 +#: ../scenario-classic-ovs.rst:435 ../scenario-dvr-ovs.rst:416 +#: ../scenario-provider-ovs.rst:272 msgid "" "The instance 1 ``tap`` interface (1) forwards the packet to the Linux bridge " "``qbr``. The packet contains destination MAC address *TG1* because the " "destination resides on another network." msgstr "" -#: ../scenario-classic-ovs.rst:443 +#: ../scenario-classic-ovs.rst:442 msgid "" "The Open vSwitch integration bridge ``br-int`` adds the internal tag for " "project network 1." msgstr "" -#: ../scenario-classic-ovs.rst:449 ../scenario-classic-ovs.rst:585 +#: ../scenario-classic-ovs.rst:448 ../scenario-classic-ovs.rst:584 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` replaces the internal tag with the " "actual VLAN tag of project network 1." msgstr "" -#: ../scenario-classic-ovs.rst:458 ../scenario-classic-ovs.rst:594 +#: ../scenario-classic-ovs.rst:457 ../scenario-classic-ovs.rst:593 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN or GRE " "tunnel and adds a tag to identify project network 1." msgstr "" -#: ../scenario-classic-ovs.rst:471 +#: ../scenario-classic-ovs.rst:470 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " "of project network 1 with the internal tag." @@ -6351,45 +6390,45 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:478 ../scenario-dvr-ovs.rst:260 +#: ../scenario-classic-ovs.rst:477 ../scenario-dvr-ovs.rst:254 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` unwraps the packet and adds the " "internal tag for project network 1." msgstr "" -#: ../scenario-classic-ovs.rst:483 +#: ../scenario-classic-ovs.rst:482 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "``qr-1`` interface (3) in the router namespace ``qrouter``. The ``qr-1`` " "interface contains the project network 1 gateway IP address *TG1*." msgstr "" -#: ../scenario-classic-ovs.rst:486 +#: ../scenario-classic-ovs.rst:485 msgid "" "The router namespace ``qrouter`` routes the packet to the ``qr-2`` interface " "(4). The ``qr-2`` interface contains the project network 2 gateway IP " "address *TG2*." msgstr "" -#: ../scenario-classic-ovs.rst:491 +#: ../scenario-classic-ovs.rst:490 msgid "" "The Open vSwitch integration bridge ``br-int`` adds the internal tag for " "project network 2." msgstr "" -#: ../scenario-classic-ovs.rst:497 +#: ../scenario-classic-ovs.rst:496 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` replaces the internal tag with the " "actual VLAN tag of project network 2." msgstr "" -#: ../scenario-classic-ovs.rst:499 +#: ../scenario-classic-ovs.rst:498 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to compute node " "2 via the VLAN interface." msgstr "" -#: ../scenario-classic-ovs.rst:506 +#: ../scenario-classic-ovs.rst:505 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN or GRE " "tunnel and adds a tag to identify project network 2." @@ -6397,19 +6436,19 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:508 ../scenario-dvr-ovs.rst:445 +#: ../scenario-classic-ovs.rst:507 ../scenario-dvr-ovs.rst:439 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to compute " "node 2 via the tunnel interface." msgstr "" -#: ../scenario-classic-ovs.rst:519 ../scenario-classic-ovs.rst:607 +#: ../scenario-classic-ovs.rst:518 ../scenario-classic-ovs.rst:606 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " "of project network 2 with the internal tag." msgstr "" -#: ../scenario-classic-ovs.rst:526 ../scenario-classic-ovs.rst:614 +#: ../scenario-classic-ovs.rst:525 ../scenario-classic-ovs.rst:613 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` unwraps the packet and adds the " "internal tag for project network 2." @@ -6417,7 +6456,7 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:533 ../scenario-provider-ovs.rst:309 +#: ../scenario-classic-ovs.rst:532 ../scenario-provider-ovs.rst:308 msgid "" "Security group rules (5) on the Linux bridge ``qbr`` handle firewalling and " "state tracking for the packet." @@ -6425,28 +6464,28 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:535 ../scenario-provider-ovs.rst:311 +#: ../scenario-classic-ovs.rst:534 ../scenario-provider-ovs.rst:310 msgid "" "The Linux bridge ``qbr`` forwards the packet to the ``tap`` interface (6) on " "instance 2." msgstr "" -#: ../scenario-classic-ovs.rst:566 +#: ../scenario-classic-ovs.rst:565 msgid "Both instances use the same project network." msgstr "" -#: ../scenario-classic-ovs.rst:568 +#: ../scenario-classic-ovs.rst:567 msgid "The Open vSwitch agent handles switching within the project network." msgstr "" -#: ../scenario-classic-ovs.rst:572 +#: ../scenario-classic-ovs.rst:571 msgid "" "The instance 1 ``tap`` interface (1) forwards the packet to the VLAN bridge " "``qbr``. The packet contains destination MAC address *I2* because the " "destination resides on the same network." msgstr "" -#: ../scenario-classic-ovs.rst:575 +#: ../scenario-classic-ovs.rst:574 msgid "" "Security group rules (2) on the provider bridge ``qbr`` handle state " "tracking for the packet." @@ -6454,31 +6493,31 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:579 ../scenario-provider-ovs.rst:280 +#: ../scenario-classic-ovs.rst:578 ../scenario-provider-ovs.rst:279 msgid "" "The Open vSwitch integration bridge ``br-int`` adds the internal tag for " "provider network 1." msgstr "" -#: ../scenario-classic-ovs.rst:587 +#: ../scenario-classic-ovs.rst:586 msgid "" "The Open vSwitch VLAN bridge ``br-vlan`` forwards the packet to the compute " "node 2 via the VLAN interface." msgstr "" -#: ../scenario-classic-ovs.rst:596 +#: ../scenario-classic-ovs.rst:595 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` forwards the packet to the compute " "node 2 via the tunnel interface." msgstr "" -#: ../scenario-classic-ovs.rst:621 +#: ../scenario-classic-ovs.rst:620 msgid "" "Security group rules (3) on the Linux bridge ``qbr`` handle firewalling and " "state tracking for the packet." msgstr "" -#: ../scenario-classic-ovs.rst:623 +#: ../scenario-classic-ovs.rst:622 msgid "" "The Linux bridge ``qbr`` forwards the packet to the ``tap`` interface (4) on " "instance 2." @@ -6487,8 +6526,8 @@ msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:680 ../scenario-dvr-ovs.rst:537 -#: ../scenario-l3ha-ovs.rst:268 +#: ../scenario-classic-ovs.rst:677 ../scenario-dvr-ovs.rst:529 +#: ../scenario-l3ha-ovs.rst:255 msgid "" "Replace ``MIN_VLAN_ID``, ``MAX_VLAN_ID``, ``MIN_GRE_ID``, ``MAX_GRE_ID``, " "``MIN_VXLAN_ID``, and ``MAX_VXLAN_ID`` with VLAN, GRE, and VXLAN ID minimum " @@ -6499,39 +6538,29 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:723 ../scenario-classic-ovs.rst:832 -#: ../scenario-dvr-ovs.rst:581 ../scenario-dvr-ovs.rst:694 -#: ../scenario-l3ha-ovs.rst:311 ../scenario-l3ha-ovs.rst:420 -#: ../scenario-provider-ovs.rst:527 +#: ../scenario-classic-ovs.rst:705 ../scenario-classic-ovs.rst:796 +#: ../scenario-dvr-ovs.rst:558 ../scenario-dvr-ovs.rst:652 +#: ../scenario-l3ha-ovs.rst:283 ../scenario-l3ha-ovs.rst:375 +#: ../scenario-provider-ovs.rst:449 ../scenario-provider-ovs.rst:511 msgid "" "Configure the Open vSwitch agent. Edit the ``/etc/neutron/plugins/ml2/" -"ml2_conf.ini`` file:" +"openvswitch_agent.ini`` file:" msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:742 ../scenario-classic-ovs.rst:851 -#: ../scenario-dvr-ovs.rst:601 ../scenario-dvr-ovs.rst:714 -#: ../scenario-l3ha-ovs.rst:329 ../scenario-l3ha-ovs.rst:438 +#: ../scenario-classic-ovs.rst:723 ../scenario-classic-ovs.rst:814 +#: ../scenario-dvr-ovs.rst:578 ../scenario-dvr-ovs.rst:672 +#: ../scenario-l3ha-ovs.rst:301 ../scenario-l3ha-ovs.rst:393 msgid "" "Replace ``TUNNEL_INTERFACE_IP_ADDRESS`` with the IP address of the interface " "that handles GRE/VXLAN project networks." msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:757 ../scenario-dvr-ovs.rst:617 -#: ../scenario-dvr-ovs.rst:730 ../scenario-l3ha-lb.rst:327 -#: ../scenario-l3ha-ovs.rst:345 -msgid "The ``external_network_bridge`` option intentionally contains no value." -msgstr "" - -# #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:771 ../scenario-l3ha-ovs.rst:359 +#: ../scenario-classic-ovs.rst:751 ../scenario-l3ha-ovs.rst:330 msgid "(Optional) Reduce MTU for VXLAN/GRE project networks." msgstr "" @@ -6539,16 +6568,16 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:801 ../scenario-classic-ovs.rst:857 -#: ../scenario-dvr-ovs.rst:661 ../scenario-dvr-ovs.rst:748 -#: ../scenario-l3ha-ovs.rst:389 ../scenario-l3ha-ovs.rst:444 -#: ../scenario-provider-ovs.rst:500 ../scenario-provider-ovs.rst:562 +#: ../scenario-classic-ovs.rst:781 ../scenario-classic-ovs.rst:820 +#: ../scenario-dvr-ovs.rst:637 ../scenario-dvr-ovs.rst:705 +#: ../scenario-l3ha-ovs.rst:360 ../scenario-l3ha-ovs.rst:399 +#: ../scenario-provider-ovs.rst:498 ../scenario-provider-ovs.rst:548 msgid "Open vSwitch agent" msgstr "" # #-#-#-#-# scenario-classic-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-classic-ovs.rst:939 ../scenario-l3ha-ovs.rst:530 +#: ../scenario-classic-ovs.rst:902 ../scenario-l3ha-ovs.rst:485 msgid "" "The example configuration contains ``vlan`` as the first project network " "type. Only an administrative user can create other types of networks such as " @@ -6583,14 +6612,7 @@ msgid "" "for routing and SNAT services between project and external networks." msgstr "" -#: ../scenario-dvr-ovs.rst:26 -msgid "" -"In the Juno (initial) release, DVR supports VXLAN and GRE project networks. " -"In the Kilo release, support was added for DVR with VLAN project networks. " -"All releases support flat and VLAN external networks." -msgstr "" - -#: ../scenario-dvr-ovs.rst:47 +#: ../scenario-dvr-ovs.rst:41 msgid "" "One network node with four network interfaces: management, project tunnel " "networks, VLAN project networks, and external (typically the Internet). The " @@ -6599,7 +6621,7 @@ msgid "" "interface." msgstr "" -#: ../scenario-dvr-ovs.rst:52 +#: ../scenario-dvr-ovs.rst:46 msgid "" "At least two compute nodes with four network interfaces: management, project " "tunnel networks, project VLAN networks, and external (typically the " @@ -6608,7 +6630,7 @@ msgid "" "the external interface." msgstr "" -#: ../scenario-dvr-ovs.rst:58 +#: ../scenario-dvr-ovs.rst:52 msgid "" "In the example configuration, the management network uses 10.0.0.0/24, the " "tunnel network uses 10.0.1.0/24, and the external network uses " @@ -6618,7 +6640,7 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-dvr-ovs.rst:74 ../scenario-l3ha-ovs.rst:94 +#: ../scenario-dvr-ovs.rst:68 ../scenario-l3ha-ovs.rst:84 msgid "" "For VLAN external and project networks, the network infrastructure must " "support VLAN tagging. For best performance with VXLAN and GRE project " @@ -6627,19 +6649,19 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-dvr-ovs.rst:117 ../scenario-l3ha-lb.rst:125 +#: ../scenario-dvr-ovs.rst:111 ../scenario-l3ha-lb.rst:120 msgid "" "Operational OpenStack Compute hypervisor service with appropriate " "configuration to use neutron in the ``nova.conf`` file." msgstr "" -#: ../scenario-dvr-ovs.rst:119 +#: ../scenario-dvr-ovs.rst:113 msgid "" -"Open vSwitch service, ML2 plug-in, Open vSwitch agent, L3 agent, metadata " -"agent, and any dependencies." +"Open vSwitch service, Open vSwitch agent, L3 agent, metadata agent, and any " +"dependencies." msgstr "" -#: ../scenario-dvr-ovs.rst:130 +#: ../scenario-dvr-ovs.rst:124 msgid "" "The term *north-south* generally defines network traffic that travels " "between an instance and external network (typically the Internet) and the " @@ -6647,17 +6669,17 @@ msgid "" "instances." msgstr "" -#: ../scenario-dvr-ovs.rst:140 +#: ../scenario-dvr-ovs.rst:134 msgid "" "DHCP agent managing the ``qdhcp`` namespaces. The ``dhcp`` namespaces " "provide DHCP services for instances using project networks." msgstr "" -#: ../scenario-dvr-ovs.rst:142 +#: ../scenario-dvr-ovs.rst:136 msgid "L3 agent managing the ``qrouter`` and ``snat`` namespaces." msgstr "" -#: ../scenario-dvr-ovs.rst:144 +#: ../scenario-dvr-ovs.rst:138 msgid "" "For instances using project networks on classic routers, the ``qrouter`` " "namespaces route *north-south* and *east-west* network traffic and perform " @@ -6665,37 +6687,37 @@ msgid "" "between instances and the metadata agent." msgstr "" -#: ../scenario-dvr-ovs.rst:148 +#: ../scenario-dvr-ovs.rst:142 msgid "" "For instances with a fixed IP address using project networks on distributed " "routers, the ``snat`` namespaces perform SNAT for *north-south* network " "traffic." msgstr "" -#: ../scenario-dvr-ovs.rst:152 +#: ../scenario-dvr-ovs.rst:146 msgid "" "Metadata agent handling metadata operations for instances using project " "networks on classic routers." msgstr "" -#: ../scenario-dvr-ovs.rst:167 +#: ../scenario-dvr-ovs.rst:161 msgid "L3 agent managing the ``qrouter`` and ``fip`` namespaces." msgstr "" -#: ../scenario-dvr-ovs.rst:169 +#: ../scenario-dvr-ovs.rst:163 msgid "" "For instances with a floating IP address using project networks on " "distributed routers, the ``fip`` namespaces route *north-south* network " "traffic and perform DNAT/SNAT." msgstr "" -#: ../scenario-dvr-ovs.rst:172 +#: ../scenario-dvr-ovs.rst:166 msgid "" "For instances with a fixed or floating IP address using project networks on " "distributed routers, the ``qrouter`` namespaces route *east-west* traffic." msgstr "" -#: ../scenario-dvr-ovs.rst:176 +#: ../scenario-dvr-ovs.rst:170 msgid "" "Metadata agent handling metadata operations for instances using project " "networks on distributed routers." @@ -6704,71 +6726,71 @@ msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-dvr-ovs.rst:178 ../scenario-l3ha-ovs.rst:174 -#: ../scenario-provider-ovs.rst:148 +#: ../scenario-dvr-ovs.rst:172 ../scenario-l3ha-ovs.rst:163 +#: ../scenario-provider-ovs.rst:147 msgid "Linux bridges handling security groups." msgstr "" # #-#-#-#-# scenario-dvr-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-dvr-ovs.rst:182 ../scenario-l3ha-ovs.rst:178 -#: ../scenario-provider-ovs.rst:152 +#: ../scenario-dvr-ovs.rst:176 ../scenario-l3ha-ovs.rst:167 +#: ../scenario-provider-ovs.rst:151 msgid "" "Due to limitations with Open vSwitch and *iptables*, the Networking service " "uses a Linux bridge to manage security groups for instances." msgstr "" -#: ../scenario-dvr-ovs.rst:196 +#: ../scenario-dvr-ovs.rst:190 msgid "Case 1: North/south for instances with a fixed IP address" msgstr "" -#: ../scenario-dvr-ovs.rst:198 +#: ../scenario-dvr-ovs.rst:192 msgid "" "For instances with a fixed IP address using project networks on distributed " "routers, the network node routes *north-south* network traffic between " "project and external networks." msgstr "" -#: ../scenario-dvr-ovs.rst:205 ../scenario-dvr-ovs.rst:295 +#: ../scenario-dvr-ovs.rst:199 ../scenario-dvr-ovs.rst:289 msgid "Gateway 203.0.113.1 with MAC address *EG*" msgstr "" -#: ../scenario-dvr-ovs.rst:206 ../scenario-dvr-ovs.rst:296 +#: ../scenario-dvr-ovs.rst:200 ../scenario-dvr-ovs.rst:290 msgid "Floating IP range 203.0.113.101 to 203.0.113.200" msgstr "" -#: ../scenario-dvr-ovs.rst:208 +#: ../scenario-dvr-ovs.rst:202 msgid "Project network SNAT interface 192.168.1.2 with MAC address *TN*" msgstr "" -#: ../scenario-dvr-ovs.rst:218 ../scenario-dvr-ovs.rst:308 -#: ../scenario-dvr-ovs.rst:402 +#: ../scenario-dvr-ovs.rst:212 ../scenario-dvr-ovs.rst:302 +#: ../scenario-dvr-ovs.rst:396 msgid "DVR MAC address *D1*" msgstr "" -#: ../scenario-dvr-ovs.rst:225 ../scenario-dvr-ovs.rst:316 -#: ../scenario-dvr-ovs.rst:416 +#: ../scenario-dvr-ovs.rst:219 ../scenario-dvr-ovs.rst:310 +#: ../scenario-dvr-ovs.rst:410 msgid "" "This scenario supports both VLAN and GRE/VXLAN project networks. However, " "the packet flow only considers one instance using a VXLAN project network " "for simplicity." msgstr "" -#: ../scenario-dvr-ovs.rst:238 +#: ../scenario-dvr-ovs.rst:232 msgid "" "The Open vSwitch integration bridge ``br-int`` modifies the packet to " "contain the internal tag for project network 1." msgstr "" -#: ../scenario-dvr-ovs.rst:240 +#: ../scenario-dvr-ovs.rst:234 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet (3) to " "the project network 1 gateway *TG* interface ``qr`` in the distributed " "router namespace ``qrouter``." msgstr "" -#: ../scenario-dvr-ovs.rst:243 +#: ../scenario-dvr-ovs.rst:237 msgid "" "The distributed router ``qrouter`` namespace resolves the project network 1 " "SNAT interface MAC address *TN* on the ``sg`` interface (4) in the SNAT " @@ -6776,47 +6798,47 @@ msgid "" "bridge ``br-int``." msgstr "" -#: ../scenario-dvr-ovs.rst:249 ../scenario-dvr-ovs.rst:441 +#: ../scenario-dvr-ovs.rst:243 ../scenario-dvr-ovs.rst:435 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` replaces the packet source MAC " "address *I1* with *D1*." msgstr "" -#: ../scenario-dvr-ovs.rst:251 +#: ../scenario-dvr-ovs.rst:245 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN tunnel " "that contains a tag for project network 1." msgstr "" -#: ../scenario-dvr-ovs.rst:264 +#: ../scenario-dvr-ovs.rst:258 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the packet source " "MAC address *D1* with *TG*." msgstr "" -#: ../scenario-dvr-ovs.rst:266 +#: ../scenario-dvr-ovs.rst:260 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "``sg`` interface (4) in the SNAT namespace ``snat``." msgstr "" -#: ../scenario-dvr-ovs.rst:268 +#: ../scenario-dvr-ovs.rst:262 msgid "" "The *iptables* service (5) performs SNAT on the packet using the project " "network 1 router interface IP address *TR* on the ``qg`` interface (6)." msgstr "" -#: ../scenario-dvr-ovs.rst:270 +#: ../scenario-dvr-ovs.rst:264 msgid "" "The ``qg`` interface forwards the packet to the Open vSwitch external bridge " "``br-ex``." msgstr "" -#: ../scenario-dvr-ovs.rst:283 +#: ../scenario-dvr-ovs.rst:277 msgid "Case 2: North/south for instances with a floating IP address" msgstr "" -#: ../scenario-dvr-ovs.rst:285 +#: ../scenario-dvr-ovs.rst:279 msgid "" "For instances with a floating IP address using project networks on " "distributed routers, the compute node containing the instance routes *north-" @@ -6826,38 +6848,38 @@ msgid "" "and from an instance to the external network." msgstr "" -#: ../scenario-dvr-ovs.rst:304 +#: ../scenario-dvr-ovs.rst:298 msgid "Compute node" msgstr "" -#: ../scenario-dvr-ovs.rst:309 +#: ../scenario-dvr-ovs.rst:303 msgid "DVR internal IP addresses *DA1* and *DA2*" msgstr "" -#: ../scenario-dvr-ovs.rst:312 +#: ../scenario-dvr-ovs.rst:306 msgid "Instance 1 sends a packet to a host on the external network." msgstr "" -#: ../scenario-dvr-ovs.rst:320 +#: ../scenario-dvr-ovs.rst:314 msgid "" "The following steps involve a packet inbound from the external network to an " "instance on compute node 1:" msgstr "" -#: ../scenario-dvr-ovs.rst:323 +#: ../scenario-dvr-ovs.rst:317 msgid "" "The external interface forwards the packet to the Open vSwitch external " "bridge ``br-ex``. The packet contains destination IP address *F1*." msgstr "" -#: ../scenario-dvr-ovs.rst:326 +#: ../scenario-dvr-ovs.rst:320 msgid "" "The Open vSwitch external bridge ``br-ex`` forwards the packet to the ``fg`` " "interface (1) in the floating IP namespace ``fip``. The ``fg`` interface " "responds to any ARP requests for the instance floating IP address *F1*." msgstr "" -#: ../scenario-dvr-ovs.rst:330 +#: ../scenario-dvr-ovs.rst:324 msgid "" "The floating IP namespace ``fip`` routes the packet (2) to the distributed " "router namespace ``qrouter`` using DVR internal IP addresses *DA1* and " @@ -6865,72 +6887,72 @@ msgid "" "the ``rfp`` interface (4) contains DVR internal IP address *DA2*." msgstr "" -#: ../scenario-dvr-ovs.rst:335 +#: ../scenario-dvr-ovs.rst:329 msgid "" "The floating IP namespace ``fip`` forwards the packet to the ``rfp`` " "interface (5) in the distributed router namespace ``qrouter``. The ``rfp`` " "interface also contains the instance floating IP address *F1*." msgstr "" -#: ../scenario-dvr-ovs.rst:338 +#: ../scenario-dvr-ovs.rst:332 msgid "" "The *iptables* service (6) in the distributed router namespace ``qrouter`` " "performs DNAT on the packet using the destination IP address. The ``qr`` " "interface (7) contains the project network gateway IP address *TG*." msgstr "" -#: ../scenario-dvr-ovs.rst:341 +#: ../scenario-dvr-ovs.rst:335 msgid "" "The distributed router namespace ``qrouter`` forwards the packet to the Open " "vSwitch integration bridge ``br-int``." msgstr "" -#: ../scenario-dvr-ovs.rst:345 +#: ../scenario-dvr-ovs.rst:339 msgid "" "Security group rules (8) on the Linux bridge ``qbr`` handle firewalling and " "state tracking for the packet." msgstr "" -#: ../scenario-dvr-ovs.rst:347 +#: ../scenario-dvr-ovs.rst:341 msgid "" "The Linux bridge ``qbr`` forwards the packet to the instance ``tap`` " "interface (9)." msgstr "" -#: ../scenario-dvr-ovs.rst:350 +#: ../scenario-dvr-ovs.rst:344 msgid "" "The following steps involve a packet outbound from an instance on compute " "node 1 to the external network:" msgstr "" -#: ../scenario-dvr-ovs.rst:353 +#: ../scenario-dvr-ovs.rst:347 msgid "" "The instance 1 ``tap`` interface (9) forwards the packet to the Linux bridge " "``qbr``. The packet contains destination MAC address *TG1* because the " "destination resides on another network." msgstr "" -#: ../scenario-dvr-ovs.rst:356 +#: ../scenario-dvr-ovs.rst:350 msgid "" "Security group rules (8) on the Linux bridge ``qbr`` handle state tracking " "for the packet." msgstr "" -#: ../scenario-dvr-ovs.rst:360 +#: ../scenario-dvr-ovs.rst:354 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "``qr`` interface (7) in the distributed router namespace ``qrouter``. The " "``qr`` interface contains the project network gateway IP address *TG*." msgstr "" -#: ../scenario-dvr-ovs.rst:364 +#: ../scenario-dvr-ovs.rst:358 msgid "" "The *iptables* service (6) performs SNAT on the packet using the ``rfp`` " "interface (5) as the source IP address. The ``rfp`` interface contains the " "instance floating IP address *F1*." msgstr "" -#: ../scenario-dvr-ovs.rst:367 +#: ../scenario-dvr-ovs.rst:361 msgid "" "The distributed router namespace ``qrouter`` (2) routes the packet to the " "floating IP namespace ``fip`` using DVR internal IP addresses *DA1* and " @@ -6938,19 +6960,19 @@ msgid "" "the ``fpr`` interface (3) contains DVR internal IP address *DA1*." msgstr "" -#: ../scenario-dvr-ovs.rst:372 +#: ../scenario-dvr-ovs.rst:366 msgid "" "The ``fg`` interface (1) in the floating IP namespace ``fip`` forwards the " "packet to the Open vSwitch external bridge ``br-ex``. The ``fg`` interface " "contains the project router external IP address *TE*." msgstr "" -#: ../scenario-dvr-ovs.rst:382 +#: ../scenario-dvr-ovs.rst:376 msgid "" "Case 3: East/west for instances using different networks on the same router" msgstr "" -#: ../scenario-dvr-ovs.rst:384 +#: ../scenario-dvr-ovs.rst:378 msgid "" "For instances with fixed or floating IP addresses using project networks on " "distributed routers, the compute nodes route *east-west* network traffic " @@ -6958,96 +6980,96 @@ msgid "" "router, avoiding the network node." msgstr "" -#: ../scenario-dvr-ovs.rst:392 +#: ../scenario-dvr-ovs.rst:386 msgid "Gateway 192.168.1.1 with MAC address *TG1*" msgstr "" -#: ../scenario-dvr-ovs.rst:396 +#: ../scenario-dvr-ovs.rst:390 msgid "Network 192.168.2.0/24" msgstr "" -#: ../scenario-dvr-ovs.rst:397 +#: ../scenario-dvr-ovs.rst:391 msgid "Gateway 192.168.2.1 with MAC address *TG2*" msgstr "" -#: ../scenario-dvr-ovs.rst:406 +#: ../scenario-dvr-ovs.rst:400 msgid "Instance 2 192.168.2.11 with MAC address *I2*" msgstr "" -#: ../scenario-dvr-ovs.rst:407 +#: ../scenario-dvr-ovs.rst:401 msgid "DVR MAC address *D2*" msgstr "" -#: ../scenario-dvr-ovs.rst:411 +#: ../scenario-dvr-ovs.rst:405 msgid "Both project networks reside on the same distributed virtual router." msgstr "" -#: ../scenario-dvr-ovs.rst:429 +#: ../scenario-dvr-ovs.rst:423 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "project network 1 interface (3) in the distributed router namespace " "``qrouter``." msgstr "" -#: ../scenario-dvr-ovs.rst:432 +#: ../scenario-dvr-ovs.rst:426 msgid "" "The distributed router namespace ``qrouter`` routes the packet to project " "network 2." msgstr "" -#: ../scenario-dvr-ovs.rst:434 +#: ../scenario-dvr-ovs.rst:428 msgid "" "The project network 2 interface (4) in the distributed router namespace " "``qrouter`` namespace forwards the packet to the Open vSwitch integration " "bridge ``br-int``." msgstr "" -#: ../scenario-dvr-ovs.rst:437 +#: ../scenario-dvr-ovs.rst:431 msgid "" "The Open vSwitch integration bridge ``br-int`` modifies the packet to " "contain the internal tag for project network 2." msgstr "" -#: ../scenario-dvr-ovs.rst:443 +#: ../scenario-dvr-ovs.rst:437 msgid "" "The Open vSwitch tunnel bridge ``br-tun`` wraps the packet in a VXLAN tunnel " "that contains a tag for project network 2." msgstr "" -#: ../scenario-dvr-ovs.rst:452 +#: ../scenario-dvr-ovs.rst:446 msgid "The Open vSwitch tunnel bridge ``br-tun`` unwraps the packet." msgstr "" -#: ../scenario-dvr-ovs.rst:455 +#: ../scenario-dvr-ovs.rst:449 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the packet source " "MAC address *D1* with *TG2*." msgstr "" -#: ../scenario-dvr-ovs.rst:459 +#: ../scenario-dvr-ovs.rst:453 msgid "" "Security group rules (7) on the Linux bridge ``qbr`` handle firewalling and " "state tracking for the packet." msgstr "" -#: ../scenario-dvr-ovs.rst:461 +#: ../scenario-dvr-ovs.rst:455 msgid "" "The Linux bridge ``qbr`` forwards the packet to the instance 2 ``tap`` " "interface (8)." msgstr "" -#: ../scenario-dvr-ovs.rst:466 +#: ../scenario-dvr-ovs.rst:460 msgid "" "Packets arriving from compute node 1 do not traverse the project network " "interfaces (5,6) in the ``qrouter`` namespace on compute node 2. However, " "return traffic traverses them." msgstr "" -#: ../scenario-dvr-ovs.rst:486 +#: ../scenario-dvr-ovs.rst:480 msgid "This configuration primarily supports the Kilo release." msgstr "" -#: ../scenario-dvr-ovs.rst:504 +#: ../scenario-dvr-ovs.rst:498 msgid "" "Configuring the ``router_distributed = True`` option creates distributed " "routers by default for all users. Without it, only privileged users can " @@ -7055,30 +7077,23 @@ msgid "" "during router creation." msgstr "" -#: ../scenario-dvr-ovs.rst:543 +#: ../scenario-dvr-ovs.rst:535 msgid "" "The first value in the ``tenant_network_types`` option becomes the default " "project network type when a non-privileged user creates a network." msgstr "" -#: ../scenario-dvr-ovs.rst:549 +#: ../scenario-dvr-ovs.rst:541 msgid "" "The ``external`` value in the ``network_vlan_ranges`` option lacks VLAN ID " "ranges to support use of arbitrary VLAN IDs by privileged users." msgstr "" -#: ../scenario-dvr-ovs.rst:631 +#: ../scenario-dvr-ovs.rst:607 msgid "(Optional) Reduce MTU for GRE/VXLAN project networks." msgstr "" -#: ../scenario-dvr-ovs.rst:669 -msgid "" -"Configure the kernel to enable packet forwarding, enable *iptables* on " -"bridges, and disable reverse path filtering. Edit the ``/etc/sysctl.conf`` " -"file:" -msgstr "" - -#: ../scenario-dvr-ovs.rst:836 +#: ../scenario-dvr-ovs.rst:793 msgid "" "The example configuration contains ``vlan`` as the first project network " "type. Only a privileged user can create other types of networks such as GRE " @@ -7086,46 +7101,46 @@ msgid "" "create a VXLAN project network." msgstr "" -#: ../scenario-dvr-ovs.rst:879 ../scenario-dvr-ovs.rst:995 +#: ../scenario-dvr-ovs.rst:836 ../scenario-dvr-ovs.rst:952 msgid "Source the regular project credentials." msgstr "" -#: ../scenario-dvr-ovs.rst:906 +#: ../scenario-dvr-ovs.rst:863 msgid "Create a distributed project router:" msgstr "" -#: ../scenario-dvr-ovs.rst:929 +#: ../scenario-dvr-ovs.rst:886 msgid "" "Default policy might prevent the '`distributed`` flag from appearing in the " "command output for non-privileged users." msgstr "" -#: ../scenario-dvr-ovs.rst:932 +#: ../scenario-dvr-ovs.rst:889 msgid "Attach the project network to the router:" msgstr "" -#: ../scenario-dvr-ovs.rst:939 +#: ../scenario-dvr-ovs.rst:896 msgid "" "Add a gateway to the external network for the project network on the router:" msgstr "" -#: ../scenario-dvr-ovs.rst:950 +#: ../scenario-dvr-ovs.rst:907 msgid "" "On the network node, verify creation of the `snat`, `qrouter`, and `qdhcp` " "namespaces:" msgstr "" -#: ../scenario-dvr-ovs.rst:962 +#: ../scenario-dvr-ovs.rst:919 msgid "One or more namespaces might not exist until launching an instance." msgstr "" -#: ../scenario-dvr-ovs.rst:997 +#: ../scenario-dvr-ovs.rst:954 msgid "" "On the compute node with the instance, verify creation of the ``qrouter`` " "namespace:" msgstr "" -#: ../scenario-dvr-ovs.rst:1096 +#: ../scenario-dvr-ovs.rst:1053 msgid "" "On the compute node with the instance, verify creation of the ``fip`` " "namespace:" @@ -7177,14 +7192,14 @@ msgstr "" #: ../scenario-l3ha-lb.rst:37 msgid "" -"In the releases prior to Liberty, L3HA with Linux bridge supports VLAN and " -"VXLAN project networks. However, due to a bug, VXLAN project networks must " -"use multicast instead of the layer-2 population mechanism." +"Due to a bug, we recommend disabling the layer-2 population mechanism for " +"deployments using VXLAN project networks. For more information, see " +"``__." msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:49 ../scenario-l3ha-ovs.rst:48 +#: ../scenario-l3ha-lb.rst:44 ../scenario-l3ha-ovs.rst:38 msgid "" "These prerequisites define the minimal physical infrastructure and immediate " "OpenStack service dependencies necessary to deploy this scenario. For " @@ -7198,20 +7213,20 @@ msgid "" "the Networking service, see the Installation Guide." msgstr "" -#: ../scenario-l3ha-lb.rst:64 +#: ../scenario-l3ha-lb.rst:59 msgid "" "At least two network nodes with four network interfaces: management, project " "tunnel networks, project VLAN networks, and external (typically the " "Internet)." msgstr "" -#: ../scenario-l3ha-lb.rst:67 +#: ../scenario-l3ha-lb.rst:62 msgid "" "At least two compute nodes with three network interfaces: management, " "project tunnel networks, and project VLAN networks." msgstr "" -#: ../scenario-l3ha-lb.rst:70 +#: ../scenario-l3ha-lb.rst:65 msgid "" "To improve understanding of network traffic flow, the network and compute " "nodes contain a separate network interface for project VLAN networks. In " @@ -7221,7 +7236,7 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:75 ../scenario-l3ha-ovs.rst:78 +#: ../scenario-l3ha-lb.rst:70 ../scenario-l3ha-ovs.rst:68 msgid "" "In the example configuration, the management network uses 10.0.0.0/24, the " "tunnel network uses 10.0.1.0/24, the VRRP network uses 169.254.192.0/18, and " @@ -7229,26 +7244,28 @@ msgid "" "an IP address range because it only handles layer-2 connectivity." msgstr "" -#: ../scenario-l3ha-lb.rst:91 +#: ../scenario-l3ha-lb.rst:86 msgid "" "For VLAN external and project networks, the network infrastructure must " "support VLAN tagging. For best performance with VXLAN project networks, the " "network infrastructure should support jumbo frames." msgstr "" -#: ../scenario-l3ha-lb.rst:97 -msgid "Proper operation of VXLAN requires kernel 3.13 or newer." +# #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# +# #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# +#: ../scenario-l3ha-lb.rst:108 ../scenario-l3ha-ovs.rst:116 +msgid "OpenStack services - network nodes" msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:135 ../scenario-l3ha-ovs.rst:150 +#: ../scenario-l3ha-lb.rst:130 ../scenario-l3ha-ovs.rst:139 msgid "The network nodes contain the following components:" msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:142 ../scenario-l3ha-ovs.rst:157 +#: ../scenario-l3ha-lb.rst:137 ../scenario-l3ha-ovs.rst:146 msgid "" "L3 agent managing the ``qrouter`` namespaces and VRRP using ``keepalived``. " "The ``qrouter`` namespaces provide routing between project and external " @@ -7256,13 +7273,13 @@ msgid "" "between instances and the metadata agent." msgstr "" -#: ../scenario-l3ha-lb.rst:156 +#: ../scenario-l3ha-lb.rst:151 msgid "" "For simplicity, the hidden project network that connects all HA routers for " "a particular project uses the VXLAN network type." msgstr "" -#: ../scenario-l3ha-lb.rst:176 +#: ../scenario-l3ha-lb.rst:171 msgid "" "The L3HA mechanism simply augments :ref:`scenario-classic-lb` with quick " "failover of layer-3 services to another router if the master router fails." @@ -7270,7 +7287,7 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:180 ../scenario-l3ha-ovs.rst:197 +#: ../scenario-l3ha-lb.rst:175 ../scenario-l3ha-ovs.rst:186 msgid "" "During normal operation, the master router periodically transmits " "*heartbeat* packets over a hidden project network that connects all HA " @@ -7281,7 +7298,7 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:186 ../scenario-l3ha-ovs.rst:203 +#: ../scenario-l3ha-lb.rst:181 ../scenario-l3ha-ovs.rst:192 msgid "" "If the backup router stops receiving these packets, it assumes failure of " "the master router and promotes itself to the master router by configuring IP " @@ -7292,7 +7309,7 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:194 ../scenario-l3ha-ovs.rst:211 +#: ../scenario-l3ha-lb.rst:189 ../scenario-l3ha-ovs.rst:200 msgid "" "The L3HA mechanism uses the same priority for all routers. Therefore, VRRP " "promotes the backup router with the highest IP address to the master router." @@ -7300,36 +7317,42 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:267 ../scenario-l3ha-ovs.rst:287 +#: ../scenario-l3ha-lb.rst:260 ../scenario-l3ha-ovs.rst:274 msgid "Network nodes" msgstr "" -#: ../scenario-l3ha-lb.rst:532 +#: ../scenario-l3ha-lb.rst:262 +msgid "" +"Configure the kernel to enable packet forwarding and disable reverse path " +"filtering. Edit the ``/etc/sysctl.conf`` file:" +msgstr "" + +#: ../scenario-l3ha-lb.rst:500 msgid "Create a project network:" msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:608 ../scenario-l3ha-ovs.rst:626 +#: ../scenario-l3ha-lb.rst:576 ../scenario-l3ha-ovs.rst:581 msgid "" "The default ``policy.json`` file allows only administrative projects to " "enable/disable HA during router creation and view the ``ha`` flag for a " "router." msgstr "" -#: ../scenario-l3ha-lb.rst:612 +#: ../scenario-l3ha-lb.rst:580 msgid "Attach the project subnet as an interface on the router:" msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:630 ../scenario-l3ha-ovs.rst:648 +#: ../scenario-l3ha-lb.rst:598 ../scenario-l3ha-ovs.rst:603 msgid "On the controller node, verify creation of the HA network:" msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:644 ../scenario-l3ha-ovs.rst:662 +#: ../scenario-l3ha-lb.rst:612 ../scenario-l3ha-ovs.rst:617 msgid "" "On the controller node, verify creation of the router on more than one " "network node:" @@ -7337,7 +7360,7 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:660 ../scenario-l3ha-ovs.rst:678 +#: ../scenario-l3ha-lb.rst:628 ../scenario-l3ha-ovs.rst:633 msgid "" "Older versions of *python-neutronclient* do not support the ``ha_state`` " "field." @@ -7345,13 +7368,13 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:662 ../scenario-l3ha-ovs.rst:680 +#: ../scenario-l3ha-lb.rst:630 ../scenario-l3ha-ovs.rst:635 msgid "" "On the controller node, verify creation of the HA ports on the ``demo-" "router`` router:" msgstr "" -#: ../scenario-l3ha-lb.rst:678 +#: ../scenario-l3ha-lb.rst:646 msgid "" "On the network nodes, verify creation of the ``qrouter`` and ``qdhcp`` " "namespaces." @@ -7359,37 +7382,37 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:681 ../scenario-l3ha-lb.rst:703 -#: ../scenario-l3ha-lb.rst:758 ../scenario-l3ha-ovs.rst:699 -#: ../scenario-l3ha-ovs.rst:721 ../scenario-l3ha-ovs.rst:776 +#: ../scenario-l3ha-lb.rst:649 ../scenario-l3ha-lb.rst:671 +#: ../scenario-l3ha-lb.rst:726 ../scenario-l3ha-ovs.rst:654 +#: ../scenario-l3ha-ovs.rst:676 ../scenario-l3ha-ovs.rst:731 msgid "Network node 1:" msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:688 ../scenario-l3ha-lb.rst:727 -#: ../scenario-l3ha-lb.rst:767 ../scenario-l3ha-ovs.rst:706 -#: ../scenario-l3ha-ovs.rst:745 ../scenario-l3ha-ovs.rst:785 +#: ../scenario-l3ha-lb.rst:656 ../scenario-l3ha-lb.rst:695 +#: ../scenario-l3ha-lb.rst:735 ../scenario-l3ha-ovs.rst:661 +#: ../scenario-l3ha-ovs.rst:700 ../scenario-l3ha-ovs.rst:740 msgid "Network node 2:" msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:695 ../scenario-l3ha-ovs.rst:713 +#: ../scenario-l3ha-lb.rst:663 ../scenario-l3ha-ovs.rst:668 msgid "Both ``qrouter`` namespaces should use the same UUID." msgstr "" -#: ../scenario-l3ha-lb.rst:699 +#: ../scenario-l3ha-lb.rst:667 msgid "The ``qdhcp`` namespaces might not appear until launching an instance." msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:701 ../scenario-l3ha-ovs.rst:719 +#: ../scenario-l3ha-lb.rst:669 ../scenario-l3ha-ovs.rst:674 msgid "On the network nodes, verify HA operation:" msgstr "" -#: ../scenario-l3ha-lb.rst:747 +#: ../scenario-l3ha-lb.rst:715 msgid "" "On each network node, the ``qrouter`` namespace should include the ``ha``, " "``qr``, and ``qg`` interfaces. On the master node, the ``qr`` interface " @@ -7400,7 +7423,7 @@ msgid "" "address in the 169.254.192.0/18 range." msgstr "" -#: ../scenario-l3ha-lb.rst:755 +#: ../scenario-l3ha-lb.rst:723 msgid "" "On the network nodes, verify VRRP advertisements from the master node HA " "interface IP address on the appropriate network interface." @@ -7408,11 +7431,11 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:778 ../scenario-l3ha-ovs.rst:796 +#: ../scenario-l3ha-lb.rst:746 ../scenario-l3ha-ovs.rst:751 msgid "The example output uses network interface ``eth1``." msgstr "" -#: ../scenario-l3ha-lb.rst:813 +#: ../scenario-l3ha-lb.rst:781 msgid "" "Source the credentials for a non-privileged project. The following steps use " "the ``demo`` project." @@ -7420,7 +7443,7 @@ msgstr "" # #-#-#-#-# scenario-l3ha-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-l3ha-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-l3ha-lb.rst:836 ../scenario-l3ha-ovs.rst:854 +#: ../scenario-l3ha-lb.rst:804 ../scenario-l3ha-ovs.rst:809 msgid "" "Launch an instance with an interface on the project network. For example, " "using an existing *CirrOS* image:" @@ -7455,13 +7478,7 @@ msgid "" "the Liberty release, you cannot combine the DVR and L3HA mechanisms." msgstr "" -#: ../scenario-l3ha-ovs.rst:37 -msgid "" -"Due to a bug in releases prior to Liberty, VXLAN and GRE project networks " -"must use multicast instead of the layer-2 population mechanism." -msgstr "" - -#: ../scenario-l3ha-ovs.rst:63 +#: ../scenario-l3ha-ovs.rst:53 msgid "" "Two network nodes with four network interfaces: management, project tunnel " "networks, project VLAN networks, and external (typically the Internet). The " @@ -7470,14 +7487,14 @@ msgid "" "interface." msgstr "" -#: ../scenario-l3ha-ovs.rst:68 +#: ../scenario-l3ha-ovs.rst:58 msgid "" "At least one compute node with three network interfaces: management, project " "tunnel networks, and project VLAN networks. The Open vSwitch bridge ``br-" "vlan`` must contain a port on the VLAN interface." msgstr "" -#: ../scenario-l3ha-ovs.rst:72 +#: ../scenario-l3ha-ovs.rst:62 msgid "" "To improve understanding of network traffic flow, the network and compute " "nodes contain a separate network interface for project VLAN networks. In " @@ -7486,49 +7503,45 @@ msgid "" "bridge." msgstr "" -#: ../scenario-l3ha-ovs.rst:120 +#: ../scenario-l3ha-ovs.rst:110 msgid "" "Operational OpenStack Compute controller/management service with appropriate " "configuration to use OpenStack Networking in the ``nova.conf`` file." msgstr "" -#: ../scenario-l3ha-ovs.rst:126 -msgid "OpenStack services - network nodes" -msgstr "" - -#: ../scenario-l3ha-ovs.rst:138 +#: ../scenario-l3ha-ovs.rst:128 msgid "" "Operational OpenStack Compute controller/management service with appropriate " "configuration to use OpenStack Networking in the ``neutron.conf`` file." msgstr "" -#: ../scenario-l3ha-ovs.rst:169 +#: ../scenario-l3ha-ovs.rst:158 msgid "The compute nodes contain the following components:" msgstr "" -#: ../scenario-l3ha-ovs.rst:193 +#: ../scenario-l3ha-ovs.rst:182 msgid "" "The L3HA mechanism simply augments :ref:`scenario-classic-ovs` with quick " "failover of layer-3 services to another router if the master router fails." msgstr "" -#: ../scenario-l3ha-ovs.rst:575 +#: ../scenario-l3ha-ovs.rst:530 msgid "" "Source the ``demo`` project credentials. The following steps use the " "``demo`` project." msgstr "" -#: ../scenario-l3ha-ovs.rst:696 +#: ../scenario-l3ha-ovs.rst:651 msgid "" "On the network nodes, verify creation of the ``qrouter`` and ``qdhcp`` " "namespaces:" msgstr "" -#: ../scenario-l3ha-ovs.rst:717 +#: ../scenario-l3ha-ovs.rst:672 msgid "The ``qdhcp`` namespaces might not exist until launching an instance." msgstr "" -#: ../scenario-l3ha-ovs.rst:765 +#: ../scenario-l3ha-ovs.rst:720 msgid "" "On each network node, the ``qrouter`` namespace should include the ``ha``, " "``qr``, and ``qg`` interfaces. On the master node, the ``qr`` interface " @@ -7539,7 +7552,7 @@ msgid "" "address in the 169.254.192.0/18 range." msgstr "" -#: ../scenario-l3ha-ovs.rst:773 +#: ../scenario-l3ha-ovs.rst:728 msgid "" "On the network nodes, verify VRRP advertisements from the master node HA " "interface IP address on the appropriate network interface:" @@ -7665,9 +7678,13 @@ msgid "" "dependencies." msgstr "" +#: ../scenario-provider-lb.rst:106 +msgid "ML2 plug-in, Linux bridge agent, and any dependencies." +msgstr "" + # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:111 ../scenario-provider-ovs.rst:118 +#: ../scenario-provider-lb.rst:111 ../scenario-provider-ovs.rst:117 msgid "" "The general provider network architecture uses physical network " "infrastructure to handle switching and routing of network traffic." @@ -7675,13 +7692,13 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:117 ../scenario-provider-ovs.rst:124 +#: ../scenario-provider-lb.rst:117 ../scenario-provider-ovs.rst:123 msgid "The controller node contains the following network components:" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:122 ../scenario-provider-ovs.rst:129 +#: ../scenario-provider-lb.rst:122 ../scenario-provider-ovs.rst:128 msgid "" "DHCP agent managing the ``qdhcp`` namespaces. The ``qdhcp`` namespaces " "provide DHCP services for instances using provider networks." @@ -7690,7 +7707,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-provider-lb.rst:133 ../scenario-provider-lb.rst:150 -#: ../scenario-provider-ovs.rst:140 ../scenario-provider-ovs.rst:163 +#: ../scenario-provider-ovs.rst:139 ../scenario-provider-ovs.rst:162 msgid "" "For illustration purposes, the diagram contains two different provider " "networks." @@ -7698,13 +7715,13 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:163 ../scenario-provider-ovs.rst:182 +#: ../scenario-provider-lb.rst:163 ../scenario-provider-ovs.rst:181 msgid "Case 1: North-south" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:165 ../scenario-provider-ovs.rst:184 +#: ../scenario-provider-lb.rst:165 ../scenario-provider-ovs.rst:183 msgid "" "The physical network infrastructure handles routing and potentially other " "services between the provider and external network. In this case, *provider* " @@ -7717,37 +7734,37 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:177 ../scenario-provider-ovs.rst:196 +#: ../scenario-provider-lb.rst:177 ../scenario-provider-ovs.rst:195 msgid "Provider network (VLAN)" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:179 ../scenario-provider-ovs.rst:198 +#: ../scenario-provider-lb.rst:179 ../scenario-provider-ovs.rst:197 msgid "Network 192.0.2.0/24" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:180 ../scenario-provider-ovs.rst:199 +#: ../scenario-provider-lb.rst:180 ../scenario-provider-ovs.rst:198 msgid "Gateway 192.0.2.1 with MAC address *TG*" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:184 ../scenario-provider-ovs.rst:203 +#: ../scenario-provider-lb.rst:184 ../scenario-provider-ovs.rst:202 msgid "Instance 1 192.0.2.11 with MAC address *I1*" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:186 ../scenario-provider-ovs.rst:205 +#: ../scenario-provider-lb.rst:186 ../scenario-provider-ovs.rst:204 msgid "Instance 1 resides on compute node 1 and uses a provider network." msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:189 ../scenario-provider-ovs.rst:208 +#: ../scenario-provider-lb.rst:189 ../scenario-provider-ovs.rst:207 msgid "The following steps involve compute node 1." msgstr "" @@ -7781,8 +7798,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-provider-lb.rst:203 ../scenario-provider-lb.rst:262 -#: ../scenario-provider-lb.rst:329 ../scenario-provider-ovs.rst:226 -#: ../scenario-provider-ovs.rst:289 ../scenario-provider-ovs.rst:362 +#: ../scenario-provider-lb.rst:329 ../scenario-provider-ovs.rst:225 +#: ../scenario-provider-ovs.rst:288 ../scenario-provider-ovs.rst:361 msgid "The following steps involve the physical network infrastructure:" msgstr "" @@ -7800,7 +7817,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:209 ../scenario-provider-ovs.rst:232 +#: ../scenario-provider-lb.rst:209 ../scenario-provider-ovs.rst:231 msgid "" "A switch (3) handles any VLAN tag operations between the router (4) and the " "external network." @@ -7808,19 +7825,19 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:211 ../scenario-provider-ovs.rst:234 +#: ../scenario-provider-lb.rst:211 ../scenario-provider-ovs.rst:233 msgid "A switch (3) forwards the packet to the external network." msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:221 ../scenario-provider-ovs.rst:244 +#: ../scenario-provider-lb.rst:221 ../scenario-provider-ovs.rst:243 msgid "Case 2: East-west for instances on different networks" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:223 ../scenario-provider-ovs.rst:246 +#: ../scenario-provider-lb.rst:223 ../scenario-provider-ovs.rst:245 msgid "" "The physical network infrastructure handles routing between the provider " "networks." @@ -7828,63 +7845,63 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:226 ../scenario-provider-ovs.rst:249 +#: ../scenario-provider-lb.rst:226 ../scenario-provider-ovs.rst:248 msgid "Provider network 1" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-provider-lb.rst:228 ../scenario-provider-lb.rst:300 -#: ../scenario-provider-ovs.rst:251 ../scenario-provider-ovs.rst:329 +#: ../scenario-provider-ovs.rst:250 ../scenario-provider-ovs.rst:328 msgid "Network: 192.0.2.0/24" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:229 ../scenario-provider-ovs.rst:252 +#: ../scenario-provider-lb.rst:229 ../scenario-provider-ovs.rst:251 msgid "Gateway: 192.0.2.1 with MAC address *TG1*" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:231 ../scenario-provider-ovs.rst:254 +#: ../scenario-provider-lb.rst:231 ../scenario-provider-ovs.rst:253 msgid "Provider network 2" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:233 ../scenario-provider-ovs.rst:256 +#: ../scenario-provider-lb.rst:233 ../scenario-provider-ovs.rst:255 msgid "Network: 198.51.100.0/24" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:234 ../scenario-provider-ovs.rst:257 +#: ../scenario-provider-lb.rst:234 ../scenario-provider-ovs.rst:256 msgid "Gateway: 198.51.100.1 with MAC address *TG2*" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# #: ../scenario-provider-lb.rst:238 ../scenario-provider-lb.rst:304 -#: ../scenario-provider-ovs.rst:261 ../scenario-provider-ovs.rst:333 +#: ../scenario-provider-ovs.rst:260 ../scenario-provider-ovs.rst:332 msgid "Instance 1: 192.0.2.11 with MAC address *I1*" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:242 ../scenario-provider-ovs.rst:265 +#: ../scenario-provider-lb.rst:242 ../scenario-provider-ovs.rst:264 msgid "Instance 2: 198.51.100.11 with MAC address *I2*" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:244 ../scenario-provider-ovs.rst:267 +#: ../scenario-provider-lb.rst:244 ../scenario-provider-ovs.rst:266 msgid "Instance 1 resides on compute node 1 and uses provider network 1." msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:245 ../scenario-provider-ovs.rst:268 +#: ../scenario-provider-lb.rst:245 ../scenario-provider-ovs.rst:267 msgid "Instance 2 resides on compute node 2 and uses provider network 2." msgstr "" @@ -7909,8 +7926,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:264 ../scenario-provider-ovs.rst:228 -#: ../scenario-provider-ovs.rst:291 +#: ../scenario-provider-lb.rst:264 ../scenario-provider-ovs.rst:227 +#: ../scenario-provider-ovs.rst:290 msgid "" "A switch (3) handles any VLAN tag operations between provider network 1 and " "the router (4)." @@ -7918,14 +7935,14 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:266 ../scenario-provider-ovs.rst:293 +#: ../scenario-provider-lb.rst:266 ../scenario-provider-ovs.rst:292 msgid "" "A router (4) routes the packet from provider network 1 to provider network 2." msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:268 ../scenario-provider-ovs.rst:295 +#: ../scenario-provider-lb.rst:268 ../scenario-provider-ovs.rst:294 msgid "" "A switch (3) handles any VLAN tag operations between the router (4) and " "provider network 2." @@ -7933,7 +7950,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:270 ../scenario-provider-ovs.rst:297 +#: ../scenario-provider-lb.rst:270 ../scenario-provider-ovs.rst:296 msgid "A switch (3) forwards the packet to compute node 2." msgstr "" @@ -7964,13 +7981,13 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:293 ../scenario-provider-ovs.rst:322 +#: ../scenario-provider-lb.rst:293 ../scenario-provider-ovs.rst:321 msgid "Case 3: East-west for instances on the same network" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:295 ../scenario-provider-ovs.rst:324 +#: ../scenario-provider-lb.rst:295 ../scenario-provider-ovs.rst:323 msgid "" "The physical network infrastructure handles switching within the provider " "network." @@ -7978,19 +7995,19 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:298 ../scenario-provider-ovs.rst:327 +#: ../scenario-provider-lb.rst:298 ../scenario-provider-ovs.rst:326 msgid "Provider network" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:308 ../scenario-provider-ovs.rst:337 +#: ../scenario-provider-lb.rst:308 ../scenario-provider-ovs.rst:336 msgid "Instance 2: 192.0.2.12 with MAC address *I2*" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:312 ../scenario-provider-ovs.rst:341 +#: ../scenario-provider-lb.rst:312 ../scenario-provider-ovs.rst:340 msgid "Both instances use the same provider network." msgstr "" @@ -8009,7 +8026,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:331 ../scenario-provider-ovs.rst:364 +#: ../scenario-provider-lb.rst:331 ../scenario-provider-ovs.rst:363 msgid "A switch (3) forwards the packet from compute node 1 to compute node 2." msgstr "" @@ -8027,31 +8044,24 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:361 ../scenario-provider-ovs.rst:396 +#: ../scenario-provider-lb.rst:361 ../scenario-provider-ovs.rst:395 msgid "" -"The lack of L3 agents in this scenario prevents operation of the " -"conventional metadata agent. You must use a configuration drive to provide " -"instance metadata." +"To further simplify this scenario, we recommend using a configuration drive " +"rather than the conventional metadata agent to provide instance metadata." msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:368 ../scenario-provider-lb.rst:457 -#: ../scenario-provider-ovs.rst:403 ../scenario-provider-ovs.rst:506 -msgid "" -"Configure the kernel to disable reverse path filtering. Edit the ``/etc/" -"sysctl.conf`` file:" -msgstr "" - -# #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# -# #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:393 ../scenario-provider-ovs.rst:428 +#: ../scenario-provider-lb.rst:378 ../scenario-provider-ovs.rst:412 msgid "" "The ``service_plugins`` option contains no value because the Networking " -"service does not provide layer-3 services such as routing." +"service does not provide layer-3 services such as routing. However, this " +"breaks portions of the dashboard that manage the Networking service. See the " +"`Installation Guide `__ for more information." msgstr "" -#: ../scenario-provider-lb.rst:397 +#: ../scenario-provider-lb.rst:385 msgid "" "Configure the ML2 plug-in and Linux bridge agent. Edit the ``/etc/neutron/" "plugins/ml2/ml2_conf.ini`` file:" @@ -8059,8 +8069,8 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:424 ../scenario-provider-lb.rst:494 -#: ../scenario-provider-ovs.rst:494 ../scenario-provider-ovs.rst:557 +#: ../scenario-provider-lb.rst:405 ../scenario-provider-lb.rst:481 +#: ../scenario-provider-ovs.rst:492 ../scenario-provider-ovs.rst:543 msgid "" "Replace ``PROVIDER_INTERFACE`` with the name of the underlying interface " "that handles provider networks. For example, ``eth1``." @@ -8068,7 +8078,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:429 ../scenario-provider-ovs.rst:458 +#: ../scenario-provider-lb.rst:410 ../scenario-provider-ovs.rst:441 msgid "" "The ``tenant_network_types`` option contains no value because the " "architecture does not support project (private) networks." @@ -8076,7 +8086,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:434 ../scenario-provider-ovs.rst:463 +#: ../scenario-provider-lb.rst:415 ../scenario-provider-ovs.rst:446 msgid "" "The ``provider`` value in the ``network_vlan_ranges`` option lacks VLAN ID " "ranges to support use of arbitrary VLAN IDs." @@ -8084,7 +8094,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:523 ../scenario-provider-ovs.rst:586 +#: ../scenario-provider-lb.rst:510 ../scenario-provider-ovs.rst:572 msgid "" "This example creates a VLAN provider network. Change the VLAN ID and IP " "address range to values suitable for your environment." @@ -8092,37 +8102,37 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:527 ../scenario-provider-ovs.rst:590 +#: ../scenario-provider-lb.rst:514 ../scenario-provider-ovs.rst:576 msgid "Create a provider network:" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:554 ../scenario-provider-ovs.rst:617 +#: ../scenario-provider-lb.rst:541 ../scenario-provider-ovs.rst:603 msgid "The ``shared`` option allows any project to use this network." msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:556 ../scenario-provider-ovs.rst:619 +#: ../scenario-provider-lb.rst:543 ../scenario-provider-ovs.rst:605 msgid "Create a subnet on the provider network:" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:585 ../scenario-provider-ovs.rst:648 +#: ../scenario-provider-lb.rst:572 ../scenario-provider-ovs.rst:634 msgid "On the controller node, verify creation of the ``qdhcp`` namespace:" msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:619 ../scenario-provider-ovs.rst:682 +#: ../scenario-provider-lb.rst:606 ../scenario-provider-ovs.rst:668 msgid "Launch an instance with an interface on the provider network." msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:623 ../scenario-provider-ovs.rst:686 +#: ../scenario-provider-lb.rst:610 ../scenario-provider-ovs.rst:672 msgid "" "This example uses a CirrOS image that was manually uploaded into the Image " "service" @@ -8130,7 +8140,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:663 ../scenario-provider-ovs.rst:726 +#: ../scenario-provider-lb.rst:650 ../scenario-provider-ovs.rst:712 msgid "" "Determine the IP address of the instance. The following step uses " "203.0.113.3." @@ -8138,7 +8148,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:677 ../scenario-provider-ovs.rst:740 +#: ../scenario-provider-lb.rst:664 ../scenario-provider-ovs.rst:726 msgid "" "On the controller node or any host with access to the provider network, ping " "the IP address of the instance:" @@ -8146,7 +8156,7 @@ msgstr "" # #-#-#-#-# scenario-provider-lb.pot (Networking Guide 0.9) #-#-#-#-# # #-#-#-#-# scenario-provider-ovs.pot (Networking Guide 0.9) #-#-#-#-# -#: ../scenario-provider-lb.rst:693 ../scenario-provider-ovs.rst:756 +#: ../scenario-provider-lb.rst:680 ../scenario-provider-ovs.rst:742 msgid "Obtain access to the instance." msgstr "" @@ -8214,129 +8224,123 @@ msgid "" "agent, DHCP agent, and any dependencies." msgstr "" -#: ../scenario-provider-ovs.rst:126 +#: ../scenario-provider-ovs.rst:125 msgid "" "Open vSwitch agent managing virtual switches, connectivity among them, and " "interaction via virtual ports with other network components such as " "namespaces and underlying interfaces." msgstr "" -#: ../scenario-provider-ovs.rst:145 +#: ../scenario-provider-ovs.rst:144 msgid "" "Open vSwitch agent managing virtual switches, connectivity among them, and " "interaction via virtual ports with other network components such as Linux " "bridges and underlying interfaces." msgstr "" -#: ../scenario-provider-ovs.rst:177 +#: ../scenario-provider-ovs.rst:176 msgid "" "Open vSwitch uses VLANs internally to segregate networks that traverse " "bridges. The VLAN ID usually differs from the segmentation ID of the virtual " "network." msgstr "" -#: ../scenario-provider-ovs.rst:213 ../scenario-provider-ovs.rst:276 -#: ../scenario-provider-ovs.rst:349 +#: ../scenario-provider-ovs.rst:212 ../scenario-provider-ovs.rst:275 +#: ../scenario-provider-ovs.rst:348 msgid "" "Security group rules (2) on the Linux bridge ``qbr`` handle firewalling and " "state tracking for the packet." msgstr "" -#: ../scenario-provider-ovs.rst:217 ../scenario-provider-ovs.rst:353 +#: ../scenario-provider-ovs.rst:216 ../scenario-provider-ovs.rst:352 msgid "" "The Open vSwitch integration bridge ``br-int`` adds the internal tag for the " "provider network." msgstr "" -#: ../scenario-provider-ovs.rst:219 ../scenario-provider-ovs.rst:282 -#: ../scenario-provider-ovs.rst:355 +#: ../scenario-provider-ovs.rst:218 ../scenario-provider-ovs.rst:281 +#: ../scenario-provider-ovs.rst:354 msgid "" "The Open vSwitch integration bridge ``br-int`` forwards the packet to the " "Open vSwitch provider bridge ``br-provider``." msgstr "" -#: ../scenario-provider-ovs.rst:221 ../scenario-provider-ovs.rst:357 +#: ../scenario-provider-ovs.rst:220 ../scenario-provider-ovs.rst:356 msgid "" "The Open vSwitch provider bridge ``br-provider`` replaces the internal tag " "with the actual VLAN tag (segmentation ID) of the provider network." msgstr "" -#: ../scenario-provider-ovs.rst:223 +#: ../scenario-provider-ovs.rst:222 msgid "" "The Open vSwitch provider bridge ``br-provider`` forwards the packet to the " "physical network via the provider network interface." msgstr "" -#: ../scenario-provider-ovs.rst:230 +#: ../scenario-provider-ovs.rst:229 msgid "" "A router (4) routes the packet from provider network 1 to the external " "network." msgstr "" -#: ../scenario-provider-ovs.rst:284 +#: ../scenario-provider-ovs.rst:283 msgid "" "The Open vSwitch provider bridge ``br-provider`` replaces the internal tag " "with the actual VLAN tag (segmentation ID) of provider network 1." msgstr "" -#: ../scenario-provider-ovs.rst:286 ../scenario-provider-ovs.rst:359 +#: ../scenario-provider-ovs.rst:285 ../scenario-provider-ovs.rst:358 msgid "" "The Open vSwitch VLAN bridge ``br-provider`` forwards the packet to the " "physical network infrastructure via the provider network interface." msgstr "" -#: ../scenario-provider-ovs.rst:301 ../scenario-provider-ovs.rst:368 +#: ../scenario-provider-ovs.rst:300 ../scenario-provider-ovs.rst:367 msgid "" "The provider network interface forwards the packet to the Open vSwitch " "provider bridge ``br-provider``." msgstr "" -#: ../scenario-provider-ovs.rst:303 ../scenario-provider-ovs.rst:370 +#: ../scenario-provider-ovs.rst:302 ../scenario-provider-ovs.rst:369 msgid "" "The Open vSwitch provider bridge ``br-provider`` forwards the packet to the " "Open vSwitch integration bridge ``br-int``." msgstr "" -#: ../scenario-provider-ovs.rst:305 +#: ../scenario-provider-ovs.rst:304 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " "(segmentation ID) of provider network 2 with the internal tag." msgstr "" -#: ../scenario-provider-ovs.rst:346 +#: ../scenario-provider-ovs.rst:345 msgid "" "The instance 1 ``tap`` interface (1) forwards the packet to the Linux bridge " "``qbr``. The packet contains destination MAC address *I2* because the " "destination resides on the same network." msgstr "" -#: ../scenario-provider-ovs.rst:372 +#: ../scenario-provider-ovs.rst:371 msgid "" "The Open vSwitch integration bridge ``br-int`` replaces the actual VLAN tag " "(segmentation ID) of provider network 1 with the internal tag." msgstr "" -#: ../scenario-provider-ovs.rst:378 +#: ../scenario-provider-ovs.rst:377 msgid "" "The Linux bridge ``qbr`` forwards the packet to the ``tap`` interface (5) on " "instance 2." msgstr "" -#: ../scenario-provider-ovs.rst:432 -msgid "" -"Configure the ML2 plug-in and Open vSwitch agent. Edit the ``/etc/neutron/" -"plugins/ml2/ml2_conf.ini`` file:" -msgstr "" - -#: ../scenario-provider-ovs.rst:477 ../scenario-provider-ovs.rst:540 +#: ../scenario-provider-ovs.rst:475 ../scenario-provider-ovs.rst:526 msgid "Start the following service:" msgstr "" -#: ../scenario-provider-ovs.rst:481 ../scenario-provider-ovs.rst:544 +#: ../scenario-provider-ovs.rst:479 ../scenario-provider-ovs.rst:530 msgid "Create the Open vSwitch provider bridge ``br-provider``:" msgstr "" -#: ../scenario-provider-ovs.rst:487 ../scenario-provider-ovs.rst:550 +#: ../scenario-provider-ovs.rst:485 ../scenario-provider-ovs.rst:536 msgid "" "Add the provider network interface as a port on the Open vSwitch provider " "bridge ``br-provider``:" diff --git a/doc/user-guide-admin/source/locale/ja/LC_MESSAGES/user-guide-admin.po b/doc/user-guide-admin/source/locale/ja/LC_MESSAGES/user-guide-admin.po index 1d1716d1cf..35aa1012d9 100644 --- a/doc/user-guide-admin/source/locale/ja/LC_MESSAGES/user-guide-admin.po +++ b/doc/user-guide-admin/source/locale/ja/LC_MESSAGES/user-guide-admin.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Admin User Guide 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-24 22:55+0000\n" +"POT-Creation-Date: 2016-01-27 02:06+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -428,19 +428,6 @@ msgstr "" msgid "Amount of RAM to use (in megabytes)." msgstr "使用するメモリ量。メガバイト単位。" -msgid "" -"Amount of disk space (in gigabytes) to use for the ephemeral partition. If " -"unspecified, the value is 0 by default. Ephemeral disks offer machine local " -"disk storage linked to the life cycle of a VM instance. When a VM is " -"terminated, all data on the ephemeral disk is lost. Ephemeral disks are not " -"included in any snapshots." -msgstr "" -"一時パーティションに使用するディスク容量の合計 (ギガバイト単位)。指定しない" -"と、デフォルト値の 0 になります。一時ディスクは、仮想マシンインスタンスのライ" -"フサイクルに一致した、マシンのローカルストレージを提供します。仮想マシンの終" -"了時、一時ディスクにあるすべてのデータは失われます。一時ディスクはスナップ" -"ショットに含められません。" - msgid "Amount of disk space (in gigabytes) to use for the root (/) partition." msgstr "ルート (/) パーティションに使用するディスク容量。ギガバイト単位。" @@ -627,18 +614,6 @@ msgstr "" "ユーザーアカウントを削除する前に、ユーザーアカウントを主プロジェクトから削除" "する必要があります。" -msgid "" -"Before you can run keystone client commands, you must download and source an " -"OpenStack RC file. See `Download and source the OpenStack RC file `__." -msgstr "" -"keystone コマンドラインクライアントを実行する前に、OpenStack RC ファイルをダ" -"ウンロードし、読み込む必要があります。`OpenStack RC ファイルのダウンロードと" -"読み込み `__ を参照してくださ" -"い。" - msgid "Block Storage" msgstr "Block Storage" @@ -1177,15 +1152,6 @@ msgstr "使用する仮想 CPU 数を入力します。" msgid "Ephemeral Disk GB" msgstr "一時ディスク GB" -msgid "" -"Ephemeral disks offer machine local disk storage linked to the life cycle of " -"a VM instance. When a VM is terminated, all data on the ephemeral disk is " -"lost. Ephemeral disks are not included in any snapshots." -msgstr "" -"一時ディスクは、仮想マシンインスタンスのライフサイクルに一致した、マシンの" -"ローカルストレージを提供します。仮想マシンの終了時、一時ディスクにあるすべて" -"のデータは失われます。一時ディスクはスナップショットに含められません。" - msgid "Evacuate instances" msgstr "インスタンスの退避" diff --git a/doc/user-guide-admin/source/locale/user-guide-admin.pot b/doc/user-guide-admin/source/locale/user-guide-admin.pot index 0c88f92f09..20f052db9c 100644 --- a/doc/user-guide-admin/source/locale/user-guide-admin.pot +++ b/doc/user-guide-admin/source/locale/user-guide-admin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Admin User Guide 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-25 06:12+0000\n" +"POT-Creation-Date: 2016-01-27 06:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -678,7 +678,7 @@ msgstr "" msgid "" "Amount of disk space (in gigabytes) to use for the ephemeral partition. If " "unspecified, the value is 0 by default. Ephemeral disks offer machine local " -"disk storage linked to the life cycle of a VM instance. When a VM is " +"disk storage linked to the lifecycle of a VM instance. When a VM is " "terminated, all data on the ephemeral disk is lost. Ephemeral disks are not " "included in any snapshots." msgstr "" @@ -995,7 +995,7 @@ msgstr "" #: ../cli_nova_evacuate.rst:31 msgid "" "The command rebuilds the instance from the original image or volume and " -"returns a password. The comamnd preserves the original configuration, which " +"returns a password. The command preserves the original configuration, which " "includes the instance ID, name, uid, IP address, and so on." msgstr "" @@ -1427,7 +1427,7 @@ msgstr "" # #-#-#-#-# dashboard_admin_manage_roles.pot (Admin User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# manage_projects_users_and_roles.pot (Admin User Guide 1.0.0) #-#-#-#-# #: ../dashboard_admin_manage_roles.rst:22 -#: ../manage_projects_users_and_roles.rst:227 +#: ../manage_projects_users_and_roles.rst:226 msgid "Create a role" msgstr "" @@ -1644,7 +1644,7 @@ msgstr "" #: ../dashboard_manage_flavors.rst:51 msgid "" -"Ephemeral disks offer machine local disk storage linked to the life cycle of " +"Ephemeral disks offer machine local disk storage linked to the lifecycle of " "a VM instance. When a VM is terminated, all data on the ephemeral disk is " "lost. Ephemeral disks are not included in any snapshots." msgstr "" @@ -3198,14 +3198,15 @@ msgid "" "Before you can run keystone client commands, you must download and source an " "OpenStack RC file. See `Download and source the OpenStack RC file `__." +"cli_set_environment_variables_using_openstack_rc.html#download-and-source-" +"the-openstack-rc-file>`_." msgstr "" -#: ../manage_projects_users_and_roles.rst:34 +#: ../manage_projects_users_and_roles.rst:33 msgid "Projects" msgstr "" -#: ../manage_projects_users_and_roles.rst:36 +#: ../manage_projects_users_and_roles.rst:35 msgid "" "A project is a group of zero or more users. In Compute, a project owns " "virtual machines. In Object Storage, a project owns containers. Users can be " @@ -3213,75 +3214,75 @@ msgid "" "have a role associated with it." msgstr "" -#: ../manage_projects_users_and_roles.rst:42 +#: ../manage_projects_users_and_roles.rst:41 msgid "List projects" msgstr "" -#: ../manage_projects_users_and_roles.rst:44 +#: ../manage_projects_users_and_roles.rst:43 msgid "" "List all projects with their ID, name, and whether they are enabled or " "disabled:" msgstr "" -#: ../manage_projects_users_and_roles.rst:62 +#: ../manage_projects_users_and_roles.rst:61 msgid "Create a project" msgstr "" -#: ../manage_projects_users_and_roles.rst:64 +#: ../manage_projects_users_and_roles.rst:63 msgid "Create a project named ``new-project``:" msgstr "" -#: ../manage_projects_users_and_roles.rst:79 +#: ../manage_projects_users_and_roles.rst:78 msgid "Update a project" msgstr "" -#: ../manage_projects_users_and_roles.rst:81 +#: ../manage_projects_users_and_roles.rst:80 msgid "" "Specify the project ID to update a project. You can update the name, " "description, and enabled status of a project." msgstr "" -#: ../manage_projects_users_and_roles.rst:84 +#: ../manage_projects_users_and_roles.rst:83 msgid "To temporarily disable a project:" msgstr "" -#: ../manage_projects_users_and_roles.rst:90 +#: ../manage_projects_users_and_roles.rst:89 msgid "To enable a disabled project:" msgstr "" -#: ../manage_projects_users_and_roles.rst:96 +#: ../manage_projects_users_and_roles.rst:95 msgid "To update the name of a project:" msgstr "" -#: ../manage_projects_users_and_roles.rst:102 +#: ../manage_projects_users_and_roles.rst:101 msgid "To verify your changes, show information for the updated project:" msgstr "" -#: ../manage_projects_users_and_roles.rst:117 +#: ../manage_projects_users_and_roles.rst:116 msgid "Delete a project" msgstr "" -#: ../manage_projects_users_and_roles.rst:119 +#: ../manage_projects_users_and_roles.rst:118 msgid "Specify the project ID to delete a project:" msgstr "" -#: ../manage_projects_users_and_roles.rst:126 +#: ../manage_projects_users_and_roles.rst:125 msgid "User" msgstr "" -#: ../manage_projects_users_and_roles.rst:129 +#: ../manage_projects_users_and_roles.rst:128 msgid "List users" msgstr "" -#: ../manage_projects_users_and_roles.rst:131 +#: ../manage_projects_users_and_roles.rst:130 msgid "List all users:" msgstr "" -#: ../manage_projects_users_and_roles.rst:146 +#: ../manage_projects_users_and_roles.rst:145 msgid "Create a user" msgstr "" -#: ../manage_projects_users_and_roles.rst:148 +#: ../manage_projects_users_and_roles.rst:147 msgid "" "To create a user, you must specify a name. Optionally, you can specify a " "tenant ID, password, and email address. It is recommended that you include " @@ -3289,124 +3290,124 @@ msgid "" "without this information." msgstr "" -#: ../manage_projects_users_and_roles.rst:153 +#: ../manage_projects_users_and_roles.rst:152 msgid "Create the ``new-user`` user:" msgstr "" -#: ../manage_projects_users_and_roles.rst:169 +#: ../manage_projects_users_and_roles.rst:168 msgid "Update a user" msgstr "" -#: ../manage_projects_users_and_roles.rst:171 +#: ../manage_projects_users_and_roles.rst:170 msgid "You can update the name, email address, and enabled status for a user." msgstr "" -#: ../manage_projects_users_and_roles.rst:173 +#: ../manage_projects_users_and_roles.rst:172 msgid "To temporarily disable a user account:" msgstr "" -#: ../manage_projects_users_and_roles.rst:179 +#: ../manage_projects_users_and_roles.rst:178 msgid "" "If you disable a user account, the user cannot log in to the dashboard. " "However, data for the user account is maintained, so you can enable the user " "at any time." msgstr "" -#: ../manage_projects_users_and_roles.rst:183 +#: ../manage_projects_users_and_roles.rst:182 msgid "To enable a disabled user account:" msgstr "" -#: ../manage_projects_users_and_roles.rst:189 +#: ../manage_projects_users_and_roles.rst:188 msgid "To change the name and description for a user account:" msgstr "" -#: ../manage_projects_users_and_roles.rst:197 +#: ../manage_projects_users_and_roles.rst:196 msgid "Delete a user" msgstr "" -#: ../manage_projects_users_and_roles.rst:199 +#: ../manage_projects_users_and_roles.rst:198 msgid "Delete a specified user account:" msgstr "" -#: ../manage_projects_users_and_roles.rst:206 +#: ../manage_projects_users_and_roles.rst:205 msgid "Roles and role assignments" msgstr "" -#: ../manage_projects_users_and_roles.rst:209 +#: ../manage_projects_users_and_roles.rst:208 msgid "List available roles" msgstr "" -#: ../manage_projects_users_and_roles.rst:211 +#: ../manage_projects_users_and_roles.rst:210 msgid "List the available roles:" msgstr "" -#: ../manage_projects_users_and_roles.rst:229 +#: ../manage_projects_users_and_roles.rst:228 msgid "" "Users can be members of multiple projects. To assign users to multiple " "projects, define a role and assign that role to a user-project pair." msgstr "" -#: ../manage_projects_users_and_roles.rst:232 +#: ../manage_projects_users_and_roles.rst:231 msgid "Create the ``new-role`` role:" msgstr "" -#: ../manage_projects_users_and_roles.rst:245 +#: ../manage_projects_users_and_roles.rst:244 msgid "Assign a role" msgstr "" -#: ../manage_projects_users_and_roles.rst:247 +#: ../manage_projects_users_and_roles.rst:246 msgid "" "To assign a user to a project, you must assign the role to a user-project " "pair. To do this, you need the user, role, and project IDs." msgstr "" -#: ../manage_projects_users_and_roles.rst:251 +#: ../manage_projects_users_and_roles.rst:250 msgid "List users and note the user ID you want to assign to the role:" msgstr "" -#: ../manage_projects_users_and_roles.rst:267 +#: ../manage_projects_users_and_roles.rst:266 msgid "List role IDs and note the role ID you want to assign:" msgstr "" -#: ../manage_projects_users_and_roles.rst:283 +#: ../manage_projects_users_and_roles.rst:282 msgid "List projects and note the project ID you want to assign to the role:" msgstr "" -#: ../manage_projects_users_and_roles.rst:301 +#: ../manage_projects_users_and_roles.rst:300 msgid "" "Assign a role to a user-project pair. In this example, assign the ``new-" "role`` role to the ``demo`` and ``test-project`` pair:" msgstr "" -#: ../manage_projects_users_and_roles.rst:308 +#: ../manage_projects_users_and_roles.rst:307 msgid "Verify the role assignment:" msgstr "" -#: ../manage_projects_users_and_roles.rst:320 +#: ../manage_projects_users_and_roles.rst:319 msgid "View role details" msgstr "" -#: ../manage_projects_users_and_roles.rst:322 +#: ../manage_projects_users_and_roles.rst:321 msgid "View details for a specified role:" msgstr "" -#: ../manage_projects_users_and_roles.rst:335 +#: ../manage_projects_users_and_roles.rst:334 msgid "Remove a role" msgstr "" -#: ../manage_projects_users_and_roles.rst:337 +#: ../manage_projects_users_and_roles.rst:336 msgid "Remove a role from a user-project pair:" msgstr "" -#: ../manage_projects_users_and_roles.rst:339 +#: ../manage_projects_users_and_roles.rst:338 msgid "Run the :command:`openstack role remove` command:" msgstr "" -#: ../manage_projects_users_and_roles.rst:345 +#: ../manage_projects_users_and_roles.rst:344 msgid "Verify the role removal:" msgstr "" -#: ../manage_projects_users_and_roles.rst:351 +#: ../manage_projects_users_and_roles.rst:350 msgid "If the role was removed, the command output omits the removed role." 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 e41320cf87..e5fc6d0b28 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-01-24 22:55+0000\n" +"POT-Creation-Date: 2016-01-27 02:05+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -867,13 +867,6 @@ msgstr "" "Floating IP アドレスの最大数を定義します。プロジェクトに Floating IP アドレス" "を確保した後、以下を実行できます。" -msgid "" -"A series of events is generated during the life cycle of a stack. To display " -"life cycle events, run the following command:" -msgstr "" -"一連のイベントはスタックのライフサイクルを通して生成されます。ライフサイクル" -"イベントを表示するために、以下のコマンドを実行します。" - msgid "" "A set of data point aggregates over a time duration. (In contrast, a sample " "represents a single data point.) The Telemetry service employs the following " @@ -1201,9 +1194,6 @@ msgstr "" "CIDR 表記で IP サブネット ``0.0.0.0/0`` として指定して、すべての IP アドレス" "からの ping を許可します。" -msgid "Also, the Bare Matal service supports the configuration drive." -msgstr "Bare Metal サービスもコンフィグドライブをサポートしています。" - msgid "" "Alternatively, you can instantiate a ``novaclient.client.Client`` object and " "pass the version number:" @@ -4360,20 +4350,6 @@ msgstr "手動" msgid "Measure cloud resources" msgstr "クラウドのリソースの計測" -msgid "" -"Measures a specific aspect of resource usage, such as the existence of a " -"running instance, or ongoing performance, such as the CPU utilization for an " -"instance. Meters exist for each type of resource. For example, a separate " -"``cpu_util`` meter exists for each instance. The life cycle of a meter is " -"decoupled from the existence of its related resource. The meter persists " -"after the resource goes away." -msgstr "" -"リソース使用状況の具体的な側面を計測します。実行中のインスタンス数、インスタ" -"ンスの CPU 使用率などのパフォーマンスなどがあります。メーターはリソースの各種" -"別向けに存在します。例えば、それぞれの ``cpu_util`` メーターが各インスタンス" -"向けに存在します。メーターのライフサイクルは、それに関連するリソースの存在と" -"切り離されています。メーターは、リソースの消滅後も存在します。" - msgid "Meter" msgstr "メーター" @@ -5497,13 +5473,6 @@ msgstr "" "いくつかのリソースはすぐに更新され、他のものは新しいリソースで置き換えられま" "す。" -msgid "" -"Some resources have associated metadata which can change throughout the life " -"cycle of a resource. Show the metadata by running the following command:" -msgstr "" -"いくつかのリソースはリソースのライフサイクルを通して変更できるメタデータと関" -"連づけられています。以下のコマンドを実行して、メタデータを表示します。" - msgid "Specify a customization script that runs after your instance launches." msgstr "インスタンスの起動後に実行するカスタマイズスクリプトを指定します。" diff --git a/doc/user-guide/source/locale/user-guide.pot b/doc/user-guide/source/locale/user-guide.pot index b250c41460..fa1f48ad34 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-01-15 06:09+0000\n" +"POT-Creation-Date: 2016-01-27 06:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -403,7 +403,7 @@ msgid "" "Measures a specific aspect of resource usage, such as the existence of a " "running instance, or ongoing performance, such as the CPU utilization for an " "instance. Meters exist for each type of resource. For example, a separate " -"``cpu_util`` meter exists for each instance. The life cycle of a meter is " +"``cpu_util`` meter exists for each instance. The lifecycle of a meter is " "decoupled from the existence of its related resource. The meter persists " "after the resource goes away." msgstr "" @@ -917,7 +917,7 @@ msgid "" msgstr "" #: ../cli_config_drive.rst:31 -msgid "Also, the Bare Matal service supports the configuration drive." +msgid "Also, the Bare Metal service supports the configuration drive." msgstr "" #: ../cli_config_drive.rst:33 @@ -1439,14 +1439,14 @@ msgstr "" #: ../cli_create_and_manage_stacks.rst:118 msgid "" -"Some resources have associated metadata which can change throughout the life " -"cycle of a resource. Show the metadata by running the following command:" +"Some resources have associated metadata which can change throughout the " +"lifecycle of a resource. Show the metadata by running the following command:" msgstr "" #: ../cli_create_and_manage_stacks.rst:126 msgid "" -"A series of events is generated during the life cycle of a stack. To display " -"life cycle events, run the following command:" +"A series of events is generated during the lifecycle of a stack. To display " +"lifecycle events, run the following command:" msgstr "" #: ../cli_create_and_manage_stacks.rst:139 @@ -1505,25 +1505,25 @@ msgstr "" msgid "Launch instances" msgstr "" -#: ../cli_launch_instances.rst:11 +#: ../cli_launch_instances.rst:5 msgid "Instances are virtual machines that run inside the cloud." msgstr "" -#: ../cli_launch_instances.rst:13 +#: ../cli_launch_instances.rst:7 msgid "Before you can launch an instance, gather the following parameters:" msgstr "" -#: ../cli_launch_instances.rst:15 +#: ../cli_launch_instances.rst:9 msgid "" "The **instance source** can be an image, snapshot, or block storage volume " "that contains an image or snapshot." msgstr "" -#: ../cli_launch_instances.rst:18 +#: ../cli_launch_instances.rst:12 msgid "A **name** for your instance." msgstr "" -#: ../cli_launch_instances.rst:20 +#: ../cli_launch_instances.rst:14 msgid "" "The **flavor** for your instance, which defines the compute, memory, and " "storage capacity of nova computing instances. A flavor is an available " @@ -1531,7 +1531,7 @@ msgid "" "that can be launched." msgstr "" -#: ../cli_launch_instances.rst:25 +#: ../cli_launch_instances.rst:19 msgid "" "Any **user data** files. A user data file is a special key in the metadata " "service that holds a file that cloud-aware applications in the guest " @@ -1541,13 +1541,13 @@ msgid "" "distributions and that handles early initialization of a cloud instance." msgstr "" -#: ../cli_launch_instances.rst:34 +#: ../cli_launch_instances.rst:28 msgid "" "Access and security credentials, which include one or both of the following " "credentials:" msgstr "" -#: ../cli_launch_instances.rst:37 +#: ../cli_launch_instances.rst:31 msgid "" "A **key pair** for your instance, which are SSH credentials that are " "injected into images when they are launched. For the key pair to be " @@ -1557,20 +1557,20 @@ msgid "" "use the key pair for multiple instances that belong to that project." msgstr "" -#: ../cli_launch_instances.rst:45 +#: ../cli_launch_instances.rst:39 msgid "" "A **security group** that defines which incoming network traffic is " "forwarded to instances. Security groups hold a set of firewall policies, " "known as *security group rules*." msgstr "" -#: ../cli_launch_instances.rst:49 +#: ../cli_launch_instances.rst:43 msgid "" "If needed, you can assign a **floating (public) IP address** to a running " "instance." msgstr "" -#: ../cli_launch_instances.rst:52 +#: ../cli_launch_instances.rst:46 msgid "" "You can also attach a block storage device, or **volume**, for persistent " "storage." @@ -1578,7 +1578,7 @@ msgstr "" # #-#-#-#-# cli_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# cli_nova_configure_access_security_for_instances.pot (End User Guide 1.0.0) #-#-#-#-# -#: ../cli_launch_instances.rst:57 +#: ../cli_launch_instances.rst:51 #: ../cli_nova_configure_access_security_for_instances.rst:57 msgid "" "Instances that use the default security group cannot, by default, be " @@ -1589,14 +1589,14 @@ msgstr "" # #-#-#-#-# cli_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# cli_nova_configure_access_security_for_instances.pot (End User Guide 1.0.0) #-#-#-#-# -#: ../cli_launch_instances.rst:62 +#: ../cli_launch_instances.rst:56 #: ../cli_nova_configure_access_security_for_instances.rst:62 msgid "" "You can also assign a floating IP address to a running instance to make it " "accessible from outside the cloud. See :doc:`cli_manage_ip_addresses`." msgstr "" -#: ../cli_launch_instances.rst:66 +#: ../cli_launch_instances.rst:60 msgid "" "After you gather the parameters that you need to launch an instance, you can " "launch it from an image_ or a :ref:`volume`. You can launch an instance " @@ -1605,176 +1605,81 @@ msgid "" "a pool of images that are accessible to members of different projects." msgstr "" -#: ../cli_launch_instances.rst:74 +#: ../cli_launch_instances.rst:68 msgid "Gather parameters to launch an instance" msgstr "" -#: ../cli_launch_instances.rst:76 +#: ../cli_launch_instances.rst:70 msgid "Before you begin, source the OpenStack RC file." msgstr "" # #-#-#-#-# cli_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# cli_nova_launch_instance_from_volume.pot (End User Guide 1.0.0) #-#-#-#-# -#: ../cli_launch_instances.rst:78 +#: ../cli_launch_instances.rst:72 #: ../cli_nova_launch_instance_from_volume.rst:162 msgid "List the available flavors." msgstr "" -#: ../cli_launch_instances.rst:84 +#: ../cli_launch_instances.rst:78 msgid "Note the ID of the flavor that you want to use for your instance::" msgstr "" # #-#-#-#-# cli_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# # #-#-#-#-# cli_nova_launch_instance_from_volume.pot (End User Guide 1.0.0) #-#-#-#-# -#: ../cli_launch_instances.rst:96 +#: ../cli_launch_instances.rst:90 #: ../cli_nova_launch_instance_from_volume.rst:146 msgid "List the available images." msgstr "" -#: ../cli_launch_instances.rst:102 +#: ../cli_launch_instances.rst:96 msgid "Note the ID of the image from which you want to boot your instance::" msgstr "" -#: ../cli_launch_instances.rst:112 +#: ../cli_launch_instances.rst:106 msgid "" "You can also filter the image list by using :command:`grep` to find a " "specific image, as follows:" msgstr "" -#: ../cli_launch_instances.rst:121 +#: ../cli_launch_instances.rst:115 msgid "List the available security groups." msgstr "" -#: ../cli_launch_instances.rst:129 +#: ../cli_launch_instances.rst:123 msgid "" "If you are an admin user, specify the :option:`--all-tenants` parameter to " "list groups for all tenants." msgstr "" -#: ../cli_launch_instances.rst:134 +#: ../cli_launch_instances.rst:128 msgid "" "Note the ID of the security group that you want to use for your instance::" msgstr "" -#: ../cli_launch_instances.rst:144 +#: ../cli_launch_instances.rst:138 msgid "" "If you have not created any security groups, you can assign the instance to " "only the default security group." msgstr "" -#: ../cli_launch_instances.rst:147 +#: ../cli_launch_instances.rst:141 msgid "You can view rules for a specified security group:" msgstr "" -#: ../cli_launch_instances.rst:153 +#: ../cli_launch_instances.rst:147 msgid "" "List the available key pairs, and note the key pair name that you use for " "SSH access." msgstr "" -#: ../cli_launch_instances.rst:163 -msgid "Launch an instance from an image" +# #-#-#-#-# cli_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# +# #-#-#-#-# dashboard_launch_instances.pot (End User Guide 1.0.0) #-#-#-#-# +#: ../cli_launch_instances.rst:157 ../dashboard_launch_instances.rst:17 +msgid "Launch an instance" msgstr "" -#: ../cli_launch_instances.rst:165 -msgid "" -"After you gather required parameters, run the following command to launch an " -"instance. Specify the server name, flavor ID, and image ID." -msgstr "" - -#: ../cli_launch_instances.rst:174 -msgid "" -"Optionally, you can provide a key name for access control and a security " -"group for security. You can also include metadata key and value pairs. For " -"example, you can add a description for your server by providing the ``--meta " -"description=\"My Server\"`` parameter." -msgstr "" - -#: ../cli_launch_instances.rst:179 -msgid "" -"You can pass user data in a local file at instance launch by using the ``--" -"user-data USER-DATA-FILE`` parameter." -msgstr "" - -#: ../cli_launch_instances.rst:184 -msgid "" -"If you boot an instance with an INSTANCE_NAME greater than 63 characters, " -"Compute truncates it automatically when turning it into a host name to " -"ensure the correct work of dnsmasq. The corresponding warning is written " -"into the ``nova-network.log`` file." -msgstr "" - -#: ../cli_launch_instances.rst:189 -msgid "" -"The following command launches the ``MyCirrosServer`` instance with the ``m1." -"small`` flavor (ID of ``1``), ``cirros-0.3.2-x86_64-uec`` image (ID of " -"``397e713c-b95b-4186-ad46-6126863ea0a9``), ``default`` security group, " -"``KeyPair01`` key, and a user data file called ``cloudinit.file``:" -msgstr "" - -#: ../cli_launch_instances.rst:201 -msgid "" -"Depending on the parameters that you provide, the command returns a list of " -"server properties." -msgstr "" - -#: ../cli_launch_instances.rst:237 -msgid "" -"A status of ``BUILD`` indicates that the instance has started, but is not " -"yet online." -msgstr "" - -#: ../cli_launch_instances.rst:240 -msgid "A status of ``ACTIVE`` indicates that the instance is active." -msgstr "" - -#: ../cli_launch_instances.rst:242 -msgid "" -"Copy the server ID value from the ``id`` field in the output. Use the ID to " -"get server details or to delete your server." -msgstr "" - -#: ../cli_launch_instances.rst:245 -msgid "" -"Copy the administrative password value from the ``adminPass`` field. Use the " -"password to log in to your server." -msgstr "" - -#: ../cli_launch_instances.rst:250 -msgid "" -"You can also place arbitrary local files into the instance file system at " -"creation time by using the ``--file `` option. You can " -"store up to five files. For example, if you have a special authorized keys " -"file named ``special_authorized_keysfile`` that you want to put on the " -"instance rather than using the regular SSH key injection, you can use the :" -"option:`--file` option as shown in the following example." -msgstr "" - -#: ../cli_launch_instances.rst:263 -msgid "Check if the instance is online." -msgstr "" - -#: ../cli_launch_instances.rst:269 -msgid "" -"The list shows the ID, name, status, and private (and if assigned, public) " -"IP addresses for all instances in the project to which you belong:" -msgstr "" - -#: ../cli_launch_instances.rst:282 -msgid "If the status for the instance is ACTIVE, the instance is online." -msgstr "" - -#: ../cli_launch_instances.rst:284 -msgid "" -"To view the available options for the :command:`nova list` command, run the " -"following command:" -msgstr "" - -#: ../cli_launch_instances.rst:293 -msgid "" -"If you did not provide a key pair, security groups, or rules, you can access " -"the instance only from inside the cloud through VNC. Even pinging the " -"instance is not possible." +#: ../cli_launch_instances.rst:159 +msgid "You can launch an instance from various sources." msgstr "" #: ../cli_manage_bare_metal_nodes.rst:3 @@ -2533,6 +2438,115 @@ msgid "" "all IP addresses, run the following command." msgstr "" +#: ../cli_nova_launch_instance_from_image.rst:3 +msgid "Launch an instance from an image" +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:5 +msgid "Follow the steps below to launch an instance from an image." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:7 +msgid "" +"After you gather required parameters, run the following command to launch an " +"instance. Specify the server name, flavor ID, and image ID." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:16 +msgid "" +"Optionally, you can provide a key name for access control and a security " +"group for security. You can also include metadata key and value pairs. For " +"example, you can add a description for your server by providing the ``--meta " +"description=\"My Server\"`` parameter." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:21 +msgid "" +"You can pass user data in a local file at instance launch by using the ``--" +"user-data USER-DATA-FILE`` parameter." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:26 +msgid "" +"If you boot an instance with an INSTANCE_NAME greater than 63 characters, " +"Compute truncates it automatically when turning it into a host name to " +"ensure the correct work of dnsmasq. The corresponding warning is written " +"into the ``nova-network.log`` file." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:31 +msgid "" +"The following command launches the ``MyCirrosServer`` instance with the ``m1." +"small`` flavor (ID of ``1``), ``cirros-0.3.2-x86_64-uec`` image (ID of " +"``397e713c-b95b-4186-ad46-6126863ea0a9``), ``default`` security group, " +"``KeyPair01`` key, and a user data file called ``cloudinit.file``:" +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:43 +msgid "" +"Depending on the parameters that you provide, the command returns a list of " +"server properties." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:79 +msgid "" +"A status of ``BUILD`` indicates that the instance has started, but is not " +"yet online." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:82 +msgid "A status of ``ACTIVE`` indicates that the instance is active." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:84 +msgid "" +"Copy the server ID value from the ``id`` field in the output. Use the ID to " +"get server details or to delete your server." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:87 +msgid "" +"Copy the administrative password value from the ``adminPass`` field. Use the " +"password to log in to your server." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:92 +msgid "" +"You can also place arbitrary local files into the instance file system at " +"creation time by using the ``--file `` option. You can " +"store up to five files. For example, if you have a special authorized keys " +"file named ``special_authorized_keysfile`` that you want to put on the " +"instance rather than using the regular SSH key injection, you can use the :" +"option:`--file` option as shown in the following example." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:105 +msgid "Check if the instance is online." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:111 +msgid "" +"The list shows the ID, name, status, and private (and if assigned, public) " +"IP addresses for all instances in the project to which you belong:" +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:124 +msgid "If the status for the instance is ACTIVE, the instance is online." +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:126 +msgid "" +"To view the available options for the :command:`nova list` command, run the " +"following command:" +msgstr "" + +#: ../cli_nova_launch_instance_from_image.rst:135 +msgid "" +"If you did not provide a key pair, security groups, or rules, you can access " +"the instance only from inside the cloud through VNC. Even pinging the " +"instance is not possible." +msgstr "" + #: ../cli_nova_launch_instance_from_volume.rst:3 msgid "Launch an instance from a volume" msgstr "" @@ -5787,10 +5801,6 @@ msgstr "" msgid "Instance snapshot that you took." msgstr "" -#: ../dashboard_launch_instances.rst:17 -msgid "Launch an instance" -msgstr "" - #: ../dashboard_launch_instances.rst:23 ../dashboard_launch_instances.rst:261 msgid "" "On the :guilabel:`Project` tab, open the :guilabel:`Compute` tab and click :"