]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
HP 3PAR configurable ssh-host-key-policy
authorMark Sturdevant <mark.sturdevant@hp.com>
Tue, 2 Sep 2014 23:25:47 +0000 (16:25 -0700)
committerMark Sturdevant <mark.sturdevant@hp.com>
Wed, 10 Sep 2014 18:22:56 +0000 (11:22 -0700)
commit1405ed7c56777d6f37992ce26876cd3710900905
treebb63cc7e753fbb059fd7405962fa95207261a133
parent4d024af5834b1306a5d0fe6b65dc1aff8b15b9a5
HP 3PAR configurable ssh-host-key-policy

Cinder added configurable SSH strict key policy (RejectPolicy)
and configurable known_hosts_file.  This patch configures the
hp3parclient (used by the 3PAR drivers) using those settings.

Change-Id: I71fa7d8be28d1cb7c0102590e03cba994b6035a0
Closes-bug: 1365697
cinder/tests/fake_hp_client_exceptions.py
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py