]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix Brocade FC SAN lookup MITM vulnerability
authorMatthew Edmonds <edmondsw@us.ibm.com>
Tue, 11 Nov 2014 21:03:23 +0000 (16:03 -0500)
committerThomas Goirand <thomas@goirand.fr>
Sun, 14 Dec 2014 09:18:31 +0000 (09:18 +0000)
commit55eca1bfa002e1dbc522bc941ee32f64657ed07e
treed7bd5bf95cc4bf26b92fcb3f55ea0a18f85c0c86
parentbf02343c10cbcb09db21902c425d176819a61426
Fix Brocade FC SAN lookup MITM vulnerability

Modify the Brocade FC SAN lookup service implementation to use the
same SSH key config properties used elsewhere rather than relying on
arguments which are non-standard and never passed by the base lookup
service.

Change-Id: I0cb5141368bc9a62a4e0374026d66fc2725cfe24
Closes-Bug: 1391311
(cherry picked from commit ab4f57212683baec45d5b682bdd3952ff58249ed)
cinder/tests/zonemanager/test_brcd_fc_san_lookup_service.py
cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py