horizon/openstack_dashboard/dashboards/project/cgroups
Richard Jones f85e0ffa91 Move Consistency Groups out of Volumes panel
Notes on enabling consistency groups in devstack:
http://docs.openstack.org/admin-guide/blockstorage-consistency-groups.html

You'll also need to modify the local cinder policy file.

Though that's not actually enough to make it work since
devstack only provides the LVM volume type and CGs don't
work with LVM. You can attempt to create CGs, but they
will error.

Change-Id: I0ab541c81570cd5f67bb7d04c01bc92bc5cc3ab5
Implements: blueprint reorganise-volumes
2017-03-06 15:49:53 +11:00
..
templates/cgroups Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
__init__.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
forms.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
panel.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
tables.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
tabs.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
tests.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
urls.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
views.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
workflows.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00