)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"baefe6690cf0d58e04bdc0618607e7471566406c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0a077858_e3ccb646","updated":"2021-10-20 09:08:17.000000000","message":"wonderful","commit_id":"f7403cf4f27acacbec16d7dc09faaab5df3db568"}],"doc/source/_extra/.htaccess":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"9b59e663a50706ee05413d08edc4fa5a48023888","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# No redirects in place yet."},{"line_number":2,"context_line":"redirectmatch 301 ^/([^/]+/[^/]+)/reference/networking/provider-networks.html$   /$1/reference/networking/neutron.html#provider-networks"}],"source_content_type":"application/octet-stream","patch_set":2,"id":"a9fca423_80aa0380","line":1,"updated":"2021-10-19 10:11:09.000000000","message":"sounds wrong to keep!","commit_id":"17a69126ba3dd1b5f1a2fc95b444a5431cd88c2e"}],"doc/source/reference/networking/neutron.rst":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"fb86e8dfb5b8a1d7a1b3e5e276539889809ea30c","unresolved":true,"context_lines":[{"line_number":51,"context_line":""},{"line_number":52,"context_line":"These two lists are \"zipped\" together, such that ``eth1`` is plugged into the"},{"line_number":53,"context_line":"``br-ex1`` bridge, and ``eth2`` is plugged into the ``br-ex2`` bridge.  Kolla"},{"line_number":54,"context_line":"Ansible maps these interfaces to Neutron physical networks ``phynet1`` and"},{"line_number":55,"context_line":"``physnet2`` respectively."},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"Example: shared interface"}],"source_content_type":"text/x-rst","patch_set":1,"id":"69a0fe49_2f4ea8d8","line":54,"range":{"start_line":54,"start_character":61,"end_line":54,"end_character":68},"updated":"2021-10-14 10:33:01.000000000","message":"physnet1","commit_id":"446928ce0fc1aff3961a455488003e8c37cd4682"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"82c42fba32adcd90616f15c846910749754e3b00","unresolved":true,"context_lines":[{"line_number":73,"context_line":"critical applications. Only administrators of OpenStack can create such"},{"line_number":74,"context_line":"networks. For provider networks compute hosts must have external bridge"},{"line_number":75,"context_line":"created and configured by Ansible tasks like it is already done for tenant"},{"line_number":76,"context_line":"DVR mode networking. Normal tenant non-DVR networking does not need external"},{"line_number":77,"context_line":"bridge on compute hosts and therefore operators don\u0027t need additional"},{"line_number":78,"context_line":"dedicated network interface."},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"To use provider networks in instances you also need to set the following in"},{"line_number":81,"context_line":"``/etc/kolla/globals.yml``:"}],"source_content_type":"text/x-rst","patch_set":1,"id":"682e4319_4895fac3","line":78,"range":{"start_line":76,"start_character":21,"end_line":78,"end_character":28},"updated":"2021-10-15 10:28:27.000000000","message":"Maybe we should write that it does not need that, because all N-S traffic goes through network nodes? Currently it\u0027s written in a way, that somebody might think it\u0027s a superior version compared to DVR ;-) Ideally we should link to some Neutron doc that explains difference between DVR and non-DVR?","commit_id":"446928ce0fc1aff3961a455488003e8c37cd4682"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"0922e2e9995d6c7b83bd58835b009cf33a5cf47c","unresolved":true,"context_lines":[{"line_number":21,"context_line":"For setting up the neutron external interface modify"},{"line_number":22,"context_line":"``/etc/kolla/globals.yml`` setting ``neutron_external_interface`` to the"},{"line_number":23,"context_line":"desired interface name. This interface is used by hosts in the ``network``"},{"line_number":24,"context_line":"group, and hosts in the ``compute`` group if"},{"line_number":25,"context_line":"``enable_neutron_provider_networks`` is set or DVR is enabled."},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"The interface is plugged into a bridge (Open vSwitch or Linux Bridge, depending"}],"source_content_type":"text/x-rst","patch_set":2,"id":"ca4e029a_b0b70941","line":24,"range":{"start_line":24,"start_character":7,"end_line":24,"end_character":44},"updated":"2021-10-19 09:58:27.000000000","message":"This \"and ... if ... or\" is difficult to parse, in particular because the precedence of the trailing \"or\" is unclear. I\u0027d rather make this a second sentence, starting with the condition. Though you only moved that sentence, so I can also do it in a followup.","commit_id":"17a69126ba3dd1b5f1a2fc95b444a5431cd88c2e"}],"doc/source/reference/networking/provider-networks.rst":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"fb86e8dfb5b8a1d7a1b3e5e276539889809ea30c","unresolved":true,"context_lines":[{"line_number":1,"context_line":".. _provider-networks:"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d"},{"line_number":4,"context_line":"Provider Networks"}],"source_content_type":"text/x-rst","patch_set":1,"id":"5698d6cf_b6d6620f","side":"PARENT","line":1,"updated":"2021-10-14 10:33:01.000000000","message":"could use a redirect","commit_id":"0aeb03b1c7a3d23af0ea894899b952ed2979926a"}]}
