The horizon.dashboards.nova.access_and_security.keypairs.tables ModuleΒΆ

class horizon.dashboards.nova.access_and_security.keypairs.tables.CreateKeyPair(verbose_name=None, url=None, attrs=None)[source]

Bases: horizon.tables.actions.LinkAction

class horizon.dashboards.nova.access_and_security.keypairs.tables.DeleteKeyPairs[source]

Bases: horizon.tables.actions.DeleteAction

DeleteKeyPairs.delete(request, obj_id)[source]
class horizon.dashboards.nova.access_and_security.keypairs.tables.ImportKeyPair(verbose_name=None, url=None, attrs=None)[source]

Bases: horizon.tables.actions.LinkAction

horizon.dashboards.nova.access_and_security.keypairs.tables.KeypairsTable[source]

alias of name

Previous topic

The horizon.dashboards.nova.access_and_security.keypairs.tests Module

Next topic

The horizon.dashboards.nova.access_and_security.keypairs.urls Module

This Page