The horizon.dashboards.syspanel.images.tables ModuleΒΆ

class horizon.dashboards.syspanel.images.tables.AdminDeleteImage[source]

Bases: horizon.dashboards.nova.images_and_snapshots.images.tables.DeleteImage

AdminDeleteImage.allowed(request, image=None)[source]
class horizon.dashboards.syspanel.images.tables.AdminEditImage(verbose_name=None, url=None, attrs=None)[source]

Bases: horizon.dashboards.nova.images_and_snapshots.images.tables.EditImage

AdminEditImage.allowed(request, image=None)[source]
horizon.dashboards.syspanel.images.tables.AdminImagesTable[source]

alias of _meta

Previous topic

The horizon.dashboards.syspanel.images.tests Module

Next topic

The horizon.dashboards.syspanel.images.urls Module

This Page