neutron-openvswitch-agent is crashing due to KeyError in _restore_local_vlan_map()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Incomplete
|
High
|
sarvani konda |
Bug Description
Neutron openvswitch agent is unable to restart because vms with untagged/flat networks (tagged 3999) cause issue with _restore_
Loaded agent extensions: []
2016-09-06 07:57:39.682 70085 CRITICAL neutron [req-ef8eea4f-
2016-09-06 07:57:39.682 70085 ERROR neutron Traceback (most recent call last):
2016-09-06 07:57:39.682 70085 ERROR neutron File "/usr/bin/
2016-09-06 07:57:39.682 70085 ERROR neutron sys.exit(main())
2016-09-06 07:57:39.682 70085 ERROR neutron File "/usr/lib/
2016-09-06 07:57:39.682 70085 ERROR neutron self._restore_
2016-09-06 07:57:39.682 70085 ERROR neutron File "/usr/lib/
2016-09-06 07:57:39.682 70085 ERROR neutron self.available_
2016-09-06 07:57:39.682 70085 ERROR neutron KeyError: 3999
2016-09-06 07:57:39.682 70085 ERROR neutron
2016-09-06 07:57:39.684 70085 INFO oslo_rootwrap.
summary: |
neutron-openvswitch-agent is crashing due to KeyError in - ._restore_local_vlan_map() + _restore_local_vlan_map() |
description: | updated |
tags: | added: ovs |
Changed in neutron: | |
assignee: | nobody → sarvani konda (sarvani) |
Looks like a duplicate of https:/ /bugs.launchpad .net/neutron/ +bug/1526974 - please see that bug for reference and fixed sent to all the releases.