cinder/cinder/tests/unit/volume/flows
Alan Bishop 93519a02c0 Create new image volume cache entry when cloning fails
This patch fixes the image volume cache so that a new cache entry is
created whenever cloning an existing entry fails (which can happen, for
example, when a cached volume reaches its snapshot limit). This restores
the original behavior, which was broken by [1].

[1] I547fb4bcdd4783225b8ca96d157c61ca3bcf4ef4

Closes-Bug: #1801595
Change-Id: Ib5947e2c7300730adb851ad58e898a29f2b88525
2019-01-15 06:33:49 -05:00
..
__init__.py Add entry create and cast tasks to manage workflow 2015-07-27 19:20:22 +03:00
fake_volume_api.py Fix A/A 'resource_backend' when scheduling volumes 2018-12-13 09:56:34 -05:00
test_create_volume_flow.py Create new image volume cache entry when cloning fails 2019-01-15 06:33:49 -05:00
test_manage_snapshot_flow.py Add test coverage to manage existing flow 2018-11-02 23:22:14 -03:00
test_manage_volume_flow.py Add test coverage to manage existing flow 2018-11-02 23:22:14 -03:00