deb-cinder/cinder/tests/unit/zonemanager
John Griffith 9286ab42ab Move fake_driver to tests root dir
The fake driver is now being used for both unit and
functional tests.  It also now has a FakeGate driver to
add some things that aren't supported by all drivers
(including the reference as well as ceph and others).

This patch just moves the fake_driver.py file from
tests/unit to tests as it's not specifically a unit test
object.  This isn't a big deal, but makes things a bit more
clear and obvious that there's a useful fake that can be
used in a number of places.

Some of the other fakes could likely be moved as well, but
this one is a start.

Change-Id: Ia5e8608832c0753a4ced8690fa285184c5b8c0c1
2016-07-26 09:08:43 -06:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_brcd_fc_san_lookup_service.py Fix Brcd lookup service to use defined southbound protocol 2016-03-22 12:38:51 -07:00
test_brcd_fc_zone_client_cli.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_brcd_fc_zone_driver.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_brcd_http_fc_zone_client.py Fix Brcd zone driver initiator zone update 2016-05-19 15:13:12 -07:00
test_brcd_lookup_service.py Adds HTTPS southbound connector for Brocade FC Zone Driver 2016-01-28 15:07:04 -08:00
test_cisco_fc_san_lookup_service.py Revert "Remove Cisco FC Zone Manager Driver" 2016-03-02 21:41:04 -08:00
test_cisco_fc_zone_client_cli.py Revert "Remove Cisco FC Zone Manager Driver" 2016-03-02 21:41:04 -08:00
test_cisco_fc_zone_driver.py Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
test_cisco_lookup_service.py Revert "Remove Cisco FC Zone Manager Driver" 2016-03-02 21:41:04 -08:00
test_driverutils.py Adds friendly zone name support 2016-01-22 15:59:46 -08:00
test_fc_zone_manager.py Adds friendly zone name support 2016-01-22 15:59:46 -08:00
test_volume_driver.py Move fake_driver to tests root dir 2016-07-26 09:08:43 -06:00