horizon/openstack_dashboard/dashboards/admin/volume_groups
Akihiro Motoki 431fd6c16b Drop cinder consistency group support
Cinder consistency group has been replaced by the generic group feature.
Horizon support of the generic group (in the project dashboard) is
available since Rocky release and it covers all existing support
for consistency group in horizon.

The consistency group support is horizon was marked as deprecated
in Stein release [1].

This commit drops the consistency group support.

[1] https://review.openstack.org/#/c/626846/

Change-Id: I11187d2b03b7e0033a6c6ba3f8be25b8b5e4dd74
2019-05-03 18:16:23 +00:00
..
templates/volume_groups Add Project Information column in table 2019-02-12 09:19:56 +00:00
__init__.py Add volume group list/show support for admin panel 2019-01-23 10:11:53 +00:00
forms.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
panel.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
tables.py Fix recoverable error at volume group create 2019-02-23 19:18:27 +09:00
tabs.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
tests.py Drop cinder consistency group support 2019-05-03 18:16:23 +00:00
urls.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
views.py Add Project Information column in table 2019-02-12 09:19:56 +00:00
workflows.py Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00