Missing vlan and flat networking support
Bug #1395650 reported by
James Page
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
quantum-gateway (Juju Charms Collection) |
Fix Released
|
High
|
Unassigned |
Bug Description
The neutron-api and neutron-openvswitch charms have support for flat and vlan networking modes; this was missed in the neutron gateway.
Related branches
lp://staging/~james-page/charms/trusty/quantum-gateway/stable-vlan-flat-support
- Liam Young (community): Approve
- OpenStack Charmers: Pending requested
-
Diff: 244 lines (+87/-15)7 files modifiedconfig.yaml (+6/-0)
hooks/quantum_contexts.py (+26/-6)
hooks/quantum_utils.py (+9/-1)
templates/icehouse/ml2_conf.ini (+14/-2)
tests/basic_deployment.py (+2/-2)
unit_tests/test_quantum_contexts.py (+8/-3)
unit_tests/test_quantum_utils.py (+22/-1)
Changed in quantum-gateway (Juju Charms Collection): | |
importance: | Undecided → High |
status: | New → In Progress |
tags: | added: openstack |
Changed in quantum-gateway (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
milestone: | none → 15.01 |
Changed in quantum-gateway (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.