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]
AdminEditImage.url = 'horizon:syspanel:images:update'
horizon.dashboards.syspanel.images.tables.AdminImagesTable[source]

alias of _meta

Previous topic

The horizon.dashboards.syspanel.images.forms Module

Next topic

The horizon.dashboards.syspanel.images.views Module

This Page