horizon/openstack_dashboard/dashboards/project/volumes
lawrancejing 7f340ce407 Remove unused arg instances
In function VolumeTableMixIn._set_id_if_nameless(), we
define arg `instances`, but we never use it.

Closes-Bug: #1269200

Change-Id: Iac828511bfe8cd417a9c965d063c388fde73052e
2014-01-15 08:46:45 +08:00
..
templates/volumes Add update method of volume name and description 2014-01-13 14:39:21 +08:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Add update method of volume name and description 2014-01-13 14:39:21 +08:00
panel.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tables.py Add update method of volume name and description 2014-01-13 14:39:21 +08:00
tabs.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
tests.py Add update method of volume name and description 2014-01-13 14:39:21 +08:00
urls.py Add update method of volume name and description 2014-01-13 14:39:21 +08:00
views.py Remove unused arg instances 2014-01-15 08:46:45 +08:00