horizon/openstack_dashboard/dashboards/admin/snapshots
pengyuesheng f0149ee0db Add the group_snapshot attribute to the snapshot in UpdateRow
On snpashot panel in admin dashboards,
The group_snapshot attribute is required in the snapshot table,
but it does not exist in UpdateRow.

This patch Add the group_snapshot attribute to the snapshot

Change-Id: I00fc431fa3c5b8da40e5b24507165a2f3dfead47
Closes-Bug: #1831435
2019-06-10 11:02:10 +08:00
..
templates/snapshots Fix locations of included templates in admin volume panels 2017-06-23 11:58:36 +00:00
__init__.py Move Admin Volume Snapshots out of tabbed panel 2017-03-09 13:47:31 +11:00
forms.py Make update status dialog less confusing 2018-11-22 20:42:24 +09:00
panel.py Use Cinder API v3 by default 2017-12-18 15:34:41 +02:00
tables.py Add the group_snapshot attribute to the snapshot in UpdateRow 2019-06-10 11:02:10 +08:00
tabs.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tests.py Make update status dialog less confusing 2018-11-22 20:42:24 +09:00
urls.py Move Admin Volume Snapshots out of tabbed panel 2017-03-09 13:47:31 +11:00
views.py Add Group and Group Snapshot colunm 2019-03-18 08:22:59 +00:00