]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
VNX driver needs to return snapshot objects
authorTina <tina.tang@emc.com>
Thu, 6 Aug 2015 02:04:29 +0000 (22:04 -0400)
committerTina <tina.tang@emc.com>
Thu, 6 Aug 2015 03:00:20 +0000 (23:00 -0400)
commit562e0c54db4cb7737fc0bdf974e34d6c72be063e
treeea579e6422fb67391dcf7b7b81c4ac84320af083
parent8ea4dc6558891897e81d3021dafe9566c22607b2
VNX driver needs to return snapshot objects

Use snapshot objects instead of snapshot dictionaries of
create_cgsnapshot and delete_cgsnapshot.

Change-Id: I0794e1c30a1ef8f0a4bdf82c6cb850ae4415d164
Partially-Closes-Bug: #1458125
cinder/tests/unit/test_emc_vnxdirect.py
cinder/volume/drivers/emc/emc_vnx_cli.py