)]}'
{"cinder/tests/unit/volume/drivers/test_nimble.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"d702fe68cf65438669bf2793831f4dd12faa4e4a","unresolved":false,"context_lines":[{"line_number":16,"context_line":""},{"line_number":17,"context_line":"import sys"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"import mock"},{"line_number":20,"context_line":"from six.moves import http_client"},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"from cinder import context"}],"source_content_type":"text/x-python","patch_set":8,"id":"df33271e_3afb3e47","line":19,"updated":"2020-03-31 22:55:15.000000000","message":"E0401: \u001b[1;31mUnable to import \u0027mock\u0027\u001b[0m (\u001b[1;31mimport-error\u001b[0m)","commit_id":"364b5cc3244e8b1424b4fcffbea811bcb944be86"}],"cinder/volume/drivers/nimble.py":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"9125a6b204dc2ca7bed64fe21f49b4ed9223128f","unresolved":false,"context_lines":[{"line_number":139,"context_line":"    CI_WIKI_NAME \u003d \"Nimble_Storage_CI\""},{"line_number":140,"context_line":""},{"line_number":141,"context_line":"    # TODO(jsbryant) Remove driver in the \u0027U\u0027 release if CI is not fixed."},{"line_number":142,"context_line":"    SUPPORTED \u003d False"},{"line_number":143,"context_line":""},{"line_number":144,"context_line":"    def __init__(self, *args, **kwargs):"},{"line_number":145,"context_line":"        super(NimbleBaseVolumeDriver, self).__init__(*args, **kwargs)"}],"source_content_type":"text/x-python","patch_set":2,"id":"df33271e_485b26f6","line":142,"range":{"start_line":142,"start_character":4,"end_line":142,"end_character":21},"updated":"2020-03-27 14:06:12.000000000","message":"Add this back into this patch, you can remove it on a follow-up once your CI situation has stabilized.","commit_id":"8b2af433530b9007b20a3eeb0f1fc376ae980d82"}],"releasenotes/notes/nimble-mark-unsupported-0c8e5e21c8d2179d.yaml":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"92d2da33fb2d9844f67a6c9dc05abdc1c58ab9f8","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The Nimble driver was marked as unsupported and was "},{"line_number":5,"context_line":"    deprecated in the Train release."},{"line_number":6,"context_line":"deprecations:"},{"line_number":7,"context_line":"  - |"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"df33271e_efb5a433","line":4,"updated":"2020-03-31 12:56:09.000000000","message":"extra whitespace at the end of this line (and line 8)","commit_id":"1fe5c968492d07f51b5b3ee19ab415ec75e1d92d"}],"releasenotes/notes/nimble-mark-usnsupported-0c8e5e21c8d1179d.yaml":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"7aedd573ffd11579ac7519d6eb80f0da6d32f10e","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The Nimble driver has been marked as unsupported and is now"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7e3f9ab3","line":1,"updated":"2020-03-30 19:54:26.000000000","message":"(Note: you can use this release note as a model, but don\u0027t edit this note -- instead, include a new file with your patch.)","commit_id":"665dfe6c763b1eee5eb4e4dc1994bc839b1df9f2"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"7aedd573ffd11579ac7519d6eb80f0da6d32f10e","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The Nimble driver has been marked as unsupported and is now"},{"line_number":5,"context_line":"    deprecated. ``enable_unsupported_driver`` will need to be set"},{"line_number":6,"context_line":"    to ``True`` in the driver\u0027s section in cinder.conf to continue"},{"line_number":7,"context_line":"    to use it."},{"line_number":8,"context_line":"deprecations:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fe53aa15","line":5,"range":{"start_line":4,"start_character":4,"end_line":5,"end_character":15},"updated":"2020-03-30 19:54:26.000000000","message":"change to: The Nimble driver was marked as unsupported and was deprecated in the Train release.","commit_id":"665dfe6c763b1eee5eb4e4dc1994bc839b1df9f2"},{"author":{"_account_id":16668,"name":"Raunak Kumar","email":"rkumar@nimblestorage.com","username":"rkumar"},"change_message_id":"dc700e6a3b4d0eb675e9cf44f3503d8ce6e841ed","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The Nimble driver has been marked as unsupported and is now"},{"line_number":5,"context_line":"    deprecated. ``enable_unsupported_driver`` will need to be set"},{"line_number":6,"context_line":"    to ``True`` in the driver\u0027s section in cinder.conf to continue"},{"line_number":7,"context_line":"    to use it."},{"line_number":8,"context_line":"deprecations:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2d25e2ab","line":5,"range":{"start_line":4,"start_character":4,"end_line":5,"end_character":15},"in_reply_to":"df33271e_fe53aa15","updated":"2020-03-31 00:51:35.000000000","message":"\u003e change to: The Nimble driver was marked as unsupported and was\n \u003e deprecated in the Train release.","commit_id":"665dfe6c763b1eee5eb4e4dc1994bc839b1df9f2"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"7aedd573ffd11579ac7519d6eb80f0da6d32f10e","unresolved":false,"context_lines":[{"line_number":7,"context_line":"    to use it."},{"line_number":8,"context_line":"deprecations:"},{"line_number":9,"context_line":"  - |"},{"line_number":10,"context_line":"    The Nimble driver has been marked as unsupported and is now"},{"line_number":11,"context_line":"    deprecated. ``enable_unsupported_driver`` will need to be set"},{"line_number":12,"context_line":"    to ``True`` in the driver\u0027s section in cinder.conf to continue"},{"line_number":13,"context_line":"    to use it. If its support status does not change, it will be"},{"line_number":14,"context_line":"    removed in the \u0027U\u0027 development cycle."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fe056a12","line":11,"range":{"start_line":10,"start_character":4,"end_line":11,"end_character":14},"updated":"2020-03-30 19:54:26.000000000","message":"change to: The Nimble driver was marked as unsupported and was deprecated in the Train release.","commit_id":"665dfe6c763b1eee5eb4e4dc1994bc839b1df9f2"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"7aedd573ffd11579ac7519d6eb80f0da6d32f10e","unresolved":false,"context_lines":[{"line_number":10,"context_line":"    The Nimble driver has been marked as unsupported and is now"},{"line_number":11,"context_line":"    deprecated. ``enable_unsupported_driver`` will need to be set"},{"line_number":12,"context_line":"    to ``True`` in the driver\u0027s section in cinder.conf to continue"},{"line_number":13,"context_line":"    to use it. If its support status does not change, it will be"},{"line_number":14,"context_line":"    removed in the \u0027U\u0027 development cycle."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1e2ace7d","line":14,"range":{"start_line":13,"start_character":57,"end_line":14,"end_character":40},"updated":"2020-03-30 19:54:26.000000000","message":"change to: is subject to removal in a future development cycle.","commit_id":"665dfe6c763b1eee5eb4e4dc1994bc839b1df9f2"},{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"92d2da33fb2d9844f67a6c9dc05abdc1c58ab9f8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"df33271e_6f7b547a","side":"PARENT","line":15,"updated":"2020-03-31 12:56:09.000000000","message":"Don\u0027t delete this file -- it\u0027s part of the Train release notes.","commit_id":"f7a8729572acec4402536e5d0e9f4c0ce5b0a97e"}]}
