horizon/openstack_dashboard/dashboards/admin/routers
Ivan Kolodyazhny 14e779bbac Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I2de669d8e89b8daeb7ee5405ffab35af6307c40b
2020-03-26 19:45:37 +02:00
..
extensions Corrected spelling errors throughout the project 2015-10-29 16:18:49 -05:00
ports Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
__init__.py Support Quantum L3 function 2013-01-07 20:24:57 -08:00
forms.py Add "Create Router" button to admin panel 2018-11-05 09:10:08 +09:00
panel.py Handle partial dict setting 2019-09-26 14:31:17 +09:00
tables.py Add "Create Router" button to admin panel 2018-11-05 09:10:08 +09:00
tabs.py Remove router rules extension 2016-08-15 15:04:23 -07:00
tests.py Use unittest.mock instead of third party mock 2020-03-26 19:45:37 +02:00
urls.py Add "Create Router" button to admin panel 2018-11-05 09:10:08 +09:00
views.py Handle partial dict setting 2019-09-26 14:31:17 +09:00