Delete db error when syncing vlan allocation
Bug #1743284 reported by
sunzuohua
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel Contrail plugin |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Reproduction steps:
1.Remove existed physical network in network_vlan_ranges from ml2_conf.ini
2.Restart neutron server
3.Fail to restart neutron server and report error as follows:
UnmappedIns
Solution:
Modify [1] as follows:
alloc.delete()
[1]https:/
Changed in fuel-plugin-contrail: | |
assignee: | nobody → Deepak Mourya (mourya007) |
Changed in fuel-plugin-contrail: | |
assignee: | Deepak Mourya (mourya007) → nobody |
Changed in fuel-plugin-contrail: | |
status: | New → Fix Committed |
To post a comment you must log in.
i could not reproduced the same error on my environment