Now huawei driver doesn't validate the parameters configured in XML

Bug #1667873 reported by huyang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

Huawei Driver XML configuration file:
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <Storage>
      <Product>PRODUCT</Product>
     <Protocol>iSCSI</Protocol>
    <UserName>xxxxxxxx</UserName>
    <UserPassword>xxxxxxxx</UserPassword>
  </Storage>
  <LUN>
    <LUNType>xxx</LUNType>
    <WriteType>xxx</WriteType>
    <Prefetch Type="xxx" Value="xxx" />
  </LUN>
</config>

But, now doesn't validate the parameters configured in XML when do_setup. So fix it.

huyang (huyang1)
description: updated
Changed in cinder:
assignee: nobody → huyang (huyang1)
status: New → In Progress
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote : Bug Assignee Expired

Unassigning due to no activity for > 6 months.

Changed in cinder:
assignee: huyang (huyang1) → nobody
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

Is this still an issue? I know some of how the driver works internally has changed.

Changed in cinder:
status: In Progress → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.