)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":4978,"name":"Julie Pichon","email":"jpichon@redhat.com","username":"jpichon"},"change_message_id":"0e694ff200191069e8e632bf68482440165a3077","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Heiko Krämer \u003chkraemer@anynines.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2014-10-28 17:58:57 +0100"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"OpenStack Horizon CinderV2 support"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"If you\u0027re using cinder V2 API you will get an error for instance details view."},{"line_number":10,"context_line":"The function \u0027instance_volumes_list\u0027 is called by the detail view of an instance"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"5a890539_04cda35d","line":7,"updated":"2014-11-12 11:54:11.000000000","message":"This is a bit too broad, in the future (or I guess, for this patch too since there is another issue) please consider making the first line of the commit more specific to the problem being fixed.\n\nSee http://wiki.openstack.org/GitCommitMessages#Summary_of_GIT_commit_message_structure","commit_id":"b00e2764b0a1832559b9b4f8c2a952571b726eb4"}],"openstack_dashboard/api/nova.py":[{"author":{"_account_id":4978,"name":"Julie Pichon","email":"jpichon@redhat.com","username":"jpichon"},"change_message_id":"0e694ff200191069e8e632bf68482440165a3077","unresolved":false,"context_lines":[{"line_number":715,"context_line":""},{"line_number":716,"context_line":"    for volume in volumes:"},{"line_number":717,"context_line":"        volume_data \u003d cinderclient(request).volumes.get(volume.id)"},{"line_number":718,"context_line":"        volume.name \u003d volume_data.name"},{"line_number":719,"context_line":""},{"line_number":720,"context_line":"    return volumes"},{"line_number":721,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"5a890539_079f6551","line":718,"updated":"2014-11-12 11:54:11.000000000","message":"This causes failures when using Cinder v1. I think we should either call volume_get() from api.cinder, or wrap the volume_data in the api.cinder.Volume() class ourselves here (probably better, to avoid the unneccesary extra API calls). This would also insulate us from possible future API changes.","commit_id":"b00e2764b0a1832559b9b4f8c2a952571b726eb4"}]}
