)]}'
{"doc/source/admin/ovn/availability_zones.rst":[{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"0c2be90be75c129347c92beff451471dd3ad965a","unresolved":true,"context_lines":[{"line_number":37,"context_line":".. end"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"The above command is adding two configurations to the ``ovn-cms-options``"},{"line_number":40,"context_line":"option, the ``enable-chassis-as-gw`` option which tells the OVN driver"},{"line_number":41,"context_line":"that this is a gateway/networker node and the ``availability-zones``"},{"line_number":42,"context_line":"option specifying three availability zones: **az-0**, **az-1** and"},{"line_number":43,"context_line":"**az-2**."}],"source_content_type":"text/x-rst","patch_set":2,"id":"68df9f34_b94f6c22","line":40,"range":{"start_line":40,"start_character":14,"end_line":40,"end_character":34},"updated":"2021-04-27 14:13:30.000000000","message":"Is this needed to place a node in an AZ? Thinking about compute nodes not acting as gateways, it may be simpler for deployments to just put all nodes from a site in AZ (and enable chassis as gateway on networker/computes with external connectivity)","commit_id":"e47b39620761c477c28deeab9639699f613320f2"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"f7aa0f4e80483e46b1a0f445a8ede854af956eef","unresolved":true,"context_lines":[{"line_number":37,"context_line":".. end"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"The above command is adding two configurations to the ``ovn-cms-options``"},{"line_number":40,"context_line":"option, the ``enable-chassis-as-gw`` option which tells the OVN driver"},{"line_number":41,"context_line":"that this is a gateway/networker node and the ``availability-zones``"},{"line_number":42,"context_line":"option specifying three availability zones: **az-0**, **az-1** and"},{"line_number":43,"context_line":"**az-2**."}],"source_content_type":"text/x-rst","patch_set":2,"id":"b231ba67_61cf56e7","line":40,"range":{"start_line":40,"start_character":14,"end_line":40,"end_character":34},"in_reply_to":"68df9f34_b94f6c22","updated":"2021-04-27 15:21:10.000000000","message":"It\u0027s not needed but in ML2/OVN it doesn\u0027t make much sense to add AZs to nodes that are not gateways. Allow me to explain.\n\nFor both cases for AZs we have, which are: 1) Router ports (Router AZ) and 2) External ports (Network AZ) they both require the ports to be scheduled on gateway nodes so only those that *also* contains the \"enable-chassis-as-gw\" value will be considered as candidates for scheduling these types of ports.\n\nThat said, if one wants to set the availability-zones options on a node that is not a gateway node it won\u0027t do any harm; We just do not have a use-case for it at this moment in ML2/OVN.\n\nDoes it make sense ?","commit_id":"e47b39620761c477c28deeab9639699f613320f2"},{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"0c0226dfa4dcfb40573874dd2a0c8c0d85159791","unresolved":true,"context_lines":[{"line_number":37,"context_line":".. end"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"The above command is adding two configurations to the ``ovn-cms-options``"},{"line_number":40,"context_line":"option, the ``enable-chassis-as-gw`` option which tells the OVN driver"},{"line_number":41,"context_line":"that this is a gateway/networker node and the ``availability-zones``"},{"line_number":42,"context_line":"option specifying three availability zones: **az-0**, **az-1** and"},{"line_number":43,"context_line":"**az-2**."}],"source_content_type":"text/x-rst","patch_set":2,"id":"8d42e99d_95ec5755","line":40,"range":{"start_line":40,"start_character":14,"end_line":40,"end_character":34},"in_reply_to":"b231ba67_61cf56e7","updated":"2021-04-27 15:46:21.000000000","message":"Makes sense, thanks!","commit_id":"e47b39620761c477c28deeab9639699f613320f2"},{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"0c2be90be75c129347c92beff451471dd3ad965a","unresolved":true,"context_lines":[{"line_number":72,"context_line":""},{"line_number":73,"context_line":".. code-block:: bash"},{"line_number":74,"context_line":""},{"line_number":75,"context_line":"   $ openstack availability zone list"},{"line_number":76,"context_line":"   +-----------+-------------+"},{"line_number":77,"context_line":"   | Zone Name | Zone Status |"},{"line_number":78,"context_line":"   +-----------+-------------+"}],"source_content_type":"text/x-rst","patch_set":2,"id":"520b5270_b8943246","line":75,"range":{"start_line":75,"start_character":5,"end_line":75,"end_character":37},"updated":"2021-04-27 14:13:30.000000000","message":"Maybe add --network parameter, as this command does not show the type of AZ (nova, neutron, cinder), better to limit ourselves to neutron AZ","commit_id":"e47b39620761c477c28deeab9639699f613320f2"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"f7aa0f4e80483e46b1a0f445a8ede854af956eef","unresolved":true,"context_lines":[{"line_number":72,"context_line":""},{"line_number":73,"context_line":".. code-block:: bash"},{"line_number":74,"context_line":""},{"line_number":75,"context_line":"   $ openstack availability zone list"},{"line_number":76,"context_line":"   +-----------+-------------+"},{"line_number":77,"context_line":"   | Zone Name | Zone Status |"},{"line_number":78,"context_line":"   +-----------+-------------+"}],"source_content_type":"text/x-rst","patch_set":2,"id":"5248c71c_14e338ac","line":75,"range":{"start_line":75,"start_character":5,"end_line":75,"end_character":37},"in_reply_to":"520b5270_b8943246","updated":"2021-04-27 15:21:10.000000000","message":"Good point! Will do","commit_id":"e47b39620761c477c28deeab9639699f613320f2"},{"author":{"_account_id":21798,"name":"Bernard Cafarelli","email":"bcafarel@redhat.com","username":"bcafarel"},"change_message_id":"0c2be90be75c129347c92beff451471dd3ad965a","unresolved":true,"context_lines":[{"line_number":147,"context_line":"driver Availability Zones guide\u003cconfig-az\u003e` for more information). In"},{"line_number":148,"context_line":"**ML2/OVN** the ``ovn-controller`` service will be running on all nodes"},{"line_number":149,"context_line":"of the cluster so the ``availability_zone_hints`` will always match the"},{"line_number":150,"context_line":"``availability_zones`` attribute."},{"line_number":151,"context_line":""},{"line_number":152,"context_line":"OVN Database information"},{"line_number":153,"context_line":"************************"}],"source_content_type":"text/x-rst","patch_set":2,"id":"636f4458_17352346","line":150,"updated":"2021-04-27 14:13:30.000000000","message":"Just a style nit, maybe add an example of availability_zone_hints/availability_zones in \"show\" command here, to highlight the same value will be shown (and not stay empty as shown in the \"create\" command)","commit_id":"e47b39620761c477c28deeab9639699f613320f2"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"f7aa0f4e80483e46b1a0f445a8ede854af956eef","unresolved":true,"context_lines":[{"line_number":147,"context_line":"driver Availability Zones guide\u003cconfig-az\u003e` for more information). In"},{"line_number":148,"context_line":"**ML2/OVN** the ``ovn-controller`` service will be running on all nodes"},{"line_number":149,"context_line":"of the cluster so the ``availability_zone_hints`` will always match the"},{"line_number":150,"context_line":"``availability_zones`` attribute."},{"line_number":151,"context_line":""},{"line_number":152,"context_line":"OVN Database information"},{"line_number":153,"context_line":"************************"}],"source_content_type":"text/x-rst","patch_set":2,"id":"ba3e82e5_67b922a9","line":150,"in_reply_to":"636f4458_17352346","updated":"2021-04-27 15:21:10.000000000","message":"Will do","commit_id":"e47b39620761c477c28deeab9639699f613320f2"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"d8c4355cb108abb038d1a0b231657051e4887404","unresolved":true,"context_lines":[{"line_number":205,"context_line":"scheduling of the gateway router ports will take into consideration"},{"line_number":206,"context_line":"the availability zones that the router belongs to. We can confirm"},{"line_number":207,"context_line":"this behavior by looking in the ``Gateway_Chassis`` table from the OVN"},{"line_number":208,"context_line":"Southbound database:"},{"line_number":209,"context_line":""},{"line_number":210,"context_line":".. code-block:: bash"},{"line_number":211,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"c651e361_8eec997c","line":208,"range":{"start_line":208,"start_character":0,"end_line":208,"end_character":10},"updated":"2021-04-29 20:54:05.000000000","message":"It looks like Gateway_Chassis is a table in both NB and SB, but I have no idea which one is correct here.  If it is NB then this should change as well, but this was just copied from the other file.","commit_id":"4a3a4bea2d7b640c23a0cd1b029b34a0071fd4bf"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"c00e404614d285f7ed7c3a54144f4682c0bebd2c","unresolved":false,"context_lines":[{"line_number":205,"context_line":"scheduling of the gateway router ports will take into consideration"},{"line_number":206,"context_line":"the availability zones that the router belongs to. We can confirm"},{"line_number":207,"context_line":"this behavior by looking in the ``Gateway_Chassis`` table from the OVN"},{"line_number":208,"context_line":"Southbound database:"},{"line_number":209,"context_line":""},{"line_number":210,"context_line":".. code-block:: bash"},{"line_number":211,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"64de50b8_1ca6502a","line":208,"range":{"start_line":208,"start_character":0,"end_line":208,"end_character":10},"in_reply_to":"c651e361_8eec997c","updated":"2021-04-30 08:54:47.000000000","message":"Indeed, was looking into the ovn-archtecture man page (https://man7.org/linux/man-pages/man7/ovn-architecture.7.html) perhaps using the one in the NB DB is best here.\n\nDone","commit_id":"4a3a4bea2d7b640c23a0cd1b029b34a0071fd4bf"},{"author":{"_account_id":11952,"name":"Flavio Fernandes","email":"flavio@flaviof.com","username":"ffernand"},"change_message_id":"f1a951ef65473076aaeee29bd38e30216c27ab7b","unresolved":true,"context_lines":[{"line_number":209,"context_line":""},{"line_number":210,"context_line":".. code-block:: bash"},{"line_number":211,"context_line":""},{"line_number":212,"context_line":"   $ ovn-sbctl list Gateway_Chassis"},{"line_number":213,"context_line":"   _uuid               : ac61b70f-ff51-43d9-830b-f9bc6d74090a"},{"line_number":214,"context_line":"   chassis_name        : \"2d1924b2-99a4-4c6c-a4f2-0be64c0cec8c\""},{"line_number":215,"context_line":"   external_ids        : {}"}],"source_content_type":"text/x-rst","patch_set":3,"id":"76b2ee4c_672923e6","line":212,"range":{"start_line":212,"start_character":5,"end_line":212,"end_character":14},"updated":"2021-04-29 20:38:43.000000000","message":"ovn-nbctl (not sb)","commit_id":"4a3a4bea2d7b640c23a0cd1b029b34a0071fd4bf"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"c00e404614d285f7ed7c3a54144f4682c0bebd2c","unresolved":false,"context_lines":[{"line_number":209,"context_line":""},{"line_number":210,"context_line":".. code-block:: bash"},{"line_number":211,"context_line":""},{"line_number":212,"context_line":"   $ ovn-sbctl list Gateway_Chassis"},{"line_number":213,"context_line":"   _uuid               : ac61b70f-ff51-43d9-830b-f9bc6d74090a"},{"line_number":214,"context_line":"   chassis_name        : \"2d1924b2-99a4-4c6c-a4f2-0be64c0cec8c\""},{"line_number":215,"context_line":"   external_ids        : {}"}],"source_content_type":"text/x-rst","patch_set":3,"id":"cc1a3d53_d78c01cf","line":212,"range":{"start_line":212,"start_character":5,"end_line":212,"end_character":14},"in_reply_to":"76b2ee4c_672923e6","updated":"2021-04-30 08:54:47.000000000","message":"Thanks! Done","commit_id":"4a3a4bea2d7b640c23a0cd1b029b34a0071fd4bf"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"a4d9162ea3b9eb5db124b941c1186f2177390ded","unresolved":true,"context_lines":[{"line_number":4,"context_line":"Availability Zones guide for OVN"},{"line_number":5,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"The purpose of this page is to describe how the availability zones works"},{"line_number":8,"context_line":"with OVN. Prior to reading this document, it is recommended to first"},{"line_number":9,"context_line":"read :ref:`ML2/OVS driver Availability Zones guide\u003cconfig-az\u003e`."},{"line_number":10,"context_line":""}],"source_content_type":"text/x-rst","patch_set":10,"id":"6e47cf80_c61264b0","line":7,"range":{"start_line":7,"start_character":67,"end_line":7,"end_character":72},"updated":"2021-08-23 11:23:27.000000000","message":"nit: work?","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"e8b803f0cef2309ae7fbe8f07849bc90a8232401","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Availability Zones guide for OVN"},{"line_number":5,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"The purpose of this page is to describe how the availability zones works"},{"line_number":8,"context_line":"with OVN. Prior to reading this document, it is recommended to first"},{"line_number":9,"context_line":"read :ref:`ML2/OVS driver Availability Zones guide\u003cconfig-az\u003e`."},{"line_number":10,"context_line":""}],"source_content_type":"text/x-rst","patch_set":10,"id":"de83bbfa_52625aa2","line":7,"range":{"start_line":7,"start_character":67,"end_line":7,"end_character":72},"in_reply_to":"6e47cf80_c61264b0","updated":"2021-08-23 12:16:42.000000000","message":"Done","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"a4d9162ea3b9eb5db124b941c1186f2177390ded","unresolved":true,"context_lines":[{"line_number":20,"context_line":"-------------------"},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"Different from the ML2/OVS driver for Neutron the availability zones for"},{"line_number":23,"context_line":"the OVN driver is not configured via a configuration file. Since ML2/OVN"},{"line_number":24,"context_line":"does not rely on an external agent such as the L3 agent, certain nodes"},{"line_number":25,"context_line":"(e.g gateway/networker node) won\u0027t have any Neutron configuration file"},{"line_number":26,"context_line":"present. For this reason, OVN uses the local OVSDB for configuring the"}],"source_content_type":"text/x-rst","patch_set":10,"id":"7485bd93_a230246b","line":23,"range":{"start_line":23,"start_character":15,"end_line":23,"end_character":17},"updated":"2021-08-23 11:23:27.000000000","message":"are ? I think \"availability zones\" is plural, or is it singular?","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"e8b803f0cef2309ae7fbe8f07849bc90a8232401","unresolved":false,"context_lines":[{"line_number":20,"context_line":"-------------------"},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"Different from the ML2/OVS driver for Neutron the availability zones for"},{"line_number":23,"context_line":"the OVN driver is not configured via a configuration file. Since ML2/OVN"},{"line_number":24,"context_line":"does not rely on an external agent such as the L3 agent, certain nodes"},{"line_number":25,"context_line":"(e.g gateway/networker node) won\u0027t have any Neutron configuration file"},{"line_number":26,"context_line":"present. For this reason, OVN uses the local OVSDB for configuring the"}],"source_content_type":"text/x-rst","patch_set":10,"id":"cc0ab09c_e813fa78","line":23,"range":{"start_line":23,"start_character":15,"end_line":23,"end_character":17},"in_reply_to":"7485bd93_a230246b","updated":"2021-08-23 12:16:42.000000000","message":"Done","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"a4d9162ea3b9eb5db124b941c1186f2177390ded","unresolved":true,"context_lines":[{"line_number":48,"context_line":"   Availability Zones **however** ML2/OVN will only consider nodes that"},{"line_number":49,"context_line":"   are gateway (the ones with the \"enable-chassis-as-gw\" option) when"},{"line_number":50,"context_line":"   scheduling both ``router`` and ``external`` ports. So, even tho the"},{"line_number":51,"context_line":"   \"availability-zones\" option can be set own their own, the ML2/OVN"},{"line_number":52,"context_line":"   driver does not have a use case for it at the moment."},{"line_number":53,"context_line":""},{"line_number":54,"context_line":".. end"}],"source_content_type":"text/x-rst","patch_set":10,"id":"698fc63d_8d4d82cc","line":51,"range":{"start_line":51,"start_character":42,"end_line":51,"end_character":45},"updated":"2021-08-23 11:23:27.000000000","message":"on","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"e8b803f0cef2309ae7fbe8f07849bc90a8232401","unresolved":false,"context_lines":[{"line_number":48,"context_line":"   Availability Zones **however** ML2/OVN will only consider nodes that"},{"line_number":49,"context_line":"   are gateway (the ones with the \"enable-chassis-as-gw\" option) when"},{"line_number":50,"context_line":"   scheduling both ``router`` and ``external`` ports. So, even tho the"},{"line_number":51,"context_line":"   \"availability-zones\" option can be set own their own, the ML2/OVN"},{"line_number":52,"context_line":"   driver does not have a use case for it at the moment."},{"line_number":53,"context_line":""},{"line_number":54,"context_line":".. end"}],"source_content_type":"text/x-rst","patch_set":10,"id":"bafc07c9_59eb219f","line":51,"range":{"start_line":51,"start_character":42,"end_line":51,"end_character":45},"in_reply_to":"698fc63d_8d4d82cc","updated":"2021-08-23 12:16:42.000000000","message":"Done","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"a4d9162ea3b9eb5db124b941c1186f2177390ded","unresolved":true,"context_lines":[{"line_number":295,"context_line":"************************"},{"line_number":296,"context_line":""},{"line_number":297,"context_line":"Upon creating the first ``external`` port to a network with Availability"},{"line_number":298,"context_line":"Zones set a HA Chassis Group correspondent to that network will also be"},{"line_number":299,"context_line":"created in the OVN Northbound Database:"},{"line_number":300,"context_line":""},{"line_number":301,"context_line":".. code-block:: bash"}],"source_content_type":"text/x-rst","patch_set":10,"id":"5abe7c85_8efa32ef","line":298,"range":{"start_line":298,"start_character":8,"end_line":298,"end_character":9},"updated":"2021-08-23 11:23:27.000000000","message":"Should a comma be here?","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"e8b803f0cef2309ae7fbe8f07849bc90a8232401","unresolved":false,"context_lines":[{"line_number":295,"context_line":"************************"},{"line_number":296,"context_line":""},{"line_number":297,"context_line":"Upon creating the first ``external`` port to a network with Availability"},{"line_number":298,"context_line":"Zones set a HA Chassis Group correspondent to that network will also be"},{"line_number":299,"context_line":"created in the OVN Northbound Database:"},{"line_number":300,"context_line":""},{"line_number":301,"context_line":".. code-block:: bash"}],"source_content_type":"text/x-rst","patch_set":10,"id":"dfed3336_bc7281ba","line":298,"range":{"start_line":298,"start_character":8,"end_line":298,"end_character":9},"in_reply_to":"5abe7c85_8efa32ef","updated":"2021-08-23 12:16:42.000000000","message":"Done","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"a4d9162ea3b9eb5db124b941c1186f2177390ded","unresolved":true,"context_lines":[{"line_number":331,"context_line":""},{"line_number":332,"context_line":"We can inspect these members to see which one has the **highest**"},{"line_number":333,"context_line":"priority, which means that when the ``external`` port is bound it"},{"line_number":334,"context_line":"will first bound to the HA Chassis with the **highest** priority in"},{"line_number":335,"context_line":"the Group. In case that Chassis goes down the port will move on to the"},{"line_number":336,"context_line":"next Chassis with the **highest** priority and so on. To check these HA"},{"line_number":337,"context_line":"Chassis do:"}],"source_content_type":"text/x-rst","patch_set":10,"id":"b5154086_dac57ead","line":334,"range":{"start_line":334,"start_character":11,"end_line":334,"end_character":16},"updated":"2021-08-23 11:23:27.000000000","message":"bind ?","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"e8b803f0cef2309ae7fbe8f07849bc90a8232401","unresolved":false,"context_lines":[{"line_number":331,"context_line":""},{"line_number":332,"context_line":"We can inspect these members to see which one has the **highest**"},{"line_number":333,"context_line":"priority, which means that when the ``external`` port is bound it"},{"line_number":334,"context_line":"will first bound to the HA Chassis with the **highest** priority in"},{"line_number":335,"context_line":"the Group. In case that Chassis goes down the port will move on to the"},{"line_number":336,"context_line":"next Chassis with the **highest** priority and so on. To check these HA"},{"line_number":337,"context_line":"Chassis do:"}],"source_content_type":"text/x-rst","patch_set":10,"id":"e354d00a_9ba54b54","line":334,"range":{"start_line":334,"start_character":11,"end_line":334,"end_character":16},"in_reply_to":"b5154086_dac57ead","updated":"2021-08-23 12:16:42.000000000","message":"Done","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"}],"releasenotes/notes/ovn-network-az-c4ee9a4089872818.yaml":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"ebd7c2b619d298cd9bc1f81caac2aa1e3cb194b8","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    Adds support for Network Availability Zones to the OVN driver. When"},{"line_number":5,"context_line":"    Network AZ is used, OVN\u0027s \"external\" ports will now be scheduled"},{"line_number":6,"context_line":"    onto nodes belonging to the AZs specified in the network that the"},{"line_number":7,"context_line":"    port belongs to. This change we also removes the limitation where all"},{"line_number":8,"context_line":"    \"external\" ports were part of to a single HA Chassis Group (meaning"},{"line_number":9,"context_line":"    they would all be bond to a single host) now the \"external\" ports"},{"line_number":10,"context_line":"    will be better distributed across different hosts."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"64e2f71f_9fc3f6af","line":7,"range":{"start_line":7,"start_character":21,"end_line":7,"end_character":32},"updated":"2021-08-16 10:20:54.000000000","message":"I wouldn\u0027t add \"this change\" here. It will be rendered in the release notes page without patch so \"this change\" will be out of context there IMO.","commit_id":"3fb64ea1c9c9fa48452d307a1f3a92137382706e"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"f1ba08ce0bf45de57e9700ed93f9ffb582326008","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    Adds support for Network Availability Zones to the OVN driver. When"},{"line_number":5,"context_line":"    Network AZ is used, OVN\u0027s \"external\" ports will now be scheduled"},{"line_number":6,"context_line":"    onto nodes belonging to the AZs specified in the network that the"},{"line_number":7,"context_line":"    port belongs to. This change we also removes the limitation where all"},{"line_number":8,"context_line":"    \"external\" ports were part of to a single HA Chassis Group (meaning"},{"line_number":9,"context_line":"    they would all be bond to a single host) now the \"external\" ports"},{"line_number":10,"context_line":"    will be better distributed across different hosts."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"5951cbf9_81d67737","line":7,"range":{"start_line":7,"start_character":21,"end_line":7,"end_character":32},"in_reply_to":"64e2f71f_9fc3f6af","updated":"2021-08-18 13:50:34.000000000","message":"Good point","commit_id":"3fb64ea1c9c9fa48452d307a1f3a92137382706e"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"e8b803f0cef2309ae7fbe8f07849bc90a8232401","unresolved":true,"context_lines":[{"line_number":5,"context_line":"    Network AZ is used, OVN\u0027s \"external\" ports will now be scheduled"},{"line_number":6,"context_line":"    onto nodes belonging to the AZs specified in the network that the"},{"line_number":7,"context_line":"    port belongs to. This feature also removes the limitation where all"},{"line_number":8,"context_line":"    \"external\" ports were part of to a single HA Chassis Group (meaning"},{"line_number":9,"context_line":"    they would all be bond to a single host) now the \"external\" ports"},{"line_number":10,"context_line":"    will be better distributed across different hosts."}],"source_content_type":"text/x-yaml","patch_set":10,"id":"8f2d2337_3e124ad6","line":8,"range":{"start_line":8,"start_character":34,"end_line":8,"end_character":37},"updated":"2021-08-23 12:16:42.000000000","message":"s/to//g","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"be55045a2de6d01af0376978cba355d46d11e098","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":10,"id":"10819512_2494ca33","line":11,"updated":"2021-08-18 11:51:55.000000000","message":"nit: should be here a link to the patch with actual code: https://review.opendev.org/c/openstack/neutron/+/762550","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"f1ba08ce0bf45de57e9700ed93f9ffb582326008","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":10,"id":"93bf7439_f7bcc7c6","line":11,"in_reply_to":"10819512_2494ca33","updated":"2021-08-18 13:50:34.000000000","message":"thanks, in case I need to respin this patch I will add the link then.","commit_id":"4e325088d3aa224de22f0eb3a8d71910963ac2f1"}]}
