← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1509200] Re: Options missing in while creating routers in Horizon

 

The feature is implemented when the initial version of DVR and L3-HA were implemented respectively.
I think it is a configuration problem of yours.
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/routers/forms.py#L46

** Changed in: horizon
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1509200

Title:
  Options missing in while creating routers in Horizon

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Router creation in Neutron allows a --distributed and High
  Availability option, which is not present in Horizon.

  usage: neutron router-create [-h]
                               [-f {html,json,json,shell,table,value,yaml,yaml}]
                               [-c COLUMN] [--max-width <integer>] [--noindent]
                               [--prefix PREFIX] [--request-format {json,xml}]
                               [--tenant-id TENANT_ID] [--admin-state-down]
                               [--distributed {True,False}] [--ha {True,False}]
                               NAME

  Distributed and HA option must be present in the Creation option for
  routers

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1509200/+subscriptions


References