yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68404
[Bug 1456600] Re: Admin should be able to set the Router type when creating a router for a tenant
This is already supported as of Pike.
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/routers/forms.py#L42
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/routers/forms.py#L48-L66
** Changed in: horizon
Status: Confirmed => Invalid
** Changed in: horizon
Assignee: guoshan (guoshan) => (unassigned)
--
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/1456600
Title:
Admin should be able to set the Router type when creating a router for
a tenant
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
Using the CLI it's possible to create a router for another tenant and specify if the router should be distributed or not:.
# neutron router-create --tenant-id <tenant-id> --distributed True router1
The dashboard should provide the same functionality.
Version
======
openstack-dashboard-2015.1.0-3.el7ost.noarch
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1456600/+subscriptions
References