]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adds manage/unmanage methods for HNAS drivers.
authorAdriano Rosso <adriano.rosso@fit-tecnologia.org.br>
Wed, 8 Jul 2015 17:11:18 +0000 (14:11 -0300)
committerAdriano Rosso <Adriano.Rosso@fit-tecnologia.org.br>
Tue, 18 Aug 2015 01:15:01 +0000 (22:15 -0300)
commit76dcb875e79bcc0a31c8b4f92a85cd638e8931a2
tree501e769700bf3122dab9dde63613e5956fdcbd5f
parent4c1acb6b821e0c3464ca04987698f5b7c803b883
Adds manage/unmanage methods for HNAS drivers.

Implements the support for the manage and unmanage features in HDS
HNAS drivers (NFS and ISCSI).

Implements: blueprint hnas-manage-unmanage
Change-Id: Ic222b8009a064824775aafb8713b4ddde38678f6
cinder/tests/unit/test_hitachi_hnas_backend.py
cinder/tests/unit/test_hitachi_hnas_iscsi.py
cinder/tests/unit/test_hitachi_hnas_nfs.py
cinder/utils.py
cinder/volume/drivers/hitachi/hnas_backend.py
cinder/volume/drivers/hitachi/hnas_iscsi.py
cinder/volume/drivers/hitachi/hnas_nfs.py