)]}'
{"ironic_python_agent/extensions/standby.py":[{"author":{"_account_id":15519,"name":"Iury Gregory Melo Ferreira","display_name":"Iury Gregory","email":"iurygregory@gmail.com","username":"iurygregory"},"change_message_id":"d47b304a0eda993ccddd0de71bc53f4140153153","unresolved":true,"context_lines":[{"line_number":146,"context_line":"        If ``None``, the image is not populated."},{"line_number":147,"context_line":"    :param image_info: Image information dictionary."},{"line_number":148,"context_line":"    :param device: The device name, as a string, on which to store the image."},{"line_number":149,"context_line":"                   Example: \u0027/dev/sda\u0027"},{"line_number":150,"context_line":""},{"line_number":151,"context_line":"    :raises: InvalidCommandParamsError if the partition is too small for the"},{"line_number":152,"context_line":"             provided image."}],"source_content_type":"text/x-python","patch_set":3,"id":"04aede3d_ef325614","line":149,"updated":"2021-06-01 13:54:20.000000000","message":"nit: missing param for configdrive","commit_id":"d5bd2902b2d5e04eb2d05f92fbe608fc5dc24f28"},{"author":{"_account_id":15519,"name":"Iury Gregory Melo Ferreira","display_name":"Iury Gregory","email":"iurygregory@gmail.com","username":"iurygregory"},"change_message_id":"d47b304a0eda993ccddd0de71bc53f4140153153","unresolved":true,"context_lines":[{"line_number":216,"context_line":""},{"line_number":217,"context_line":"    :param image_info: Image information dictionary."},{"line_number":218,"context_line":"    :param device: The disk name, as a string, on which to store the image."},{"line_number":219,"context_line":"                   Example: \u0027/dev/sda\u0027"},{"line_number":220,"context_line":"    :raises: ImageWriteError if the command to write the image encounters an"},{"line_number":221,"context_line":"             error."},{"line_number":222,"context_line":"    \"\"\""}],"source_content_type":"text/x-python","patch_set":3,"id":"a226bacf_9974e988","line":219,"updated":"2021-06-01 13:54:20.000000000","message":"ditto for param doc","commit_id":"d5bd2902b2d5e04eb2d05f92fbe608fc5dc24f28"},{"author":{"_account_id":15519,"name":"Iury Gregory Melo Ferreira","display_name":"Iury Gregory","email":"iurygregory@gmail.com","username":"iurygregory"},"change_message_id":"d47b304a0eda993ccddd0de71bc53f4140153153","unresolved":true,"context_lines":[{"line_number":541,"context_line":"        :param image_info: Image information dictionary."},{"line_number":542,"context_line":"        :param device: The disk name, as a string, on which to store the"},{"line_number":543,"context_line":"                       image.  Example: \u0027/dev/sda\u0027"},{"line_number":544,"context_line":""},{"line_number":545,"context_line":"        :raises: ImageDownloadError if the image download fails for any reason."},{"line_number":546,"context_line":"        :raises: ImageChecksumError if the downloaded image\u0027s checksum does not"},{"line_number":547,"context_line":"                  match the one reported in image_info."}],"source_content_type":"text/x-python","patch_set":3,"id":"43d12c8c_077a392f","line":544,"updated":"2021-06-01 13:54:20.000000000","message":"ditto for param","commit_id":"d5bd2902b2d5e04eb2d05f92fbe608fc5dc24f28"},{"author":{"_account_id":15519,"name":"Iury Gregory Melo Ferreira","display_name":"Iury Gregory","email":"iurygregory@gmail.com","username":"iurygregory"},"change_message_id":"d47b304a0eda993ccddd0de71bc53f4140153153","unresolved":true,"context_lines":[{"line_number":629,"context_line":"        :param force: Optional. If True forces cache_image to download and"},{"line_number":630,"context_line":"                      cache image, even if the same image already exists on"},{"line_number":631,"context_line":"                      the local OS install device. Defaults to False."},{"line_number":632,"context_line":""},{"line_number":633,"context_line":"        :raises: ImageDownloadError if the image download fails for any reason."},{"line_number":634,"context_line":"        :raises: ImageChecksumError if the downloaded image\u0027s checksum does not"},{"line_number":635,"context_line":"                  match the one reported in image_info."}],"source_content_type":"text/x-python","patch_set":3,"id":"1e9461d9_6023d352","line":632,"updated":"2021-06-01 13:54:20.000000000","message":"ditto for the param","commit_id":"d5bd2902b2d5e04eb2d05f92fbe608fc5dc24f28"},{"author":{"_account_id":11292,"name":"Arne Wiebalck","email":"Arne.Wiebalck@cern.ch","username":"wiebalck"},"change_message_id":"ba9eb80fee4bf1311c1f6d4a1111745453658ebc","unresolved":true,"context_lines":[{"line_number":149,"context_line":"                   Example: \u0027/dev/sda\u0027"},{"line_number":150,"context_line":"    :param configdrive: A string containing the location of the config"},{"line_number":151,"context_line":"                        drive as a URL OR the contents (as gzip/base64)"},{"line_number":152,"context_line":"                        of the configdrive. Optional, defaults to None."},{"line_number":153,"context_line":""},{"line_number":154,"context_line":"    :raises: InvalidCommandParamsError if the partition is too small for the"},{"line_number":155,"context_line":"             provided image."}],"source_content_type":"text/x-python","patch_set":4,"id":"45c55eb8_00bba82d","line":152,"range":{"start_line":152,"start_character":0,"end_line":152,"end_character":71},"updated":"2021-06-02 06:43:24.000000000","message":"I think \u0027configdrive\u0027 is not optional for this one at the moment.","commit_id":"c84c13cb8dca2b5621cbdf352d499be05b9562ce"},{"author":{"_account_id":15519,"name":"Iury Gregory Melo Ferreira","display_name":"Iury Gregory","email":"iurygregory@gmail.com","username":"iurygregory"},"change_message_id":"1ad556a8b42f9f03bc3989142cd2d0d36b222ec4","unresolved":true,"context_lines":[{"line_number":149,"context_line":"                   Example: \u0027/dev/sda\u0027"},{"line_number":150,"context_line":"    :param configdrive: A string containing the location of the config"},{"line_number":151,"context_line":"                        drive as a URL OR the contents (as gzip/base64)"},{"line_number":152,"context_line":"                        of the configdrive. Optional, defaults to None."},{"line_number":153,"context_line":""},{"line_number":154,"context_line":"    :raises: InvalidCommandParamsError if the partition is too small for the"},{"line_number":155,"context_line":"             provided image."}],"source_content_type":"text/x-python","patch_set":4,"id":"56f785fb_bfda82f8","line":152,"range":{"start_line":152,"start_character":0,"end_line":152,"end_character":71},"in_reply_to":"45c55eb8_00bba82d","updated":"2021-06-02 07:48:44.000000000","message":"Worth updating to make clear that is default to None. (I know this can be the case since _write_image will call _write_partition_image.","commit_id":"c84c13cb8dca2b5621cbdf352d499be05b9562ce"}]}
