commit | 24697df25785953f12f0c6adfd684459e1f49599 | [log] [tgz] |
---|---|---|
author | Clinton Knight <cknight@netapp.com> | Fri Jul 01 17:10:01 2016 -0400 |
committer | Clinton Knight <cknight@netapp.com> | Fri Jul 01 17:10:01 2016 -0400 |
tree | 25042a8eefcbc815936813bb483909567b6a4f37 | |
parent | e4bda0aa92876bd5bc005a9eac07b5f3df83c85b [diff] |
Fix snapshot manage Tempest test In the process of managing a snapshot, drivers may want to rename the snapshot. This could warrant updating the provider_location as well. The tempest tests for snapshot manage should not expect that the provider location will remain unchanged after the driver has performed the manage operation. Change-Id: Ib07ba0c55ef4cb3da8f4ba5b0f9c1d4340c3f0e1 Closes-Bug: #1598287