cinder/cinder/tests/unit/volume/drivers/hpe
Danny Al-Gaaf f463c395d8 HPE LeftHand: extend volume if larger than snapshot
Extend volume if during create_volume_from_snapshot() the new volume
is larger than the snapshot it was created from. Added new test case.

Bump driver version to 2.0.11 and updated changelog entry.

Closes-Bug: #1560654

The volume has not been created with OVO and a seperate patch will be
created to switch the dictionary to OVO implementation regarding
volume / snapshot to follow up the OVO comments.

Co-Authored-By: Xinli Guan <xinli@us.ibm.com>

Change-Id: Iaeb2596ecd75b86a7a0d3da7fad0bf91b2a02fa0
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2017-03-23 15:13:48 +00:00
..
__init__.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
fake_hpe_3par_client.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
fake_hpe_client_exceptions.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
fake_hpe_lefthand_client.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_hpe3par.py 3PAR: rally test create-volume-from-snapshot fails 2017-02-14 00:18:45 -08:00
test_hpelefthand.py HPE LeftHand: extend volume if larger than snapshot 2017-03-23 15:13:48 +00:00