)]}'
{"openstack_dashboard/dashboards/admin/flavors/tables.py":[{"author":{"_account_id":5280,"name":"Nicolas Simonds","email":"nic@metacloud.com","username":"nicolas.simonds"},"change_message_id":"539c6cfe0f8ba7af713511e15c09cb2997fd90b6","unresolved":false,"context_lines":[{"line_number":97,"context_line":"    return _(\"%sGB\") % getattr(flavor, \u0027OS-FLV-EXT-DATA:ephemeral\u0027, 0)"},{"line_number":98,"context_line":""},{"line_number":99,"context_line":""},{"line_number":100,"context_line":"def get_extra_specs(flavor):"},{"line_number":101,"context_line":"    return flavor.get_keys()"},{"line_number":102,"context_line":""},{"line_number":103,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"7adec928_0c6fb593","line":100,"updated":"2014-05-07 21:59:55.000000000","message":"I would prefer to use anonymous methods here instead of named methods, but \"The Horizon Way\" seems to be to use named methods, so I followed along.\n\nIf lambdas are preferred, I can follow update all the columns to use them in another ticket.","commit_id":"93fb1c644e464ea9c9b7758c501fc44450b35ead"},{"author":{"_account_id":5280,"name":"Nicolas Simonds","email":"nic@metacloud.com","username":"nicolas.simonds"},"change_message_id":"539c6cfe0f8ba7af713511e15c09cb2997fd90b6","unresolved":false,"context_lines":[{"line_number":125,"context_line":"                                verbose_name\u003d_(\"Extra Specs\"),"},{"line_number":126,"context_line":"                                link\u003d(\"horizon:admin:flavors:extras:index\"),"},{"line_number":127,"context_line":"                                empty_value\u003dFalse,"},{"line_number":128,"context_line":"                                filters\u003d(filters.yesno, filters.capfirst))"},{"line_number":129,"context_line":""},{"line_number":130,"context_line":"    class Meta:"},{"line_number":131,"context_line":"        name \u003d \"flavors\""}],"source_content_type":"text/x-python","patch_set":1,"id":"7adec928_ece60916","line":128,"updated":"2014-05-07 21:59:55.000000000","message":"The addition of this column arguably makes the ViewFlavorExtra row_action redundant.  For simplicity\u0027s sake I left it alone, but if people want to keep a single entry point into that screen, I can remove the row_action as well.\n\nI\u0027m generally all for giving people choices in how they get to their data, so I\u0027d just as soon leave it alone and let people use whichever one they like better.","commit_id":"93fb1c644e464ea9c9b7758c501fc44450b35ead"}]}
