trove-dashboard/trove_dashboard/content/database_clusters
Marcin Piwowarczyk b2a85223e7 Remove object-store permission for Clusters panel
Object-store is not needed for managing Trove clusters.

This change removes object-store permission causing that Cluster panel
will be registered even if object-store is unavailable.

Change-Id: I72a9cac16625ff6745b97d65b467e5227bd24045
Signed-off-by: Marcin Piwowarczyk <m.piwowarczy@samsung.com>
2018-11-07 11:15:22 +01:00
..
templates/database_clusters Fix incorrect example of mysql connection 2017-12-15 07:36:19 +08:00
__init__.py Restructuring tree to be plugin 2015-12-18 15:28:23 -07:00
cluster_manager.py Fix grow cluster caching 2016-12-07 16:39:18 -05:00
forms.py Django 2.0 support 2018-06-08 13:27:11 +09:00
panel.py Remove object-store permission for Clusters panel 2018-11-07 11:15:22 +01:00
tables.py Django 2.0 support 2018-06-08 13:27:11 +09:00
tabs.py Enable cluster support for mariadb and cassandra 2016-04-20 11:42:32 -04:00
tests.py Mox removal for ClustersTests 2018-06-19 23:06:31 +08:00
urls.py Fix Django 1.10 Compatibility 2016-12-09 14:51:46 -05:00
views.py Django 2.0 support 2018-06-08 13:27:11 +09:00