cinder/cinder/tests/unit/volume/drivers/disco
Guy Kim 1a3f91662c Update configuration names in ITRI DISCO volume driver
This commit is to update and deprecate the name of some configuration
names:

* "san_api_port" is new config option added in san driver
* "rest_ip" is marked as deprecated and will be replaced with "san_ip"
* "disco_src_api_port" is marked as deprecated and will be replaced with
  "san_ssh_port"

It also includes the changes in the unit tests.

Change-Id: I4c24cd397f513648e2c2214fc4f87cf5367233ac
Implements: blueprint disco-driver-update-option-name
2017-10-13 06:34:01 +00:00
..
__init__.py Update configuration names in ITRI DISCO volume driver 2017-10-13 06:34:01 +00:00
test_create_cloned_volume.py Remove usage of CONF from DISCO driver 2017-06-08 13:05:12 +02:00
test_create_snapshot.py Remove usage of CONF from DISCO driver 2017-06-08 13:05:12 +02:00
test_create_volume.py Refactoring ITRI DISCO cinder volume driver 2016-12-28 14:33:12 +00:00
test_create_volume_from_snapshot.py Remove usage of CONF from DISCO driver 2017-06-08 13:05:12 +02:00
test_delete_snapshot.py Refactoring ITRI DISCO cinder volume driver 2016-12-28 14:33:12 +00:00
test_delete_volume.py Refactoring ITRI DISCO cinder volume driver 2016-12-28 14:33:12 +00:00
test_extend_volume.py Refactoring ITRI DISCO cinder volume driver 2016-12-28 14:33:12 +00:00
test_manage_existing.py Add manage/unmanage to DISCO driver 2017-01-06 02:26:20 +00:00