cinder/cinder
Ryan McNair 46fdb37c68 Fix MITM vulnerability for Brocade FC SAN lookup
Refactor the Brocade FC SAN lookup service implementation to use
common SSH utilities which already avoid MITM vulnerabilities.
This is a follow-up to https://review.openstack.org/#/c/138526/
which reverted an incomplete fix for the MITM issues for Brocade.

Change-Id: I2d87b55f56f08208f0da11cac40682d51da5b536
Closes-Bug: #1391311
2015-09-18 16:13:49 +00:00
..
api Check for None on service's updated_at 2015-09-16 20:03:42 +02:00
backup Merge "backup init_host cleanup exception handling" 2015-09-11 17:09:48 +00:00
brick Efficient image transfer for Glance cinder store 2015-08-25 10:40:25 -04:00
cmd Check for None on service's updated_at 2015-09-16 20:03:42 +02:00
common Adds allow_availability_zone_fallback option to Cinder 2015-09-03 11:13:02 -04:00
compute Fix usage of novaclient 2015-09-14 20:03:35 +03:00
consistencygroup Fixed missing log variable types 2015-09-11 11:10:17 -05:00
db Filter hosts with pool in snapshot_get_by_host 2015-09-09 17:37:56 +03:00
hacking Hacking log format arg check 2015-09-09 15:25:05 -05:00
image Making opt names consistent 2015-09-09 11:48:54 -05:00
keymgr Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00
locale Imported Translations from Transifex 2015-08-27 06:19:38 +00:00
objects Merge "Use version convert methods from oslo.utils" 2015-09-11 17:12:56 +00:00
openstack Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
replication Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
scheduler Filter scheduler: Fix KeyError on invalid create request 2015-09-08 18:46:32 -04:00
testing
tests Fix MITM vulnerability for Brocade FC SAN lookup 2015-09-18 16:13:49 +00:00
transfer Notify the transfer volume action in cinder 2015-07-07 17:14:34 +08:00
volume Merge "Extra specs may not be in volume types" 2015-09-16 20:36:11 +00:00
wsgi Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
zonemanager Fix MITM vulnerability for Brocade FC SAN lookup 2015-09-18 16:13:49 +00:00
__init__.py
context.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
exception.py Sheepdog: Add class for dog command executor 2015-08-26 15:14:16 +09:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Change leftover oslo.* to oslo_* 2015-03-23 19:52:42 +00:00
manager.py Merge "Enhance deletion efficiency when backup init host" 2015-08-30 12:57:46 +00:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota.py Cinder Nested Quota Driver 2015-08-26 12:00:15 -07:00
quota_utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
rpc.py Move oslo.messaging to the oslo_messaging namespace 2015-03-03 09:21:25 -06:00
service.py Service object 2015-09-01 07:09:08 +00:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Remove unit test migration logging 2015-08-06 16:46:27 -05:00
utils.py Merge "Use version convert methods from oslo.utils" 2015-09-11 17:12:56 +00:00
version.py