horizon/openstack_dashboard/dashboards/project/routers
wei.ying de9f03c9ab Unable to create router when the external network is specified
In project create router form, when creating router with the external
network, there is no need to determine "ext_gw_mode_supported" since
the "ext_gw-mode" has been checked when the form is initialized.
So, we need to delete it since it's also undefined.

Change-Id: I6dc221638ccda2a8819776679735685cb3c61d56
Closes-Bug:#1733047
2017-11-20 09:53:52 +08:00
..
extensions flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
ports Add a checkbox to disable SNAT on routers 2017-10-23 16:10:48 +00:00
templates/routers Add a checkbox to disable SNAT on routers 2017-10-23 16:10:48 +00:00
__init__.py Support Quantum L3 function 2013-01-07 20:24:57 -08:00
forms.py Unable to create router when the external network is specified 2017-11-20 09:53:52 +08:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Wrap various API calls with try/except in Router panel 2017-10-23 12:27:02 +00:00
tabs.py Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
tests.py Add a checkbox to disable SNAT on routers 2017-10-23 16:10:48 +00:00
urls.py Remove router rules extension 2016-08-15 15:04:23 -07:00
views.py Add a checkbox to disable SNAT on routers 2017-10-23 16:10:48 +00:00