]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
XtremIO fix create CG from src flow
authorShay Halsband <shay.halsband@emc.com>
Tue, 3 Nov 2015 14:33:03 +0000 (16:33 +0200)
committerShay Halsband <shay.halsband@emc.com>
Sun, 8 Nov 2015 10:00:40 +0000 (12:00 +0200)
commita049d759aff309695e8954203394570d5f0dccee
treec409bba5d815610db3803788ecd29c59a0869593
parentb92cd85cb905898fd51815f178f5203a3df77526
XtremIO fix create CG from src flow

Fix a bug during volume creation with CG,
    that prevented the volume from being added to the CG on the array.
Query array snapshots names for CG snapshot before copying them
    to a new volume.
Add unittest for create_cg_from_src.

liberty-backport-potential

Change-Id: Ieb76cc3e039e4c5495d00a8703c79930bc8b4df1
Closes-Bug: #1512682
cinder/tests/unit/test_emc_xtremio.py
cinder/volume/drivers/emc/xtremio.py