The horizon.dashboards.settings.ec2.forms ModuleΒΆ

class horizon.dashboards.settings.ec2.forms.DownloadX509Credentials(request, *args, **kwargs)[source]

Bases: horizon.forms.base.SelfHandlingForm

DownloadX509Credentials.base_fields = {'tenant': <django.forms.fields.ChoiceField object at 0x4cc9c10>}
DownloadX509Credentials.handle(request, data)[source]
DownloadX509Credentials.media

Previous topic

The horizon.dashboards.settings.ec2 Module

Next topic

The horizon.dashboards.settings.ec2.urls Module

This Page