horizon/openstack_dashboard/dashboards/project/floating_ips
Béla Vancsics ff733ceced Use more specific asserts in tests
Instead of assertTrue and assertFalse use more specific asserts.
They are compatible with Python 2.7[1] and 3.4[2]

[1]: https://docs.python.org/2.7/library/unittest.html
[2]: https://docs.python.org/3.4/library/unittest.html

Change-Id: I9b07cc324757f35b1e8431b715412bf5d7fa8ecb
2017-02-15 11:19:43 +01:00
..
templates/floating_ips Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
__init__.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
forms.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
panel.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
tables.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
tests.py Use more specific asserts in tests 2017-02-15 11:19:43 +01:00
urls.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00
views.py Only get detailed info for Nova servers when necessary 2017-02-03 12:03:22 +13:00
workflows.py Move Floating IPs from Access & Security to panel 2017-02-01 18:57:44 +00:00