)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"175019913bad1120d16b4e715aef6afa9c51efc4","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Fernando Ferraz \u003csfernand@netapp.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2020-10-06 11:52:08 +0000"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"NetApp SolidFire: Fix error moving primaries from node"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"When SolidFire is under heavy load or being upgraded, the"},{"line_number":10,"context_line":"SolidFire cluster may automatically move connections from primary"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9f560f44_e22a0a2d","line":7,"range":{"start_line":7,"start_character":18,"end_line":7,"end_character":54},"updated":"2020-10-06 15:23:23.000000000","message":"maybe \"Fix error upon cluster workload rebalancing\"?","commit_id":"fcd988eb1d370188719b66734e3221c398191a95"},{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"175019913bad1120d16b4e715aef6afa9c51efc4","unresolved":false,"context_lines":[{"line_number":10,"context_line":"SolidFire cluster may automatically move connections from primary"},{"line_number":11,"context_line":"to secondary nodes, in order to rebalance cluster workload."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Although this operation ocurrs very quickly, if a operation is made"},{"line_number":14,"context_line":"to a volume at the same time it\u0027s being moved, there might be a"},{"line_number":15,"context_line":"chance that API calls such as create snapshot could fail with"},{"line_number":16,"context_line":"xNotPrimary error. Normally this will succeed on a retry of the"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9f560f44_e2ce8ab5","line":13,"range":{"start_line":13,"start_character":48,"end_line":13,"end_character":49},"updated":"2020-10-06 15:23:23.000000000","message":"an","commit_id":"fcd988eb1d370188719b66734e3221c398191a95"},{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"175019913bad1120d16b4e715aef6afa9c51efc4","unresolved":false,"context_lines":[{"line_number":16,"context_line":"xNotPrimary error. Normally this will succeed on a retry of the"},{"line_number":17,"context_line":"operation."},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"This patch fix this issue by adding the xNotPrimary exception to"},{"line_number":20,"context_line":"our list of retryable exceptions in the SolidFire driver."},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"Change-Id: I67dd2bfba37adcb7cda5f1cd08ff641410ec3f6b"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"9f560f44_02cc5eb9","line":19,"range":{"start_line":19,"start_character":11,"end_line":19,"end_character":14},"updated":"2020-10-06 15:23:23.000000000","message":"fixes","commit_id":"fcd988eb1d370188719b66734e3221c398191a95"}],"cinder/volume/drivers/solidfire.py":[{"author":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"change_message_id":"653c086adbdb174c577d1f160f6b6afae50b9504","unresolved":false,"context_lines":[{"line_number":264,"context_line":"          2.2.0  - Add storage assisted volume migration support"},{"line_number":265,"context_line":"    \"\"\""},{"line_number":266,"context_line":""},{"line_number":267,"context_line":"    VERSION \u003d \u00272.2.0\u0027"},{"line_number":268,"context_line":""},{"line_number":269,"context_line":"    SUPPORTS_ACTIVE_ACTIVE \u003d True"},{"line_number":270,"context_line":""}],"source_content_type":"text/x-python","patch_set":7,"id":"1f621f24_089652f1","line":267,"updated":"2020-11-04 19:09:53.000000000","message":"Since this is a bug fix, should probably note it here and bump the version.","commit_id":"f241072c38a2063897f085595565c40789acea6b"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"3fbad4f542c8dfc079797b4b6923f8fca9914add","unresolved":false,"context_lines":[{"line_number":264,"context_line":"          2.2.0  - Add storage assisted volume migration support"},{"line_number":265,"context_line":"    \"\"\""},{"line_number":266,"context_line":""},{"line_number":267,"context_line":"    VERSION \u003d \u00272.2.0\u0027"},{"line_number":268,"context_line":""},{"line_number":269,"context_line":"    SUPPORTS_ACTIVE_ACTIVE \u003d True"},{"line_number":270,"context_line":""}],"source_content_type":"text/x-python","patch_set":7,"id":"1f621f24_246fe592","line":267,"in_reply_to":"1f621f24_089652f1","updated":"2020-11-06 08:09:47.000000000","message":"fixed","commit_id":"f241072c38a2063897f085595565c40789acea6b"}],"releasenotes/notes/sf-fix-error-moving-primaries-from-node-0afa552a795709aa.yaml":[{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"9a02dbef4fd5f0c6086bb5b15b9fdb2f382ac855","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #189114 \u003chttps://bugs.launchpad.net/cinder/+bug/189114\u003e`_:"},{"line_number":5,"context_line":"    Fix the xNotPrimary exception that may occur in the SolidFire driver,"},{"line_number":6,"context_line":"    when a operation is made to a volume at the same time its connection"},{"line_number":7,"context_line":"    is being moved to a secondary node due to a cluster rebalance or"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9f560f44_14d7aac2","line":4,"range":{"start_line":4,"start_character":57,"end_line":4,"end_character":63},"updated":"2020-10-02 10:09:39.000000000","message":"1891914","commit_id":"31ac5e3de8164132d70eb713104ec9df6706ffd1"},{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"9a02dbef4fd5f0c6086bb5b15b9fdb2f382ac855","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #189114 \u003chttps://bugs.launchpad.net/cinder/+bug/189114\u003e`_:"},{"line_number":5,"context_line":"    Fix the xNotPrimary exception that may occur in the SolidFire driver,"},{"line_number":6,"context_line":"    when a operation is made to a volume at the same time its connection"},{"line_number":7,"context_line":"    is being moved to a secondary node due to a cluster rebalance or"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9f560f44_b4d07eca","line":4,"range":{"start_line":4,"start_character":10,"end_line":4,"end_character":16},"updated":"2020-10-02 10:09:39.000000000","message":"1891914","commit_id":"31ac5e3de8164132d70eb713104ec9df6706ffd1"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"6aca7b390f4ffc7df90f21f9e8475fa48d4f7d41","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #189114 \u003chttps://bugs.launchpad.net/cinder/+bug/189114\u003e`_:"},{"line_number":5,"context_line":"    Fix the xNotPrimary exception that may occur in the SolidFire driver,"},{"line_number":6,"context_line":"    when a operation is made to a volume at the same time its connection"},{"line_number":7,"context_line":"    is being moved to a secondary node due to a cluster rebalance or"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9f560f44_d3d19e58","line":4,"range":{"start_line":4,"start_character":57,"end_line":4,"end_character":63},"in_reply_to":"9f560f44_14d7aac2","updated":"2020-10-06 11:53:36.000000000","message":"done","commit_id":"31ac5e3de8164132d70eb713104ec9df6706ffd1"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"6aca7b390f4ffc7df90f21f9e8475fa48d4f7d41","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #189114 \u003chttps://bugs.launchpad.net/cinder/+bug/189114\u003e`_:"},{"line_number":5,"context_line":"    Fix the xNotPrimary exception that may occur in the SolidFire driver,"},{"line_number":6,"context_line":"    when a operation is made to a volume at the same time its connection"},{"line_number":7,"context_line":"    is being moved to a secondary node due to a cluster rebalance or"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9f560f44_73c25288","line":4,"range":{"start_line":4,"start_character":10,"end_line":4,"end_character":16},"in_reply_to":"9f560f44_b4d07eca","updated":"2020-10-06 11:53:36.000000000","message":"done","commit_id":"31ac5e3de8164132d70eb713104ec9df6706ffd1"},{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"175019913bad1120d16b4e715aef6afa9c51efc4","unresolved":false,"context_lines":[{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #1891914 \u003chttps://bugs.launchpad.net/cinder/+bug/1891914\u003e`_:"},{"line_number":5,"context_line":"    Fix the xNotPrimary exception that may occur in the SolidFire driver,"},{"line_number":6,"context_line":"    when a operation is made to a volume at the same time its connection"},{"line_number":7,"context_line":"    is being moved to a secondary node due to a cluster rebalance or"},{"line_number":8,"context_line":"    system upgrade."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_c2d26633","line":5,"range":{"start_line":5,"start_character":4,"end_line":5,"end_character":72},"updated":"2020-10-06 15:23:23.000000000","message":"Maybe \"Fix error upon cluster workload rebalancing, by retrying the operation upon xNotPrimary exception\"?","commit_id":"fcd988eb1d370188719b66734e3221c398191a95"},{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"175019913bad1120d16b4e715aef6afa9c51efc4","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #1891914 \u003chttps://bugs.launchpad.net/cinder/+bug/1891914\u003e`_:"},{"line_number":5,"context_line":"    Fix the xNotPrimary exception that may occur in the SolidFire driver,"},{"line_number":6,"context_line":"    when a operation is made to a volume at the same time its connection"},{"line_number":7,"context_line":"    is being moved to a secondary node due to a cluster rebalance or"},{"line_number":8,"context_line":"    system upgrade."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_a2bc9206","line":6,"range":{"start_line":6,"start_character":9,"end_line":6,"end_character":10},"updated":"2020-10-06 15:23:23.000000000","message":"an","commit_id":"fcd988eb1d370188719b66734e3221c398191a95"}],"releasenotes/notes/sf-fix-error-on-cluster-rebalancing-515bf41104cd181a.yaml":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"1629254ea18c892cf3a7e55832b8c26dd3ad6009","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #1891914 \u003chttps://bugs.launchpad.net/cinder/+bug/1891914\u003e`_:"},{"line_number":5,"context_line":"    Fix an error that might occur on cluster workload rebalancing or"},{"line_number":6,"context_line":"    system upgrade, when an operation is made to a volume at the same"},{"line_number":7,"context_line":"    time its connection is being moved to a secondary node."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"1f621f24_9791289d","line":4,"updated":"2020-10-29 21:55:14.000000000","message":"Since this is a driver-specific error, you should mention the driver name before the bug [0], for example:\n\n    SolidFire driver: `bug #123456 ...\n\n[0] https://docs.openstack.org/cinder/latest/contributor/releasenotes.html#drivers","commit_id":"f359fbf5a8d5d801bad2a752448a2e42f62a2751"},{"author":{"_account_id":30555,"name":"Fernando Ferraz","display_name":"Fernando Ferraz","email":"fesilva@redhat.com","username":"fernandoperches"},"change_message_id":"3c889073e247791c1458506b6efe7bbc4993ffb3","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    `Bug #1891914 \u003chttps://bugs.launchpad.net/cinder/+bug/1891914\u003e`_:"},{"line_number":5,"context_line":"    Fix an error that might occur on cluster workload rebalancing or"},{"line_number":6,"context_line":"    system upgrade, when an operation is made to a volume at the same"},{"line_number":7,"context_line":"    time its connection is being moved to a secondary node."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"1f621f24_96a5a1b8","line":4,"in_reply_to":"1f621f24_9791289d","updated":"2020-10-30 14:50:55.000000000","message":"fixed","commit_id":"f359fbf5a8d5d801bad2a752448a2e42f62a2751"}]}
