)]}'
{"openstackclient/volume/v2/volume_type.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"0430e16791a8df7aef0b20da11ea612b468c63f1","unresolved":false,"context_lines":[{"line_number":343,"context_line":"                parsed_args.availability_zones"},{"line_number":344,"context_line":"            )"},{"line_number":345,"context_line":"        if properties:"},{"line_number":346,"context_line":"            result \u003d volume_client.update_type_extra_specs("},{"line_number":347,"context_line":"                volume_type.id, **properties"},{"line_number":348,"context_line":"            )"},{"line_number":349,"context_line":"            info[\u0027properties\u0027] \u003d format_columns.DictColumn(result.extra_specs)"}],"source_content_type":"text/x-python","patch_set":4,"id":"527e0bcb_2f3a7bc1","line":346,"updated":"2026-06-10 12:05:52.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"b93dcbcb4b4fe200531e8a3a530848f94f5e515d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"0430e16791a8df7aef0b20da11ea612b468c63f1","unresolved":false,"context_lines":[{"line_number":500,"context_line":"        if parsed_args.encryption_type:"},{"line_number":501,"context_line":"            encryption \u003d {}"},{"line_number":502,"context_line":"            for d in data:"},{"line_number":503,"context_line":"                e \u003d volume_client.get_type_encryption(d.id)"},{"line_number":504,"context_line":"                if not e.volume_type_id:"},{"line_number":505,"context_line":"                    continue"},{"line_number":506,"context_line":""}],"source_content_type":"text/x-python","patch_set":4,"id":"d78534cf_84edf690","line":503,"updated":"2026-06-10 12:05:52.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"b93dcbcb4b4fe200531e8a3a530848f94f5e515d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"0430e16791a8df7aef0b20da11ea612b468c63f1","unresolved":false,"context_lines":[{"line_number":697,"context_line":""},{"line_number":698,"context_line":"        if kwargs:"},{"line_number":699,"context_line":"            try:"},{"line_number":700,"context_line":"                volume_client.update_type(volume_type.id, **kwargs)"},{"line_number":701,"context_line":"            except Exception as e:"},{"line_number":702,"context_line":"                LOG.error("},{"line_number":703,"context_line":"                    _(\"Failed to update volume type name or description: %s\"),"}],"source_content_type":"text/x-python","patch_set":4,"id":"d845af97_1bb30479","line":700,"updated":"2026-06-10 12:05:52.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type\"  [attr-defined]","commit_id":"b93dcbcb4b4fe200531e8a3a530848f94f5e515d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"0430e16791a8df7aef0b20da11ea612b468c63f1","unresolved":false,"context_lines":[{"line_number":720,"context_line":"            )"},{"line_number":721,"context_line":"        if properties:"},{"line_number":722,"context_line":"            try:"},{"line_number":723,"context_line":"                volume_client.update_type_extra_specs("},{"line_number":724,"context_line":"                    volume_type.id, **properties"},{"line_number":725,"context_line":"                )"},{"line_number":726,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":4,"id":"eae4f923_9c2719a0","line":723,"updated":"2026-06-10 12:05:52.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"b93dcbcb4b4fe200531e8a3a530848f94f5e515d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"0430e16791a8df7aef0b20da11ea612b468c63f1","unresolved":false,"context_lines":[{"line_number":824,"context_line":"        if parsed_args.encryption_type:"},{"line_number":825,"context_line":"            # show encryption type information for this volume type"},{"line_number":826,"context_line":"            try:"},{"line_number":827,"context_line":"                encryption \u003d volume_client.get_type_encryption(volume_type.id)"},{"line_number":828,"context_line":"                encryption_info \u003d _format_encryption(encryption)"},{"line_number":829,"context_line":"                info[\u0027encryption\u0027] \u003d format_columns.DictColumn(encryption_info)"},{"line_number":830,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":4,"id":"ba3aee0c_3b2ebcba","line":827,"updated":"2026-06-10 12:05:52.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"b93dcbcb4b4fe200531e8a3a530848f94f5e515d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"0430e16791a8df7aef0b20da11ea612b468c63f1","unresolved":false,"context_lines":[{"line_number":890,"context_line":"        result \u003d 0"},{"line_number":891,"context_line":"        if parsed_args.properties:"},{"line_number":892,"context_line":"            try:"},{"line_number":893,"context_line":"                volume_client.delete_type_extra_specs("},{"line_number":894,"context_line":"                    volume_type.id, parsed_args.properties"},{"line_number":895,"context_line":"                )"},{"line_number":896,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":4,"id":"5b909254_2d68cf1a","line":893,"updated":"2026-06-10 12:05:52.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_extra_specs\"  [attr-defined]","commit_id":"b93dcbcb4b4fe200531e8a3a530848f94f5e515d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"0430e16791a8df7aef0b20da11ea612b468c63f1","unresolved":false,"context_lines":[{"line_number":917,"context_line":"                result +\u003d 1"},{"line_number":918,"context_line":"        if parsed_args.encryption_type:"},{"line_number":919,"context_line":"            try:"},{"line_number":920,"context_line":"                volume_client.delete_type_encryption(None, volume_type.id)"},{"line_number":921,"context_line":"            except Exception as e:"},{"line_number":922,"context_line":"                LOG.error("},{"line_number":923,"context_line":"                    _("}],"source_content_type":"text/x-python","patch_set":4,"id":"7f5305f8_1029d48a","line":920,"updated":"2026-06-10 12:05:52.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_encryption\"  [attr-defined]","commit_id":"b93dcbcb4b4fe200531e8a3a530848f94f5e515d"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82fd02a5d0bc6587cea6b16f08aff318e8b8b663","unresolved":false,"context_lines":[{"line_number":343,"context_line":"                parsed_args.availability_zones"},{"line_number":344,"context_line":"            )"},{"line_number":345,"context_line":"        if properties:"},{"line_number":346,"context_line":"            result \u003d volume_client.update_type_extra_specs("},{"line_number":347,"context_line":"                volume_type.id, **properties"},{"line_number":348,"context_line":"            )"},{"line_number":349,"context_line":"            info[\u0027properties\u0027] \u003d format_columns.DictColumn(result.extra_specs)"}],"source_content_type":"text/x-python","patch_set":6,"id":"e79fcfec_f84a5546","line":346,"updated":"2026-06-10 15:14:07.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"7866e81897df0d29de060f7b85579bc3ffe0a1cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82fd02a5d0bc6587cea6b16f08aff318e8b8b663","unresolved":false,"context_lines":[{"line_number":500,"context_line":"        if parsed_args.encryption_type:"},{"line_number":501,"context_line":"            encryption \u003d {}"},{"line_number":502,"context_line":"            for d in data:"},{"line_number":503,"context_line":"                e \u003d volume_client.get_type_encryption(d.id)"},{"line_number":504,"context_line":"                if not e.volume_type_id:"},{"line_number":505,"context_line":"                    continue"},{"line_number":506,"context_line":""}],"source_content_type":"text/x-python","patch_set":6,"id":"7a191dfa_28ab5671","line":503,"updated":"2026-06-10 15:14:07.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"7866e81897df0d29de060f7b85579bc3ffe0a1cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82fd02a5d0bc6587cea6b16f08aff318e8b8b663","unresolved":false,"context_lines":[{"line_number":697,"context_line":""},{"line_number":698,"context_line":"        if kwargs:"},{"line_number":699,"context_line":"            try:"},{"line_number":700,"context_line":"                volume_client.update_type(volume_type.id, **kwargs)"},{"line_number":701,"context_line":"            except Exception as e:"},{"line_number":702,"context_line":"                LOG.error("},{"line_number":703,"context_line":"                    _(\"Failed to update volume type name or description: %s\"),"}],"source_content_type":"text/x-python","patch_set":6,"id":"1b07ad1f_f5f257d3","line":700,"updated":"2026-06-10 15:14:07.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type\"  [attr-defined]","commit_id":"7866e81897df0d29de060f7b85579bc3ffe0a1cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82fd02a5d0bc6587cea6b16f08aff318e8b8b663","unresolved":false,"context_lines":[{"line_number":720,"context_line":"            )"},{"line_number":721,"context_line":"        if properties:"},{"line_number":722,"context_line":"            try:"},{"line_number":723,"context_line":"                volume_client.update_type_extra_specs("},{"line_number":724,"context_line":"                    volume_type.id, **properties"},{"line_number":725,"context_line":"                )"},{"line_number":726,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":6,"id":"8596f8f8_e68195b5","line":723,"updated":"2026-06-10 15:14:07.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"7866e81897df0d29de060f7b85579bc3ffe0a1cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82fd02a5d0bc6587cea6b16f08aff318e8b8b663","unresolved":false,"context_lines":[{"line_number":824,"context_line":"        if parsed_args.encryption_type:"},{"line_number":825,"context_line":"            # show encryption type information for this volume type"},{"line_number":826,"context_line":"            try:"},{"line_number":827,"context_line":"                encryption \u003d volume_client.get_type_encryption(volume_type.id)"},{"line_number":828,"context_line":"                encryption_info \u003d _format_encryption(encryption)"},{"line_number":829,"context_line":"                info[\u0027encryption\u0027] \u003d format_columns.DictColumn(encryption_info)"},{"line_number":830,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":6,"id":"cb106b6a_ca59b1cb","line":827,"updated":"2026-06-10 15:14:07.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"7866e81897df0d29de060f7b85579bc3ffe0a1cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82fd02a5d0bc6587cea6b16f08aff318e8b8b663","unresolved":false,"context_lines":[{"line_number":890,"context_line":"        result \u003d 0"},{"line_number":891,"context_line":"        if parsed_args.properties:"},{"line_number":892,"context_line":"            try:"},{"line_number":893,"context_line":"                volume_client.delete_type_extra_specs("},{"line_number":894,"context_line":"                    volume_type.id, parsed_args.properties"},{"line_number":895,"context_line":"                )"},{"line_number":896,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":6,"id":"a7849411_ecfb22c2","line":893,"updated":"2026-06-10 15:14:07.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_extra_specs\"  [attr-defined]","commit_id":"7866e81897df0d29de060f7b85579bc3ffe0a1cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"82fd02a5d0bc6587cea6b16f08aff318e8b8b663","unresolved":false,"context_lines":[{"line_number":917,"context_line":"                result +\u003d 1"},{"line_number":918,"context_line":"        if parsed_args.encryption_type:"},{"line_number":919,"context_line":"            try:"},{"line_number":920,"context_line":"                volume_client.delete_type_encryption(None, volume_type.id)"},{"line_number":921,"context_line":"            except Exception as e:"},{"line_number":922,"context_line":"                LOG.error("},{"line_number":923,"context_line":"                    _("}],"source_content_type":"text/x-python","patch_set":6,"id":"2544f41d_dcd1e5b8","line":920,"updated":"2026-06-10 15:14:07.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_encryption\"  [attr-defined]","commit_id":"7866e81897df0d29de060f7b85579bc3ffe0a1cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b988afb91cee394bfe839e14b0e3836d3bb517d6","unresolved":false,"context_lines":[{"line_number":343,"context_line":"                parsed_args.availability_zones"},{"line_number":344,"context_line":"            )"},{"line_number":345,"context_line":"        if properties:"},{"line_number":346,"context_line":"            result \u003d volume_client.update_type_extra_specs("},{"line_number":347,"context_line":"                volume_type.id, **properties"},{"line_number":348,"context_line":"            )"},{"line_number":349,"context_line":"            info[\u0027properties\u0027] \u003d format_columns.DictColumn(result.extra_specs)"}],"source_content_type":"text/x-python","patch_set":8,"id":"b369298c_4a33c819","line":346,"updated":"2026-06-11 19:11:00.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"077c1d8f76972e109c83c4fa6653809625a1b271"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b988afb91cee394bfe839e14b0e3836d3bb517d6","unresolved":false,"context_lines":[{"line_number":500,"context_line":"        if parsed_args.encryption_type:"},{"line_number":501,"context_line":"            encryption \u003d {}"},{"line_number":502,"context_line":"            for d in data:"},{"line_number":503,"context_line":"                e \u003d volume_client.get_type_encryption(d.id)"},{"line_number":504,"context_line":"                if not e.volume_type_id:"},{"line_number":505,"context_line":"                    continue"},{"line_number":506,"context_line":""}],"source_content_type":"text/x-python","patch_set":8,"id":"0f040d21_40de8549","line":503,"updated":"2026-06-11 19:11:00.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"077c1d8f76972e109c83c4fa6653809625a1b271"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b988afb91cee394bfe839e14b0e3836d3bb517d6","unresolved":false,"context_lines":[{"line_number":697,"context_line":""},{"line_number":698,"context_line":"        if kwargs:"},{"line_number":699,"context_line":"            try:"},{"line_number":700,"context_line":"                volume_client.update_type(volume_type.id, **kwargs)"},{"line_number":701,"context_line":"            except Exception as e:"},{"line_number":702,"context_line":"                LOG.error("},{"line_number":703,"context_line":"                    _(\"Failed to update volume type name or description: %s\"),"}],"source_content_type":"text/x-python","patch_set":8,"id":"fce7abfd_6ef80d84","line":700,"updated":"2026-06-11 19:11:00.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type\"  [attr-defined]","commit_id":"077c1d8f76972e109c83c4fa6653809625a1b271"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b988afb91cee394bfe839e14b0e3836d3bb517d6","unresolved":false,"context_lines":[{"line_number":720,"context_line":"            )"},{"line_number":721,"context_line":"        if properties:"},{"line_number":722,"context_line":"            try:"},{"line_number":723,"context_line":"                volume_client.update_type_extra_specs("},{"line_number":724,"context_line":"                    volume_type.id, **properties"},{"line_number":725,"context_line":"                )"},{"line_number":726,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":8,"id":"af1cd4a1_d589abc2","line":723,"updated":"2026-06-11 19:11:00.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"077c1d8f76972e109c83c4fa6653809625a1b271"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b988afb91cee394bfe839e14b0e3836d3bb517d6","unresolved":false,"context_lines":[{"line_number":824,"context_line":"        if parsed_args.encryption_type:"},{"line_number":825,"context_line":"            # show encryption type information for this volume type"},{"line_number":826,"context_line":"            try:"},{"line_number":827,"context_line":"                encryption \u003d volume_client.get_type_encryption(volume_type.id)"},{"line_number":828,"context_line":"                encryption_info \u003d _format_encryption(encryption)"},{"line_number":829,"context_line":"                info[\u0027encryption\u0027] \u003d format_columns.DictColumn(encryption_info)"},{"line_number":830,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":8,"id":"849895b4_3d5b9492","line":827,"updated":"2026-06-11 19:11:00.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"077c1d8f76972e109c83c4fa6653809625a1b271"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b988afb91cee394bfe839e14b0e3836d3bb517d6","unresolved":false,"context_lines":[{"line_number":890,"context_line":"        result \u003d 0"},{"line_number":891,"context_line":"        if parsed_args.properties:"},{"line_number":892,"context_line":"            try:"},{"line_number":893,"context_line":"                volume_client.delete_type_extra_specs("},{"line_number":894,"context_line":"                    volume_type.id, parsed_args.properties"},{"line_number":895,"context_line":"                )"},{"line_number":896,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":8,"id":"7d08862b_90827159","line":893,"updated":"2026-06-11 19:11:00.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_extra_specs\"  [attr-defined]","commit_id":"077c1d8f76972e109c83c4fa6653809625a1b271"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"b988afb91cee394bfe839e14b0e3836d3bb517d6","unresolved":false,"context_lines":[{"line_number":917,"context_line":"                result +\u003d 1"},{"line_number":918,"context_line":"        if parsed_args.encryption_type:"},{"line_number":919,"context_line":"            try:"},{"line_number":920,"context_line":"                volume_client.delete_type_encryption(None, volume_type.id)"},{"line_number":921,"context_line":"            except Exception as e:"},{"line_number":922,"context_line":"                LOG.error("},{"line_number":923,"context_line":"                    _("}],"source_content_type":"text/x-python","patch_set":8,"id":"a5fe1330_a0b7a523","line":920,"updated":"2026-06-11 19:11:00.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_encryption\"  [attr-defined]","commit_id":"077c1d8f76972e109c83c4fa6653809625a1b271"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"51032b934d977a8d38616902466d049ff79f173a","unresolved":false,"context_lines":[{"line_number":343,"context_line":"                parsed_args.availability_zones"},{"line_number":344,"context_line":"            )"},{"line_number":345,"context_line":"        if properties:"},{"line_number":346,"context_line":"            result \u003d volume_client.update_type_extra_specs("},{"line_number":347,"context_line":"                volume_type.id, **properties"},{"line_number":348,"context_line":"            )"},{"line_number":349,"context_line":"            info[\u0027properties\u0027] \u003d format_columns.DictColumn(result.extra_specs)"}],"source_content_type":"text/x-python","patch_set":9,"id":"53115fd6_4e3fd231","line":346,"updated":"2026-06-11 22:40:40.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"64f5d11cdd7270222832cf1d28e538ea8aa7a571"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"51032b934d977a8d38616902466d049ff79f173a","unresolved":false,"context_lines":[{"line_number":500,"context_line":"        if parsed_args.encryption_type:"},{"line_number":501,"context_line":"            encryption \u003d {}"},{"line_number":502,"context_line":"            for d in data:"},{"line_number":503,"context_line":"                e \u003d volume_client.get_type_encryption(d.id)"},{"line_number":504,"context_line":"                if not e.volume_type_id:"},{"line_number":505,"context_line":"                    continue"},{"line_number":506,"context_line":""}],"source_content_type":"text/x-python","patch_set":9,"id":"7f5d39ce_5121d058","line":503,"updated":"2026-06-11 22:40:40.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"64f5d11cdd7270222832cf1d28e538ea8aa7a571"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"51032b934d977a8d38616902466d049ff79f173a","unresolved":false,"context_lines":[{"line_number":697,"context_line":""},{"line_number":698,"context_line":"        if kwargs:"},{"line_number":699,"context_line":"            try:"},{"line_number":700,"context_line":"                volume_client.update_type(volume_type.id, **kwargs)"},{"line_number":701,"context_line":"            except Exception as e:"},{"line_number":702,"context_line":"                LOG.error("},{"line_number":703,"context_line":"                    _(\"Failed to update volume type name or description: %s\"),"}],"source_content_type":"text/x-python","patch_set":9,"id":"0bb17e4f_09468933","line":700,"updated":"2026-06-11 22:40:40.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type\"  [attr-defined]","commit_id":"64f5d11cdd7270222832cf1d28e538ea8aa7a571"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"51032b934d977a8d38616902466d049ff79f173a","unresolved":false,"context_lines":[{"line_number":720,"context_line":"            )"},{"line_number":721,"context_line":"        if properties:"},{"line_number":722,"context_line":"            try:"},{"line_number":723,"context_line":"                volume_client.update_type_extra_specs("},{"line_number":724,"context_line":"                    volume_type.id, **properties"},{"line_number":725,"context_line":"                )"},{"line_number":726,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":9,"id":"1cab07b0_f381c48a","line":723,"updated":"2026-06-11 22:40:40.000000000","message":"pep8: error: \"Proxy\" has no attribute \"update_type_extra_specs\"  [attr-defined]","commit_id":"64f5d11cdd7270222832cf1d28e538ea8aa7a571"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"51032b934d977a8d38616902466d049ff79f173a","unresolved":false,"context_lines":[{"line_number":824,"context_line":"        if parsed_args.encryption_type:"},{"line_number":825,"context_line":"            # show encryption type information for this volume type"},{"line_number":826,"context_line":"            try:"},{"line_number":827,"context_line":"                encryption \u003d volume_client.get_type_encryption(volume_type.id)"},{"line_number":828,"context_line":"                encryption_info \u003d _format_encryption(encryption)"},{"line_number":829,"context_line":"                info[\u0027encryption\u0027] \u003d format_columns.DictColumn(encryption_info)"},{"line_number":830,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":9,"id":"e02952e4_0485db65","line":827,"updated":"2026-06-11 22:40:40.000000000","message":"pep8: error: \"Proxy\" has no attribute \"get_type_encryption\"  [attr-defined]","commit_id":"64f5d11cdd7270222832cf1d28e538ea8aa7a571"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"51032b934d977a8d38616902466d049ff79f173a","unresolved":false,"context_lines":[{"line_number":890,"context_line":"        result \u003d 0"},{"line_number":891,"context_line":"        if parsed_args.properties:"},{"line_number":892,"context_line":"            try:"},{"line_number":893,"context_line":"                volume_client.delete_type_extra_specs("},{"line_number":894,"context_line":"                    volume_type.id, parsed_args.properties"},{"line_number":895,"context_line":"                )"},{"line_number":896,"context_line":"            except Exception as e:"}],"source_content_type":"text/x-python","patch_set":9,"id":"0048af0d_5d41b184","line":893,"updated":"2026-06-11 22:40:40.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_extra_specs\"  [attr-defined]","commit_id":"64f5d11cdd7270222832cf1d28e538ea8aa7a571"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"51032b934d977a8d38616902466d049ff79f173a","unresolved":false,"context_lines":[{"line_number":917,"context_line":"                result +\u003d 1"},{"line_number":918,"context_line":"        if parsed_args.encryption_type:"},{"line_number":919,"context_line":"            try:"},{"line_number":920,"context_line":"                volume_client.delete_type_encryption(None, volume_type.id)"},{"line_number":921,"context_line":"            except Exception as e:"},{"line_number":922,"context_line":"                LOG.error("},{"line_number":923,"context_line":"                    _("}],"source_content_type":"text/x-python","patch_set":9,"id":"2ce69e5b_5f444e80","line":920,"updated":"2026-06-11 22:40:40.000000000","message":"pep8: error: \"Proxy\" has no attribute \"delete_type_encryption\"  [attr-defined]","commit_id":"64f5d11cdd7270222832cf1d28e538ea8aa7a571"}]}
