)]}'
{"cinderclient/v2/shell.py":[{"author":{"_account_id":11600,"name":"Michał Dulko","email":"michal.dulko@gmail.com","username":"dulek"},"change_message_id":"0351b0749b384c3b2631b6c2786fb786313e16b6","unresolved":false,"context_lines":[{"line_number":346,"context_line":"           dest\u003d\u0027multiattach\u0027,"},{"line_number":347,"context_line":"           action\u003d\"store_true\","},{"line_number":348,"context_line":"           help\u003d(\u0027Allow volume to be attached more than once\u0027"},{"line_number":349,"context_line":"                 \u0027(Optional, Default\u003dFalse)\u0027),"},{"line_number":350,"context_line":"           default\u003dFalse)"},{"line_number":351,"context_line":"@utils.service_type(\u0027volumev2\u0027)"},{"line_number":352,"context_line":"def do_create(cs, args):"}],"source_content_type":"text/x-python","patch_set":13,"id":"da9b358b_4349d68a","line":349,"updated":"2015-03-30 11:37:29.000000000","message":"To keep it consistent in help messages I think this should be:\n\n    Allow volume to be attached more that once. Default\u003dFalse.\n\nAlso a space is missing either at the end of line #348 or beginning of #349.","commit_id":"d53b3545a86c1a18f91489820d5b5427e1d0782a"}],"cinderclient/v2/volumes.py":[{"author":{"_account_id":7198,"name":"Jay Bryant","email":"jungleboyj@electronicjungle.net","username":"jsbryant"},"change_message_id":"e904ca4f57b7891087461aee876a096d75332dd8","unresolved":false,"context_lines":[{"line_number":196,"context_line":"        :param scheduler_hints: (optional extension) arbitrary key-value pairs"},{"line_number":197,"context_line":"                            specified by the client to help boot an instance"},{"line_number":198,"context_line":"        :param multiattach: Allow the volume to be attached to more than"},{"line_number":199,"context_line":"                            once instance"},{"line_number":200,"context_line":"        :rtype: :class:`Volume`"},{"line_number":201,"context_line":"       \"\"\""},{"line_number":202,"context_line":""}],"source_content_type":"text/x-python","patch_set":11,"id":"da86d52c_ac78a78f","line":199,"updated":"2015-02-19 18:44:35.000000000","message":"typo once-\u003eone","commit_id":"1e16265727be90ea8f301f6d4916464edd925e97"},{"author":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"change_message_id":"fcec4d0293d7a53f3e60e37cb6a16473d6b02ae9","unresolved":false,"context_lines":[{"line_number":196,"context_line":"        :param scheduler_hints: (optional extension) arbitrary key-value pairs"},{"line_number":197,"context_line":"                            specified by the client to help boot an instance"},{"line_number":198,"context_line":"        :param multiattach: Allow the volume to be attached to more than"},{"line_number":199,"context_line":"                            once instance"},{"line_number":200,"context_line":"        :rtype: :class:`Volume`"},{"line_number":201,"context_line":"       \"\"\""},{"line_number":202,"context_line":""}],"source_content_type":"text/x-python","patch_set":11,"id":"da86d52c_b2ed6227","line":199,"in_reply_to":"da86d52c_ac78a78f","updated":"2015-02-19 19:42:36.000000000","message":"Done","commit_id":"1e16265727be90ea8f301f6d4916464edd925e97"},{"author":{"_account_id":10263,"name":"Vilobh Meshram","email":"vilobhmm@yahoo-inc.com","username":"vilobhmm"},"change_message_id":"998aace5bb7512d337f1c13f2d0649ea8bb8c7b4","unresolved":false,"context_lines":[{"line_number":195,"context_line":"        :param source_replica: ID of source volume to clone replica"},{"line_number":196,"context_line":"        :param scheduler_hints: (optional extension) arbitrary key-value pairs"},{"line_number":197,"context_line":"                            specified by the client to help boot an instance"},{"line_number":198,"context_line":"        :param multiattach: Allow the volume to be attached to more than"},{"line_number":199,"context_line":"                            one instance"},{"line_number":200,"context_line":"        :rtype: :class:`Volume`"},{"line_number":201,"context_line":"       \"\"\""}],"source_content_type":"text/x-python","patch_set":12,"id":"da86d52c_a9097485","line":198,"updated":"2015-02-19 20:44:13.000000000","message":"\"The phrases that follow :param foo:, :type foo:, or :returns: should not start with capital letters or end with full stops\" http://docs.ckan.org/en/latest/contributing/python.html","commit_id":"cda98380f0d404804bd085e3092f299afb3877e3"},{"author":{"_account_id":10263,"name":"Vilobh Meshram","email":"vilobhmm@yahoo-inc.com","username":"vilobhmm"},"change_message_id":"998aace5bb7512d337f1c13f2d0649ea8bb8c7b4","unresolved":false,"context_lines":[{"line_number":340,"context_line":""},{"line_number":341,"context_line":"        :param volume: The :class:`Volume` (or its ID)"},{"line_number":342,"context_line":"                       you would like to detach."},{"line_number":343,"context_line":"        :param attachment_uuid: The uuid of the volume attachment."},{"line_number":344,"context_line":"        \"\"\""},{"line_number":345,"context_line":"        return self._action(\u0027os-detach\u0027, volume,"},{"line_number":346,"context_line":"                            {\u0027attachment_id\u0027: attachment_uuid})"}],"source_content_type":"text/x-python","patch_set":12,"id":"da86d52c_c90ce895","line":343,"updated":"2015-02-19 20:44:13.000000000","message":"\"The phrases that follow :param foo:, :type foo:, or :returns: should not start with capital letters or end with full stops\" http://docs.ckan.org/en/latest/contributing/python.html","commit_id":"cda98380f0d404804bd085e3092f299afb3877e3"},{"author":{"_account_id":2243,"name":"John Griffith","email":"john.griffith8@gmail.com","username":"john-griffith"},"change_message_id":"186e0781e4f0e9494737d4f66c4bdaf4d9d183a0","unresolved":false,"context_lines":[{"line_number":179,"context_line":"               volume_type\u003dNone, user_id\u003dNone,"},{"line_number":180,"context_line":"               project_id\u003dNone, availability_zone\u003dNone,"},{"line_number":181,"context_line":"               metadata\u003dNone, imageRef\u003dNone, scheduler_hints\u003dNone,"},{"line_number":182,"context_line":"               source_replica\u003dNone, multiattach\u003dFalse):"},{"line_number":183,"context_line":"        \"\"\"Create a volume."},{"line_number":184,"context_line":""},{"line_number":185,"context_line":"        :param size: Size of volume in GB"}],"source_content_type":"text/x-python","patch_set":20,"id":"3afb71cf_24c4c75d","line":182,"updated":"2015-06-11 17:26:49.000000000","message":"I still say this requirement SUCKS and don\u0027t see any reason for it.  That\u0027s ok though, that\u0027ll be my first patch to multi-attach code ;)","commit_id":"480afa893a6dbae0720d78653812338fd6c24735"}]}
