dashboard requires L3 extension to be enabled else throws an error while launching instance
Bug #1292022 reported by
Ashok kumaran B
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
Medium
|
Akihiro Motoki |
Bug Description
I have a flat network with ml2 where there is no need for L3. So I haven't enabled the L3 extension in neutron.conf. However dashboard mandates the L3 extension to be enabled during launch of instance, without enabling it getting the below error
http://
This is not an intended behavior
tags: | removed: icehouse-backport-potential |
Changed in horizon: | |
assignee: | Akihiro Motoki (amotoki) → David Lyle (david-lyle) |
Changed in horizon: | |
assignee: | David Lyle (david-lyle) → Akihiro Motoki (amotoki) |
Changed in horizon: | |
milestone: | none → juno-3 |
Changed in horizon: | |
status: | Fix Committed → Fix Released |
Changed in horizon: | |
milestone: | juno-3 → 2014.2 |
To post a comment you must log in.
Neutron without L3 extension is a possible case and it is better to take into account it.