Remove setting of _isDisk and _partitionable from iscsi and fcoe disk code
They already enherit the correct values from DiskDevice, and setting
them explictly is inconsisten with ZFCPDevice and DASDDevice which do not
do this.
---
storage/devices.py | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)