cinder/cinder/zonemanager
Jay S. Bryant 57103807c5 Revert "Fix Brocade FC SAN lookup MITM vulnerability"
This reverts commit ab4f572126.

The change is being reverted as it broke the Brocade FC SAN lookup
functionality.  The change uses configuration options from
ssh_utils that are not initialized when the Brocade driver is
run causing an exception to be thrown complaining that
CONF.ssh_hosts_key_file is used before it is initialized.

The right solution is to change the Brocade driver to use ssh_utils to
make SSH connections.

Conflicts:

	cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py

Change-Id: I7814c3da9c0e6fcf3143969e74304a48cafcb3d1
Closes-bug: 1398488
2014-12-02 14:39:10 -06:00
..
drivers Revert "Fix Brocade FC SAN lookup MITM vulnerability" 2014-12-02 14:39:10 -06:00
__init__.py Add support for FC zone lifecycle management 2014-02-22 15:32:34 -08:00
fc_common.py Add versioning output for the FC Zone Manager 2014-02-27 22:32:10 +00:00
fc_san_lookup_service.py Use oslo.utils 2014-11-20 22:17:47 +08:00
fc_zone_manager.py Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
utils.py Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00