horizon/openstack_dashboard/dashboards/project/snapshots
Lucas Palm a436b12acc Add the Snapshots tab on the Volume Details page
Currently, there is no way to filter and see the snapshots for
just a single Volume.  As the combined list of volume snapshots
increases, so does the difficulty in viewing and using them.  It
would be beneficial to have these snapshots isolated from each other
based on the volume they were created from.

This change adds a "Snapshots" tab to the Volume Details page that
shows a table of snapshots associated with only that specific Volume.
This will not only make it easier to just view the snapshots for a
particular Volume, but will also make it much more approachable to
manage and delete them as well.

Change-Id: I0a80ef2c8171c81f73e3abf5ab461dae3a3a9afe
Closes-Bug: #1323644
2017-07-27 13:30:34 +00:00
..
templates/snapshots Snaphot update TemplateDoesNotExist error fix 2017-06-12 14:26:58 +00:00
__init__.py Move Volume snapshots out of tabbed panel 2017-02-28 14:05:26 +11:00
forms.py Move Volume snapshots out of tabbed panel 2017-02-28 14:05:26 +11:00
panel.py Move Volume snapshots out of tabbed panel 2017-02-28 14:05:26 +11:00
tables.py Add the Snapshots tab on the Volume Details page 2017-07-27 13:30:34 +00:00
tabs.py Move Volume snapshots out of tabbed panel 2017-02-28 14:05:26 +11:00
tests.py Get rid of redundant cinder api calls 2017-07-14 16:29:06 +03:00
urls.py Move Volume snapshots out of tabbed panel 2017-02-28 14:05:26 +11:00
views.py Add the Snapshots tab on the Volume Details page 2017-07-27 13:30:34 +00:00