)]}'
{"cinder/db/sqlalchemy/api.py":[{"author":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"change_message_id":"96c3bea7e06fe02b60dc210774438e8254fbc575","unresolved":false,"context_lines":[{"line_number":5270,"context_line":"@require_context"},{"line_number":5271,"context_line":"def backup_get_all_by_volume(context, volume_id, vol_project_id, filters\u003dNone):"},{"line_number":5272,"context_line":""},{"line_number":5273,"context_line":"    authorize_project_context(context, vol_project_id)"},{"line_number":5274,"context_line":"    if not filters:"},{"line_number":5275,"context_line":"        filters \u003d {}"},{"line_number":5276,"context_line":"    else:"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_e8b1ca45","line":5273,"updated":"2020-06-29 14:14:04.000000000","message":"not sure how this ever worked, since the 2nd param to this function is supposed to be a project id not, a volume id!\n\nhttps://github.com/openstack/cinder/blob/master/cinder/db/sqlalchemy/api.py#L128","commit_id":"8ebeafcbbafb700052f3abfc1f7ba004269a92e8"}],"cinder/tests/unit/backup/test_backup.py":[{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"562a0b1b388b431d499d3d3669fc10c60351c5b3","unresolved":false,"context_lines":[{"line_number":2069,"context_line":"        mock_get_backups.return_value \u003d backups"},{"line_number":2070,"context_line":"        is_incremental \u003d True"},{"line_number":2071,"context_line":"        self.ctxt.user_id \u003d \u0027fake_user\u0027"},{"line_number":2072,"context_line":"        self.ctxt.project_id \u003d \u0027fake_project\u0027"},{"line_number":2073,"context_line":"        mock_reserve.return_value \u003d \u0027fake_reservation\u0027"},{"line_number":2074,"context_line":""},{"line_number":2075,"context_line":"        volume_id \u003d self._create_volume_db_entry(status\u003d\u0027available\u0027,"}],"source_content_type":"text/x-python","patch_set":2,"id":"ff570b3c_637facaa","line":2072,"range":{"start_line":2072,"start_character":32,"end_line":2072,"end_character":44},"updated":"2020-05-20 20:59:09.000000000","message":"nit: this was already here, but you could use fake.PROJECT_ID here and in other places.","commit_id":"e003ab05894d4d849050d05851e91a9ddaed1508"},{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"562a0b1b388b431d499d3d3669fc10c60351c5b3","unresolved":false,"context_lines":[{"line_number":2075,"context_line":"        volume_id \u003d self._create_volume_db_entry(status\u003d\u0027available\u0027,"},{"line_number":2076,"context_line":"                                                 host\u003d\u0027testhost#rbd\u0027,"},{"line_number":2077,"context_line":"                                                 size\u003d1,"},{"line_number":2078,"context_line":"                                                 project_id\u003d\"vol_proj_id\")"},{"line_number":2079,"context_line":"        self.assertRaises(exception.InvalidBackup,"},{"line_number":2080,"context_line":"                          self.api.create,"},{"line_number":2081,"context_line":"                          self.ctxt,"}],"source_content_type":"text/x-python","patch_set":2,"id":"ff570b3c_43538839","line":2078,"updated":"2020-05-20 20:59:09.000000000","message":"... and if you need other IDs, fake.PROJECT2_ID and fake.PROJECT3_ID are available for use :-)","commit_id":"e003ab05894d4d849050d05851e91a9ddaed1508"}],"releasenotes/notes/bug-1869746-cross-project-incremental-backup-error.yaml":[{"author":{"_account_id":18058,"name":"Lucio Seki","email":"lseki@redhat.com","username":"lseki"},"change_message_id":"562a0b1b388b431d499d3d3669fc10c60351c5b3","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Cinder no longer allows an incremental backup to be"},{"line_number":5,"context_line":"    created while having the parent backup in another"},{"line_number":6,"context_line":"    project."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"ff570b3c_83c3e0ec","line":6,"updated":"2020-05-20 20:59:09.000000000","message":"You may add the LP IDs of the bugs you\u0027re fixing. It will get easier to search if this bugfix was merged/backported to a given release.","commit_id":"e003ab05894d4d849050d05851e91a9ddaed1508"}]}
