master
stable/wallaby
stable/xena
stable/yoga
stable/zed
stable/train
stable/ussuri
stable/victoria
stable/rocky
stable/stein
21.1.0
20.1.0
19.2.0
queens-eol
wallaby-em
18.2.1
21.0.0
21.0.0.0rc2
21.0.0.0rc1
19.1.1
20.0.1
victoria-em
17.4.0
20.0.0
20.0.0.0rc2
20.0.0.0rc1
17.3.0
18.2.0
19.1.0
ussuri-em
16.4.2
19.0.0
19.0.0.0rc2
17.2.0
16.4.1
19.0.0.0rc1
18.1.0
16.4.0
19.0.0.0b1
train-em
15.6.0
18.0.0
18.0.0.0rc2
15.5.0
18.0.0.0rc1
16.3.0
17.1.0
18.0.0.0b1
15.4.1
16.2.1
17.0.1
stein-em
14.3.1
17.0.0
17.0.0.0rc2
16.2.0
14.3.0
15.4.0
17.0.0.0rc1
pike-eol
ocata-eol
14.2.1
14.2.0
15.3.0
16.1.0
14.1.0
15.2.0
16.0.0
16.0.0.0rc3
16.0.0.0rc2
16.0.0.0rc1
newton-driverfixes-eol
mitaka-driverfixes-eol
14.0.4
15.1.0
rocky-em
13.0.9
16.0.0.0b1
13.0.8
14.0.3
15.0.1
queens-em
12.0.10
15.0.0
15.0.0.0rc2
12.0.9
13.0.7
14.0.2
15.0.0.0rc1
12.0.8
13.0.6
14.0.1
12.0.7
13.0.5
pike-em
11.2.2
ocata-em
14.0.0
14.0.0.0rc2
11.2.1
12.0.6
13.0.4
14.0.0.0rc1
11.2.0
13.0.3
12.0.5
13.0.2
13.0.1
12.0.4
10.0.8
13.0.0
13.0.0.0rc3
13.0.0.0rc2
13.0.0.0rc1
13.0.0.0b3
11.1.1
12.0.3
13.0.0.0b2
12.0.2
10.0.7
12.0.1
13.0.0.0b1
12.0.0
12.0.0.0rc2
11.1.0
12.0.0.0rc1
12.0.0.0b3
11.0.2
12.0.0.0b2
11.0.1
newton-eol
12.0.0.0b1
10.0.6
11.0.0
10.0.5
11.0.0.0rc2
11.0.0.0rc1
11.0.0.0b3
10.0.4
mitaka-eol
10.0.3
11.0.0.0b2
10.0.2
9.1.4
11.0.0.0b1
10.0.1
9.1.3
10.0.0
10.0.0.0rc2
10.0.0.0rc1
9.1.2
10.0.0.0b3
9.1.1
10.0.0.0b2
liberty-eol
10.0.0.0b1
7.0.3
9.1.0
9.0.0
9.0.0.0rc2
8.1.1
9.0.0.0rc1
9.0.0.0b3
8.1.0
9.0.0.0b2
9.0.0.0b1
kilo-eol
2015.1.4
7.0.2
8.0.0
8.0.0.0rc2
8.0.0.0rc1
8.0.0.0b3
2015.1.3
8.0.0.0b2
7.0.1
juno-eol
8.0.0.0b1
2014.2.4
7.0.0
7.0.0.0rc3
2015.1.2
7.0.0.0rc2
7.0.0.0rc1
7.0.0.0b3
2015.1.1
7.0.0.0b2
icehouse-eol
7.0.0.0b1
2014.1.5
7.0.0a0
2015.1.0
2015.1.0rc2
2014.2.3
2015.1.0rc1
2015.1.0b3
2014.1.4
2014.2.2
2015.1.0b2
2015.1.0b1
2014.2.1
2014.2
2014.2.rc3
2014.2.rc2
2014.1.3
2014.2.rc1
havana-eol
2013.2.4
2014.2.b3
2014.1.2
2014.2.b2
2014.2.b1
2014.1.1
2014.1
2014.1.rc3
2014.1.rc2
2013.2.3
grizzly-eol
2014.1.rc1
2013.1.5
2014.1.b3
2013.2.2
2014.1.b2
2013.2.1
2014.1.b1
folsom-eol
2013.1.4
2013.2
2013.2.rc3
2013.2.rc2
2013.2.rc1
2013.2.b3
2013.1.3
2013.2.b2
2013.1.2
2013.2.b1
2013.1.1
2012.2.4
2013.1
2013.1.rc3
2013.1.rc2
2013.1.rc1
2013.1.g3
2012.2.3
grizzly-2
2012.2.1
grizzly-1
2012.2
folsom-rc3
folsom-rc2
folsom-rc1
folsom-3
folsom-2
${ noResults }
1 Commits (f3cdc27563766b2f49a1d88500f32c8d86838c96)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
f3cdc27563 |
Fix cross-project incremental backups
This patch addresses the scenario where an incremental backup can be created having a parent backup that was taken in a different project. This scenario ultimately leads to a silent error when creating/deleting the incremental backup and quotas going out of sync. The proposed fix is to narrow the backup search down to the same project. To achieve this, a method's signature had to be updated to achieve the desired optimized behavior of passing the volume's project_id parameter. Closes-bug: #1869746 Closes-bug: #1873518 conflicts: cinder/tests/unit/backup/test_backup.py Test test_create_backup_failed_with_empty_backup_objects required a mock for test_create_backup_failed_with_empty_backup_objects which had been removed in ussuri, as part of commit |
3 years ago |