]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixing leaking sessions in 3PAR on attach/detach
authorAnthony Lee <anthony.mic.lee@hp.com>
Tue, 9 Sep 2014 13:53:25 +0000 (06:53 -0700)
committerAnthony Lee <anthony.mic.lee@hp.com>
Tue, 9 Sep 2014 13:53:55 +0000 (06:53 -0700)
commit519aa064f56447b4a0b1bdbde06f26afe139223d
tree47d1f14e6249df5a8b15f375ef439ab20b2f8b83
parent5d2cc2f7f0650db1b3163c932a165fdc36efd287
Fixing leaking sessions in 3PAR on attach/detach

Fixed an issue where sessions were not being closed properly
during an attach or detach of a volume.

Closes-Bug: 1367429
Change-Id: Ic7a4ceca855111a8c8a9512fc2d99fcf6df6d79e
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py