Create Router form missing router types from nsxv-router-type extension

Bug #1481919 reported by Janet Yu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Won't Fix
Undecided
Unassigned

Bug Description

The nsxv-router-type Neutron extension lets users create exclusive and shared routers. These options are not available from the Router Type dropdown of the Create Router form that is shown to the admin user.

CLI examples:
neutron router-create X --router-type exclusive
neutron router-create X --router-type shared

Janet Yu (jwy)
Changed in horizon:
assignee: nobody → Janet Yu (jwy)
Changed in horizon:
assignee: Janet Yu (jwy) → nobody
Revision history for this message
Akihiro Motoki (amotoki) wrote :

nsxv-router-type neutron extension is a vendor-specific extension and horizon does not take care of vendor-specific feature in general.

In addition, neutron supports L3 flavor now (as of Queens). This kind of feature should be built on top of L3 flavor feature (in the neutron and vendor plugin side) and horizon can support L3 flavor feature.

From the above observation, the direct support of router types requested in this bug does not fit the project plan.

Changed in horizon:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.