)]}'
{"openstackclient/compute/v2/flavor.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"495a6a39fed401ee00347bfdaeab7480c00e9b04","unresolved":false,"context_lines":[{"line_number":341,"context_line":""},{"line_number":342,"context_line":"        return (column_headers,"},{"line_number":343,"context_line":"                (utils.get_item_properties("},{"line_number":344,"context_line":"                    s, columns, formatters\u003d_formatters,"},{"line_number":345,"context_line":"                ) for s in data))"},{"line_number":346,"context_line":""},{"line_number":347,"context_line":""}],"source_content_type":"text/x-python","patch_set":8,"id":"1f621f24_620f2c89","line":344,"range":{"start_line":344,"start_character":0,"end_line":344,"end_character":55},"updated":"2020-11-04 11:07:03.000000000","message":"This is broken for extra specs using the \u0027yaml\u0027 output format:\n\n  $ openstack flavor list -f yaml --long\n  (\u0027cannot represent an object\u0027, {\u0027hw_rng:allowed\u0027: \u0027True\u0027})\n\nThis seems to be because PyYAML can\u0027t deal with non-primitive types since it\u0027s in safe mode. We need to cast the field in osc-lib, I suspect","commit_id":"ad3369ed1fdad73b5d457a40df7df8ad55eb69cd"}]}
