UCSM Driver does not check if desired vlan profile already exists
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
Fix Released
|
Critical
|
Sandhya Dasu | ||
Kilo |
Fix Committed
|
Critical
|
Sandhya Dasu | ||
Liberty |
Fix Released
|
Critical
|
Sandhya Dasu |
Bug Description
The driver tries to create vlan profile each time the update_
2015-07-01 13:26:24.466 ^[[00;32mDEBUG networking_
2015-07-01 13:26:24.742 ^[[00;32mDEBUG networking_
Steps to reproduce:
1. Launch instance attached to network1
2. Launch second instance attached to network1
Excepted behavior:
1. UCSM Driver creates vlan profile
2. UCSM Driver does create vlan profile because it already exists
Current behavior:
Changed in networking-cisco: | |
assignee: | nobody → Sandhya Dasu (sadasu) |
Changed in networking-cisco: | |
status: | New → In Progress |
Changed in networking-cisco: | |
importance: | Undecided → Critical |
Changed in networking-cisco: | |
milestone: | none → 1.1.0 |
Sorry. The cause of the issue that I faced with is slightly different. I need to retest.