)]}'
{"openstackclient/image/v2/image.py":[{"author":{"_account_id":7654,"name":"Valery Tschopp","email":"valery.tschopp@switch.ch","username":"valery.tschopp","status":"SWITCH"},"change_message_id":"2e8f416143f7f3b43d4da8deb856dfef28d80b0b","unresolved":true,"context_lines":[{"line_number":1032,"context_line":"            help\u003d_(\"Hide the image\"),"},{"line_number":1033,"context_line":"        )"},{"line_number":1034,"context_line":"        hidden_group.add_argument("},{"line_number":1035,"context_line":"            \"--unhidden\","},{"line_number":1036,"context_line":"            action\u003d\"store_true\","},{"line_number":1037,"context_line":"            help\u003d_(\"Unhide the image\"),"},{"line_number":1038,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":1,"id":"d2d2f3c5_1c02446b","line":1035,"updated":"2021-02-03 16:01:55.000000000","message":"I don\u0027t know if `--unhidden` is the best choice. Perhaps `--visible` would be better?","commit_id":"f0b16c85078aafab8278e946af79882ca292a6fa"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"6e8b2785258b1fb0f258da002387b093779043ce","unresolved":true,"context_lines":[{"line_number":1032,"context_line":"            help\u003d_(\"Hide the image\"),"},{"line_number":1033,"context_line":"        )"},{"line_number":1034,"context_line":"        hidden_group.add_argument("},{"line_number":1035,"context_line":"            \"--unhidden\","},{"line_number":1036,"context_line":"            action\u003d\"store_true\","},{"line_number":1037,"context_line":"            help\u003d_(\"Unhide the image\"),"},{"line_number":1038,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":2,"id":"170e1036_3af03627","line":1035,"updated":"2021-03-19 17:34:55.000000000","message":"You should use a common dest:\n\n  dest\u003d\u0027hidden\u0027,\n  action\u003d\u0027store_false\u0027,\n\nAnd then the below becomes:\n\n  if parsed_args.hidden is not None:\n      kwargs[\u0027is_hidden\u0027] \u003d parsed_args.hidden","commit_id":"e10bd2dca764a26a78d68212c621a72000847e98"},{"author":{"_account_id":7654,"name":"Valery Tschopp","email":"valery.tschopp@switch.ch","username":"valery.tschopp","status":"SWITCH"},"change_message_id":"4ed114bcc760e05f14e0451ef452e7e7e1b25570","unresolved":false,"context_lines":[{"line_number":1032,"context_line":"            help\u003d_(\"Hide the image\"),"},{"line_number":1033,"context_line":"        )"},{"line_number":1034,"context_line":"        hidden_group.add_argument("},{"line_number":1035,"context_line":"            \"--unhidden\","},{"line_number":1036,"context_line":"            action\u003d\"store_true\","},{"line_number":1037,"context_line":"            help\u003d_(\"Unhide the image\"),"},{"line_number":1038,"context_line":"        )"}],"source_content_type":"text/x-python","patch_set":2,"id":"7ed2bc7c_5f266ab5","line":1035,"in_reply_to":"170e1036_3af03627","updated":"2021-03-22 17:00:49.000000000","message":"Done","commit_id":"e10bd2dca764a26a78d68212c621a72000847e98"}],"openstackclient/tests/unit/image/v2/test_image.py":[{"author":{"_account_id":7654,"name":"Valery Tschopp","email":"valery.tschopp@switch.ch","username":"valery.tschopp","status":"SWITCH"},"change_message_id":"369438b459811cc529f3bb43f9837972fe60ed89","unresolved":false,"context_lines":[{"line_number":1507,"context_line":"        )"},{"line_number":1508,"context_line":"        self.assertIsNone(result)"},{"line_number":1509,"context_line":""},{"line_number":1510,"context_line":"class TestImageShow(TestImage):"},{"line_number":1511,"context_line":""},{"line_number":1512,"context_line":"    new_image \u003d image_fakes.FakeImage.create_one_image("},{"line_number":1513,"context_line":"        attrs\u003d{\u0027size\u0027: 1000})"}],"source_content_type":"text/x-python","patch_set":5,"id":"13652df6_16faa3cb","line":1510,"in_reply_to":"88714977_1c0f5737","updated":"2021-03-23 16:25:39.000000000","message":"\u003e pep8: E302 expected 2 blank lines, found 1\n\nPlease fix.","commit_id":"67e62b3b135555c63f6dbd38680603fdd7aef206"}],"releasenotes/notes/implements-hide-image-4c726a61c336ebaa.yaml":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"f7c9014204a6e84321c472d48add6d1a93a0aebc","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add mutually exclusive options ``--hidden`` and ``--unhidden`` to ``image set`` command to hide,"},{"line_number":5,"context_line":"    resp. unhide image (``os_hidden`` attribute)."},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    Add option ``--hidden`` to ``image list`` command to list hidden images."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"6491f98e_ede00ac2","line":4,"range":{"start_line":4,"start_character":69,"end_line":4,"end_character":70},"updated":"2021-03-24 18:21:31.000000000","message":"Can you wrap this here (so keep it \u003c 80 chars)","commit_id":"03e7b375960252ef3283ddbc0d68e0c308372178"},{"author":{"_account_id":7654,"name":"Valery Tschopp","email":"valery.tschopp@switch.ch","username":"valery.tschopp","status":"SWITCH"},"change_message_id":"0a41a73fdc57abea2de8ad60d04faac6b5001b82","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add mutually exclusive options ``--hidden`` and ``--unhidden`` to ``image set`` command to hide,"},{"line_number":5,"context_line":"    resp. unhide image (``os_hidden`` attribute)."},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    Add option ``--hidden`` to ``image list`` command to list hidden images."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"197d59bd_a0f318e5","line":4,"range":{"start_line":4,"start_character":69,"end_line":4,"end_character":70},"in_reply_to":"6491f98e_ede00ac2","updated":"2021-03-25 07:58:37.000000000","message":"Done","commit_id":"03e7b375960252ef3283ddbc0d68e0c308372178"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"f7c9014204a6e84321c472d48add6d1a93a0aebc","unresolved":true,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add mutually exclusive options ``--hidden`` and ``--unhidden`` to ``image set`` command to hide,"},{"line_number":5,"context_line":"    resp. unhide image (``os_hidden`` attribute)."},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    Add option ``--hidden`` to ``image list`` command to list hidden images."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"731d145a_71a08d7b","line":5,"range":{"start_line":5,"start_character":26,"end_line":5,"end_character":28},"updated":"2021-03-24 18:21:31.000000000","message":"is","commit_id":"03e7b375960252ef3283ddbc0d68e0c308372178"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"f7c9014204a6e84321c472d48add6d1a93a0aebc","unresolved":true,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add mutually exclusive options ``--hidden`` and ``--unhidden`` to ``image set`` command to hide,"},{"line_number":5,"context_line":"    resp. unhide image (``os_hidden`` attribute)."},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    Add option ``--hidden`` to ``image list`` command to list hidden images."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"218928fd_6f503f60","line":5,"range":{"start_line":5,"start_character":4,"end_line":5,"end_character":22},"updated":"2021-03-24 18:21:31.000000000","message":"or unhide an image, respectively.","commit_id":"03e7b375960252ef3283ddbc0d68e0c308372178"},{"author":{"_account_id":7654,"name":"Valery Tschopp","email":"valery.tschopp@switch.ch","username":"valery.tschopp","status":"SWITCH"},"change_message_id":"0a41a73fdc57abea2de8ad60d04faac6b5001b82","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add mutually exclusive options ``--hidden`` and ``--unhidden`` to ``image set`` command to hide,"},{"line_number":5,"context_line":"    resp. unhide image (``os_hidden`` attribute)."},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    Add option ``--hidden`` to ``image list`` command to list hidden images."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"13f90b3f_9ba35964","line":5,"range":{"start_line":5,"start_character":4,"end_line":5,"end_character":22},"in_reply_to":"218928fd_6f503f60","updated":"2021-03-25 07:58:37.000000000","message":"Done","commit_id":"03e7b375960252ef3283ddbc0d68e0c308372178"},{"author":{"_account_id":7654,"name":"Valery Tschopp","email":"valery.tschopp@switch.ch","username":"valery.tschopp","status":"SWITCH"},"change_message_id":"0a41a73fdc57abea2de8ad60d04faac6b5001b82","unresolved":false,"context_lines":[{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Add mutually exclusive options ``--hidden`` and ``--unhidden`` to ``image set`` command to hide,"},{"line_number":5,"context_line":"    resp. unhide image (``os_hidden`` attribute)."},{"line_number":6,"context_line":"  - |"},{"line_number":7,"context_line":"    Add option ``--hidden`` to ``image list`` command to list hidden images."}],"source_content_type":"text/x-yaml","patch_set":9,"id":"d21abcb1_824e08c7","line":5,"range":{"start_line":5,"start_character":26,"end_line":5,"end_character":28},"in_reply_to":"731d145a_71a08d7b","updated":"2021-03-25 07:58:37.000000000","message":"Done","commit_id":"03e7b375960252ef3283ddbc0d68e0c308372178"}]}
