# SOME DESCRIPTIVE TITLE. # Copyright (C) 2015, Networking OVN Developers # This file is distributed under the same license as the networking-ovn package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: networking-ovn \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-01-09 13:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/index.rst:3 msgid "Networking OVN Release Notes" msgstr "" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/newton.rst:3 msgid "Newton Series Release Notes" msgstr "" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/ocata.rst:3 msgid "Ocata Series Release Notes" msgstr "" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/pike.rst:3 msgid "Pike Series Release Notes" msgstr "" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/queens.rst:3 msgid "Queens Series Release Notes" msgstr "" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/rocky.rst:3 msgid "Rocky Series Release Notes" msgstr "" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/stein.rst:3 msgid "Stein Series Release Notes" msgstr "" #: /home/zuul/src/opendev.org/openstack/networking-ovn/releasenotes/source/unreleased.rst:3 msgid "Current Series Release Notes" msgstr "" #: :36 stable/rocky>:138 msgid "" "$ovs-vsctl set open . external-ids:ovn-cms-options=\"enable-chassis-as-gw\"" msgstr "" #: :71 msgid "(\\*) Only applicable if using the conventional layer-3 agent." msgstr "" #: :73 msgid "(\\*\\*) Only applicable if using the conventional DHCP agent." msgstr "" #: :5 msgid "1.0.0.0b2" msgstr "" #: :5 msgid "2.0.0" msgstr "" #: :5 msgid "3.0.0" msgstr "" #: :78 stable/rocky>:90 msgid "4.0.0" msgstr "" #: :23 msgid "4.0.3" msgstr "" #: :5 msgid "4.0.4" msgstr "" #: :31 msgid "5.0.0" msgstr "" #: :5 msgid "5.0.1-79" msgstr "" #: :28 msgid "6.0.0" msgstr "" #: :5 msgid "6.0.0-74" msgstr "" #: :5 current msgid "7.0.0.0rc1-50" msgstr "" #: :50 msgid "" "A migration tool is provided to carry out in-place migration of an existing " "ML2OVS tripleo deployment to ML2OVN. Please see the relevant documentation " "section for more information." msgstr "" #: :67 msgid "" "Added VLAN tenant network support in networking-ovn when used with OVN " "version 2.11 or higher." msgstr "" #: :117 stable/rocky>:129 msgid "" "Added a new mechanism that periodically detects and fix inconsistencies " "between resources in the Neutron and OVN database." msgstr "" #: :52 msgid "" "Added config options ovn_dhcp4_global_option and ovn_dhcp6_global_options. " "These options allow configuring DHCP options that will be enforced on all " "subnets controlled by networking_ovn." msgstr "" #: :128 stable/rocky>:159 msgid "Adds a new dependency on the Oslo Futurist library." msgstr "" #: :10 current stable/queens>:10 stable/queens>:64 #: stable/rocky>:69 stable/stein>:10 msgid "Bug Fixes" msgstr "" #: :14 current msgid "" "Currently, QoS is implemented by TC command of HV OS. This solution has many " "drawbacks, such as not supported VLAN network or VMs from same HV. Meter is " "a comfortable solution, which is implement in OpenFlow as an action, so it " "is flexible and exact. By meter action, we can implemented QoS from both " "directions, also, we can support DSCP. If we want to add other matches, it " "is also feasible." msgstr "" #: :25 msgid "" "DHCP (native OVN implementation or conventional DHCP agent) The native " "implementation supports distributed DHCP. However, it currently lacks " "support for IPv6, internal DNS, and metadata proxy." msgstr "" #: :30 msgid "" "DPDK - Usable with OVS via either the Linux kernel datapath or the DPDK " "datapath." msgstr "" #: :31 msgid "Deprecation Notes" msgstr "" #: :78 msgid "" "If ovn_dhcp4_global_option or ovn_dhcp6_global_options is set, all existing " "subnets will be checked and updated when Neutron is started." msgstr "" #: :68 stable/rocky>:80 msgid "" "In a HA environment, when OVSDB server fails over to a different controller, " "the connection change is not detected by neither neutron-server nor ovn-" "metadata-agent. In order to fix this issue, a 60 seconds interval probe (by " "default) is now sent by OVSDB server clients." msgstr "" #: :14 msgid "" "Initial release of the OpenStack Networking service (neutron) integration " "with Open Virtual Network (OVN), a component of the the `Open vSwitch " "`_ project. OVN provides the following features " "either via native implementation or conventional agents:" msgstr "" #: :20 msgid "Layer-2 (native OVN implementation)" msgstr "" #: :21 msgid "" "Layer-3 (native OVN implementation or conventional layer-3 agent) The native " "OVN implementation supports distributed routing. However, it currently lacks " "support for floating IP addresses, NAT, and the metadata proxy." msgstr "" #: :29 msgid "Metadata (conventional metadata agent)" msgstr "" #: :14 stable/rocky>:73 msgid "" "Networking-ovn was not supporting the network's dns_domain option. This is " "now supported during network's creation. Updating 'dns_domain' during " "network update is not completely supported. All the existing ports are not " "updated with the new network's dns_domain in OVN Northbound db." msgstr "" #: :24 stable/stein>:47 msgid "" "Networking-ovn will now expose ovn-controller status via the Neutron Agent " "API." msgstr "" #: :38 stable/rocky>:140 msgid "" "Networking-ovn will parse ovn-cms-options and select this chassis if it has " "proper bridge mappings. This helps admin to exclude compute nodes to host " "gateway routers as they are more likely to be restarted for maintenance " "operations. If no chassis with enable-chassis-as-gw and proper bridge " "mappings available, then chassis with only bridge mappings are selected for " "scheduling router gateway." msgstr "" #: :10 stable/ocata>:10 stable/pike>:20 #: stable/queens>:28 stable/queens>:98 stable/rocky>:20 stable/rocky>:46 #: stable/rocky>:110 stable/stein>:43 msgid "New Features" msgstr "" #: :32 stable/rocky>:134 msgid "" "New option \"enable-chassis-as-gw\" to select gateway router. For external " "connectivity, gateway nodes have to set ovn-cms-options with enable-chassis-" "as-gw in Open_vSwitch table's external_ids column." msgstr "" #: :106 stable/rocky>:118 msgid "" "Now distributed floating IP is supported and a new configuration option " "``enable_distributed_floating_ip`` is added to ovn group to control the " "feature." msgstr "" #: :22 msgid "" "OVN native DHCPv6 implementation. The native implementation supports " "distributed DHCPv6. Support Neutron IPv6 subnet whose \"ipv6_address_mode\" " "attribute is None, \"dhcpv6_stateless\", or \"dhcpv6_stateful\"." msgstr "" #: :14 msgid "" "OVN native L3 implementation. The native implementation supports distributed " "routing for east-west traffic and centralized routing for north-south " "(floatingip and snat) traffic. Also supported is the Neutron L3 Configurable " "external gateway mode." msgstr "" #: :10 stable/queens>:83 stable/rocky>:10 #: stable/rocky>:36 stable/rocky>:95 stable/stein>:33 msgid "Prelude" msgstr "" #: :58 msgid "" "Support OVN provider driver for octavia. The OVN provider driver is " "implemented as per the specification - https://docs.openstack.org/octavia/" "latest/contributor/guides/providers.html. OVN provider driver provides load " "balancer features using the L4 native load balancer of OVN. This driver " "doesn't support L7 load balancers." msgstr "" #: :92 stable/rocky>:104 msgid "Support distributed floating IP." msgstr "" #: :40 msgid "" "Support migration from an existing ML2OVS tripleo deployment to ML2OVN " "tripleo deployment." msgstr "" #: :14 stable/stein>:37 msgid "Support the Neutron Agent API" msgstr "" #: :39 msgid "" "The ``ovn`` group ``ovsdb_connection`` configuration option was deprecated " "in the ``Newton`` release and has now been removed." msgstr "" #: :35 msgid "" "The ``ovn`` group ``vif_type`` configuration option is deprecated and will " "be removed in the next release. The port VIF type is now determined based on " "the OVN chassis information when the port is bound to a host. [Bug `1606458 " "`_]" msgstr "" #: :14 msgid "" "The configuration option ``ovs_integration_bridge`` used by networking-ovn " "metadata agent can only lead to problems as the bridge used by ``ovn-" "controller`` to install the flows is stored in OVSDB. The metadata agent " "will now use OVSDB instead of the configuration option to plug its ports, as " "a mismatch between both will break metadata. There is no real use case for " "this option to exist and systems currently using it will *not* be impacted " "by this change. For more information see bug `1799216 `_." msgstr "" #: :34 msgid "" "The initial release also supports the following Networking service API " "extensions:" msgstr "" #: :57 stable/rocky>:62 msgid "" "The ovsdb_probe_interval configuration option was changed from 0 (disabled) " "to 60 seconds." msgstr "" #: :45 stable/rocky>:147 msgid "" "This is not a config option enabled through conf files. Instead admin has to " "set it through openstack installer or manually in Open_vSwitch table." msgstr "" #: :32 msgid "Trunk driver - Driver to back the neutron's 'trunk' service plugin" msgstr "" #: :53 stable/queens>:124 stable/rocky>:58 #: stable/rocky>:155 stable/stein>:74 msgid "Upgrade Notes" msgstr "" #: :25 current msgid "" "Upon adding an IP address to the allowed_address_pairs field of a Neutron's " "port, networking-ovn will look if that IP address matches with the IP of an " "existing port in the same network and set its type to \"virtual\" (if it " "does match). By doing that, networking-ovn tells OVN that this virtual port " "is not bound to any VIF (required for VRRP configuration)." msgstr "" #: :112 stable/rocky>:124 msgid "" "Use native OVN DNS support if \"dns\" extension is loaded and \"dns_domain\" " "is defined." msgstr "" #: :38 msgid "``Address Scopes`` \\*" msgstr "" #: :39 msgid "``Allowed Address Pairs``" msgstr "" #: :40 msgid "``Auto Allocated Topology Services``" msgstr "" #: :41 msgid "``Availability Zone``" msgstr "" #: :43 msgid "``DHCP Agent Scheduler`` \\*\\*" msgstr "" #: :45 msgid "``DNS Integration`` \\*" msgstr "" #: :42 msgid "``Default Subnetpools``" msgstr "" #: :44 msgid "``Distributed Virtual Router`` \\*" msgstr "" #: :46 msgid "``HA Router extension`` \\*" msgstr "" #: :47 msgid "``L3 Agent Scheduler`` \\*" msgstr "" #: :48 msgid "``Multi Provider Network``" msgstr "" #: :49 msgid "``Network Availability Zone`` \\*\\*" msgstr "" #: :50 msgid "``Network IP Availability``" msgstr "" #: :56 msgid "``Network MTU``" msgstr "" #: :52 msgid "``Neutron Extra DHCP opts``" msgstr "" #: :53 msgid "``Neutron Extra Route``" msgstr "" #: :54 msgid "``Neutron L3 Configurable external gateway mode`` \\*" msgstr "" #: :55 msgid "``Neutron L3 Router``" msgstr "" #: :51 msgid "``Neutron external network``" msgstr "" #: :57 msgid "``Port Binding``" msgstr "" #: :58 msgid "``Port Security``" msgstr "" #: :59 msgid "``Provider Network``" msgstr "" #: :60 msgid "``Quality of Service``" msgstr "" #: :61 msgid "``Quota management support``" msgstr "" #: :62 msgid "``RBAC Policies``" msgstr "" #: :63 msgid "``Resource revision numbers``" msgstr "" #: :64 msgid "``Router Availability Zone`` \\*" msgstr "" #: :67 msgid "``Subnet Allocation``" msgstr "" #: :68 msgid "``Tag support``" msgstr "" #: :69 msgid "``Time Stamp Fields``" msgstr "" #: :37 msgid "``agent``" msgstr "" #: :65 msgid "``security-group``" msgstr "" #: :66 msgid "``standard-attr-description``" msgstr "" #: :102 stable/rocky>:114 msgid "" "networking-ovn ML2 mechanism driver now supports binding of direct(SR-IOV) " "ports. Traffic Control(TC) hardware offload framework for SR-IOV VFs was " "introduced in Linux kernel 4.8. Open vSwitch(OVS) 2.8 supports offloading " "OVS datapath rules using the TC framework. By using OVS version 2.8 and " "Linux kernel >= 4.8, a SR-IOV VF can be controlled via Openflow control " "plane." msgstr "" #: :14 stable/pike>:24 msgid "" "networking-ovn now supports the use of SSL for its OVSDB connections to the " "OVN databases." msgstr "" #: :87 stable/rocky>:99 msgid "support for binding a SR-IOV port in a networking-ovn deployment." msgstr ""