)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"227955f0f51c85d500bf880cb0a6a62e4e1a8c45","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"213ef8c1_4a651a7f","updated":"2026-07-15 13:21:48.000000000","message":"This patch deserves unit tests for the new fields. I did something similar: https://review.opendev.org/c/openstack/python-openstackclient/+/815506\n\nNOTE: ask Claude to make the needed UTs for this new parameters. The result is usually quite good","commit_id":"8906d597dd98ca8235b3e8f7bc9669368f52f632"},{"author":{"_account_id":32586,"name":"Elvira García Ruiz","display_name":"Elvira","email":"egarciar@redhat.com","username":"elvira"},"change_message_id":"9d57bc95b9936b8512b3d120f456e7233ccec90b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"2586acd4_eb48ce57","in_reply_to":"213ef8c1_4a651a7f","updated":"2026-07-15 16:01:34.000000000","message":"Done!","commit_id":"8906d597dd98ca8235b3e8f7bc9669368f52f632"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"bd22ffd1dc9b9a330efe1b728d293a358e633a42","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"fc9ee84e_c584c9da","updated":"2026-07-16 12:04:24.000000000","message":"Until https://review.opendev.org/c/openstack/openstackclient/+/997533 is merged, openstackclient-check-plugins will continue failing","commit_id":"ef933dbac94a9156d822fd8275e45b0bf5c96960"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"9342e195cf75ec9668fa08dab1255db5cd2d27ad","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"e3cd8ce8_124584e2","updated":"2026-07-24 09:29:35.000000000","message":"looks in sync with the SDK patch (https://review.opendev.org/c/openstack/openstacksdk/+/981195 ) which is released in 4.15.0","commit_id":"ef933dbac94a9156d822fd8275e45b0bf5c96960"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"a2c5a60f1e871997a462f7fec4f597178663b20f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"95f49158_151b2721","updated":"2026-07-16 09:16:00.000000000","message":"recheck openstackclient-check-plugins","commit_id":"ef933dbac94a9156d822fd8275e45b0bf5c96960"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"1fdf35b2635e0d7f0e198bb51b19f607e5260578","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"b0982747_85eec3f4","updated":"2026-07-17 06:42:28.000000000","message":"recheck openstackclient-check-plugins issue fixed","commit_id":"ef933dbac94a9156d822fd8275e45b0bf5c96960"}],"openstackclient/network/v2/network.py":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"25c4250c9f45e8787763d1ab07da446399e6ea98","unresolved":true,"context_lines":[{"line_number":506,"context_line":"        )"},{"line_number":507,"context_line":"        pvlan_group \u003d parser.add_mutually_exclusive_group()"},{"line_number":508,"context_line":"        pvlan_group.add_argument("},{"line_number":509,"context_line":"            \u0027--pvlan\u0027,"},{"line_number":510,"context_line":"            action\u003d\u0027store_true\u0027,"},{"line_number":511,"context_line":"            help\u003d_(\"List only networks with PVLAN enabled\"),"},{"line_number":512,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":4,"id":"7cab21b9_a09163a1","line":509,"updated":"2026-07-01 08:26:29.000000000","message":"I think that to make it working for networks you will also need to update api definition in neutron-lib https://github.com/openstack/neutron-lib/blob/master/neutron_lib/api/definitions/pvlan.py as currently it don\u0027t have `is_filter` flag set to `True`","commit_id":"8906d597dd98ca8235b3e8f7bc9669368f52f632"},{"author":{"_account_id":32586,"name":"Elvira García Ruiz","display_name":"Elvira","email":"egarciar@redhat.com","username":"elvira"},"change_message_id":"e97ef6522f64c664f569ee6c7565d24d254a1ba2","unresolved":true,"context_lines":[{"line_number":506,"context_line":"        )"},{"line_number":507,"context_line":"        pvlan_group \u003d parser.add_mutually_exclusive_group()"},{"line_number":508,"context_line":"        pvlan_group.add_argument("},{"line_number":509,"context_line":"            \u0027--pvlan\u0027,"},{"line_number":510,"context_line":"            action\u003d\u0027store_true\u0027,"},{"line_number":511,"context_line":"            help\u003d_(\"List only networks with PVLAN enabled\"),"},{"line_number":512,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":4,"id":"7de57e2f_bd08cf9c","line":509,"in_reply_to":"7cab21b9_a09163a1","updated":"2026-07-03 15:33:59.000000000","message":"You are 100% right this is only working on the client side. I have proposed a fix to this in neutron-lib and neutron server too!","commit_id":"8906d597dd98ca8235b3e8f7bc9669368f52f632"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"227955f0f51c85d500bf880cb0a6a62e4e1a8c45","unresolved":false,"context_lines":[{"line_number":506,"context_line":"        )"},{"line_number":507,"context_line":"        pvlan_group \u003d parser.add_mutually_exclusive_group()"},{"line_number":508,"context_line":"        pvlan_group.add_argument("},{"line_number":509,"context_line":"            \u0027--pvlan\u0027,"},{"line_number":510,"context_line":"            action\u003d\u0027store_true\u0027,"},{"line_number":511,"context_line":"            help\u003d_(\"List only networks with PVLAN enabled\"),"},{"line_number":512,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":4,"id":"5f2a1ae0_2dd92fa0","line":509,"in_reply_to":"7de57e2f_bd08cf9c","updated":"2026-07-15 13:21:48.000000000","message":"Done","commit_id":"8906d597dd98ca8235b3e8f7bc9669368f52f632"}],"openstackclient/network/v2/port.py":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"64994223f8a5bead1ba0329a2fee6664311bf04d","unresolved":true,"context_lines":[{"line_number":913,"context_line":"        parser.add_argument("},{"line_number":914,"context_line":"            \u0027--pvlan-community\u0027,"},{"line_number":915,"context_line":"            metavar\u003d\u0027\u003ccommunity-name\u003e\u0027,"},{"line_number":916,"context_line":"            help\u003d_(\"List only ports within a specified PVLAN community\"),"},{"line_number":917,"context_line":"        )"},{"line_number":918,"context_line":"        pvlan_group \u003d parser.add_mutually_exclusive_group()"},{"line_number":919,"context_line":"        pvlan_group.add_argument("}],"source_content_type":"text/x-python","patch_set":4,"id":"73aae3c5_059a65fa","line":916,"updated":"2026-07-01 08:27:37.000000000","message":"same comment about pvlan-community filtering","commit_id":"8906d597dd98ca8235b3e8f7bc9669368f52f632"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"227955f0f51c85d500bf880cb0a6a62e4e1a8c45","unresolved":false,"context_lines":[{"line_number":913,"context_line":"        parser.add_argument("},{"line_number":914,"context_line":"            \u0027--pvlan-community\u0027,"},{"line_number":915,"context_line":"            metavar\u003d\u0027\u003ccommunity-name\u003e\u0027,"},{"line_number":916,"context_line":"            help\u003d_(\"List only ports within a specified PVLAN community\"),"},{"line_number":917,"context_line":"        )"},{"line_number":918,"context_line":"        pvlan_group \u003d parser.add_mutually_exclusive_group()"},{"line_number":919,"context_line":"        pvlan_group.add_argument("}],"source_content_type":"text/x-python","patch_set":4,"id":"3b8da24c_4fa47e35","line":916,"in_reply_to":"73aae3c5_059a65fa","updated":"2026-07-15 13:21:48.000000000","message":"Done","commit_id":"8906d597dd98ca8235b3e8f7bc9669368f52f632"}]}
