horizon/openstack_dashboard/dashboards/project/instances
Stephen Finucane f654c893ec django22: django.test.client.encode_multipart no longer accepts None
As seen here [1]. With this change, all test are passing with Django
2.2.

[1] https://github.com/django/django/commit/6fe9c45b725

Change-Id: Idef0bd9dff4b27d22cfb756fc248c5c6bd24e097
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-09-11 07:25:03 +09:00
..
templates/instances Fix typo: disassocaite -> disassociate 2019-04-09 12:45:09 +02:00
workflows pylint: fix useless-super-delegation warning 2019-01-16 13:05:09 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Translate instance action of lock and unlock and create image 2019-04-12 09:47:21 +08:00
console.py Add MKS console support 2017-11-29 21:06:38 -05:00
forms.py Merge "Allow to select multiattach volume that has been attached" 2019-08-08 07:52:16 +00:00
interfaces_tables.py Add instance interfaces tab for easy security group edit 2018-04-22 07:40:52 +09:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Switch from django string_concat to format_lazy 2019-07-19 16:50:16 -04:00
tabs.py Define default settings explicitly (openstack_dashboard 3/5) 2019-07-03 14:54:16 +09:00
tests.py django22: django.test.client.encode_multipart no longer accepts None 2019-09-11 07:25:03 +09:00
urls.py Support of rescue instance in Horizon 2018-11-20 10:25:37 +00:00
utils.py Define default settings explicitly (openstack_dashboard 3/5) 2019-07-03 14:54:16 +09:00
views.py Do not always assume image_id in volume_image_metadata 2019-07-29 18:18:56 +00:00