cinder/cinder/volume
Avishay Traeger 0916370a48 Storwize/SVC: Check wwpn not None
If the storage doesn't have WWPN information for a host but gets it in
the connector, initialize_connection can fail because it does
wwpn.lower(), and wwpn can be None. Make sure it isn't before calling
lower().

Change-Id: I9923f5c87a1e596e35116bfcbf08c181b75bba35
Closes-bug: 1279061
2014-02-11 22:36:32 +02:00
..
drivers Storwize/SVC: Check wwpn not None 2014-02-11 22:36:32 +02:00
flows Merge "On create_volume flow get rid of host parameter" 2014-02-06 22:51:58 +00:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
api.py Validate the quota in the API layer for volume extend 2014-02-06 21:34:18 -05:00
configuration.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py Rename self.tgtadm to self.target_helper 2014-02-06 15:55:22 -05:00
manager.py Merge "New HP LeftHand array iSCSI driver" 2014-02-11 19:39:55 +00:00
qos_specs.py Remove vim header 2013-12-30 18:53:02 -06:00
rpcapi.py Validate the quota in the API layer for volume extend 2014-02-06 21:34:18 -05:00
utils.py Don't use shred for volume_clear=zero 2014-02-05 13:53:14 -05:00
volume_types.py Remove unused method 'is_key_value_present()' 2014-01-21 14:38:50 +09:00