)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3da7403fc3ded1b03abeb97d29f82e2a4f85784f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"eb2c0399_aa13c6d8","updated":"2022-12-14 17:45:44.000000000","message":"Hi all, if you have some minutes, please review this patch. Thank you in advance!","commit_id":"849d15f5acb268b0df9ed4299fe24be1e1bd6a21"}],"openstackclient/network/v2/network_qos_rule_type.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"df7ac5181a5deca9b26b4e1e104cdb8524f354c0","unresolved":false,"context_lines":[{"line_number":33,"context_line":"    _description \u003d _(\"List QoS rule types\")"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"    def get_parser(self, prog_name):"},{"line_number":36,"context_line":"        parser \u003d super(ListNetworkQosRuleType, self).get_parser(prog_name)"},{"line_number":37,"context_line":"        supported \u003d parser.add_mutually_exclusive_group()"},{"line_number":38,"context_line":"        supported.add_argument("},{"line_number":39,"context_line":"            \u0027--all-supported\u0027,"}],"source_content_type":"text/x-python","patch_set":8,"id":"19abe888_415729e9","line":36,"range":{"start_line":36,"start_character":23,"end_line":36,"end_character":51},"updated":"2022-11-28 18:30:15.000000000","message":"nit: unnecessary","commit_id":"2c2c45657b6346e94dd005ed41bc584cc4e7d09c"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"b15f28f95cf85ee4f3e4c9eb595b3af3ad9af389","unresolved":false,"context_lines":[{"line_number":33,"context_line":"    _description \u003d _(\"List QoS rule types\")"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"    def get_parser(self, prog_name):"},{"line_number":36,"context_line":"        parser \u003d super(ListNetworkQosRuleType, self).get_parser(prog_name)"},{"line_number":37,"context_line":"        supported \u003d parser.add_mutually_exclusive_group()"},{"line_number":38,"context_line":"        supported.add_argument("},{"line_number":39,"context_line":"            \u0027--all-supported\u0027,"}],"source_content_type":"text/x-python","patch_set":8,"id":"5f347b67_41bbfcf9","line":36,"range":{"start_line":36,"start_character":23,"end_line":36,"end_character":51},"in_reply_to":"19abe888_415729e9","updated":"2022-11-29 09:48:25.000000000","message":"Done","commit_id":"2c2c45657b6346e94dd005ed41bc584cc4e7d09c"}],"openstackclient/tests/functional/network/v2/test_network_qos_rule_type.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"581d33c8a3c5c3f2b39aae6399fdfe1dc2eaae63","unresolved":true,"context_lines":[{"line_number":49,"context_line":"        if not self.is_extension_enabled(\u0027qos-rule-type-filter\u0027):"},{"line_number":50,"context_line":"            self.skipTest(\u0027No \"qos-rule-type-filter\" extension present\u0027)"},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"        cmd_output \u003d json.loads(self.openstack("},{"line_number":53,"context_line":"            \u0027network qos rule type list --all-supported -f json\u0027))"},{"line_number":54,"context_line":"        for rule_type in self.AVAILABLE_RULE_TYPES:"},{"line_number":55,"context_line":"            self.assertIn(rule_type, [x[\u0027Type\u0027] for x in cmd_output])"}],"source_content_type":"text/x-python","patch_set":9,"id":"dd6c9e77_fba5c99c","line":52,"in_reply_to":"a47e3f55_7c4c4b1b","updated":"2022-12-15 18:12:45.000000000","message":"??? I have no idea why this is failing... we have the same in L41","commit_id":"849d15f5acb268b0df9ed4299fe24be1e1bd6a21"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"2c93daf818c4bea026d16dd3b65a69d052552f9b","unresolved":false,"context_lines":[{"line_number":49,"context_line":"        if not self.is_extension_enabled(\u0027qos-rule-type-filter\u0027):"},{"line_number":50,"context_line":"            self.skipTest(\u0027No \"qos-rule-type-filter\" extension present\u0027)"},{"line_number":51,"context_line":""},{"line_number":52,"context_line":"        cmd_output \u003d json.loads(self.openstack("},{"line_number":53,"context_line":"            \u0027network qos rule type list --all-supported -f json\u0027))"},{"line_number":54,"context_line":"        for rule_type in self.AVAILABLE_RULE_TYPES:"},{"line_number":55,"context_line":"            self.assertIn(rule_type, [x[\u0027Type\u0027] for x in cmd_output])"}],"source_content_type":"text/x-python","patch_set":9,"id":"0be9be68_2a9ba9c9","line":52,"in_reply_to":"dd6c9e77_fba5c99c","updated":"2022-12-20 12:19:09.000000000","message":"Done","commit_id":"849d15f5acb268b0df9ed4299fe24be1e1bd6a21"}],"releasenotes/notes/network-qos-rule-type-filters-47f4911a02011501.yaml":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"df7ac5181a5deca9b26b4e1e104cdb8524f354c0","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Added two new filter flags to ``openstack network qos rule type list``:"},{"line_number":5,"context_line":"    \"--all-supported\", to return any QoS rule type supported by at least one"},{"line_number":6,"context_line":"    loaded driver; \"--all-rules\", to return all QoS rule types supported by"},{"line_number":7,"context_line":"    the current version of Neutron server, regardless of the loaded drivers."}],"source_content_type":"text/x-yaml","patch_set":8,"id":"0d929dfd_0ccb596a","line":5,"range":{"start_line":5,"start_character":4,"end_line":5,"end_character":21},"updated":"2022-11-28 18:30:15.000000000","message":"nit: ``--all-supported``","commit_id":"2c2c45657b6346e94dd005ed41bc584cc4e7d09c"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"b15f28f95cf85ee4f3e4c9eb595b3af3ad9af389","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Added two new filter flags to ``openstack network qos rule type list``:"},{"line_number":5,"context_line":"    \"--all-supported\", to return any QoS rule type supported by at least one"},{"line_number":6,"context_line":"    loaded driver; \"--all-rules\", to return all QoS rule types supported by"},{"line_number":7,"context_line":"    the current version of Neutron server, regardless of the loaded drivers."}],"source_content_type":"text/x-yaml","patch_set":8,"id":"85b7a579_3dcb7162","line":5,"range":{"start_line":5,"start_character":4,"end_line":5,"end_character":21},"in_reply_to":"0d929dfd_0ccb596a","updated":"2022-11-29 09:48:25.000000000","message":"Done","commit_id":"2c2c45657b6346e94dd005ed41bc584cc4e7d09c"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"df7ac5181a5deca9b26b4e1e104cdb8524f354c0","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Added two new filter flags to ``openstack network qos rule type list``:"},{"line_number":5,"context_line":"    \"--all-supported\", to return any QoS rule type supported by at least one"},{"line_number":6,"context_line":"    loaded driver; \"--all-rules\", to return all QoS rule types supported by"},{"line_number":7,"context_line":"    the current version of Neutron server, regardless of the loaded drivers."}],"source_content_type":"text/x-yaml","patch_set":8,"id":"a4d88ddf_51608d08","line":6,"range":{"start_line":6,"start_character":18,"end_line":6,"end_character":32},"updated":"2022-11-28 18:30:15.000000000","message":"nit: ``--all-rules``","commit_id":"2c2c45657b6346e94dd005ed41bc584cc4e7d09c"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"b15f28f95cf85ee4f3e4c9eb595b3af3ad9af389","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Added two new filter flags to ``openstack network qos rule type list``:"},{"line_number":5,"context_line":"    \"--all-supported\", to return any QoS rule type supported by at least one"},{"line_number":6,"context_line":"    loaded driver; \"--all-rules\", to return all QoS rule types supported by"},{"line_number":7,"context_line":"    the current version of Neutron server, regardless of the loaded drivers."}],"source_content_type":"text/x-yaml","patch_set":8,"id":"0490ca8f_02a45eb7","line":6,"range":{"start_line":6,"start_character":18,"end_line":6,"end_character":32},"in_reply_to":"a4d88ddf_51608d08","updated":"2022-11-29 09:48:25.000000000","message":"Done","commit_id":"2c2c45657b6346e94dd005ed41bc584cc4e7d09c"}]}
