The openstack_dashboard.dashboards.project.containers.browsers
ModuleΒΆ
-
class
openstack_dashboard.dashboards.project.containers.browsers.
ContainerBrowser
(request, tables_dict=None, attrs=None, **kwargs)[source] Bases:
horizon.browsers.base.ResourceBrowser
-
breadcrumb_url
= 'horizon:project:containers:index'
-
content_kwarg_name
= 'subfolder_path'
-
content_table_class
alias of
ObjectsTable
-
has_breadcrumb
= True
-
name
= 'swift'
-
navigable_item_name
= <django.utils.functional.__proxy__ object>
-
navigation_kwarg_name
= 'container_name'
-
navigation_table_class
alias of
ContainersTable
-
verbose_name
= <django.utils.functional.__proxy__ object>
-