Fix Cisco Nexus plugin failures for vlan IDs 1006-4094
Bug #1174593 reported by
Dane LeBlanc
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
Dane LeBlanc | ||
Grizzly |
Fix Released
|
Low
|
Dane LeBlanc |
Bug Description
Add support for vlan IDs 1006-4094 on the Cisco nexus plugin for the Nexus 3K switch. Currently, if the Cisco Nexus plugin is configured and a Nexus 3K is attached to a compute host, and an attempt is made to bring up a VM which uses a VLAN ID in the range of 1006-4094, then the switch rejects the VLAN configuration with the following error:
ERROR: Can't modify state for extended VLAN <vlan-ID>
and the VM instance fails to come up.
This is not an issue with the Nexus 5K or 7K family of switches.
Changed in quantum: | |
assignee: | nobody → Dane LeBlanc (leblancd) |
summary: |
- Cisco nexus plugin fails for vlan IDs 1006-4094 + Add support for vlan IDs 1006-4094 on Cisco Nexus 3K plugin |
description: | updated |
tags: | added: cisco |
Changed in quantum: | |
importance: | Undecided → Wishlist |
Changed in quantum: | |
importance: | Wishlist → Low |
milestone: | none → havana-1 |
summary: |
- Add support for vlan IDs 1006-4094 on Cisco Nexus 3K plugin + Fix Cisco Nexus plugin failures for vlan IDs 1006-4094 |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
tags: | added: grizzly-backport-potential |
tags: | removed: grizzly-backport-potential in-stable-grizzly |
Changed in neutron: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/27793
Review: https:/