The openstack_dashboard.dashboards.identity.projects.workflows ModuleΒΆ

class openstack_dashboard.dashboards.identity.projects.workflows.CommonQuotaWorkflow(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: horizon.workflows.base.Workflow

class openstack_dashboard.dashboards.identity.projects.workflows.CreateProject(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.identity.projects.workflows.CommonQuotaWorkflow

default_steps = (<class 'openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectInfo'>, <class 'openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectMembers'>, <class 'openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectQuota'>)
failure_message = <django.utils.functional.__proxy__ object at 0xa9289d0>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xa928650>
format_status_message(message)[source]
handle(request, data)[source]
name = <django.utils.functional.__proxy__ object at 0xa928a90>
slug = 'create_project'
success_message = <django.utils.functional.__proxy__ object at 0xa9287d0>
success_url = 'horizon:identity:projects:index'
class openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectInfo(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of CreateProjectInfoAction

contributes = ('domain_id', 'domain_name', 'project_id', 'name', 'description', 'enabled')
template_name = 'identity/projects/_common_horizontal_form.html'
class openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectInfoAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('domain_id', <django.forms.fields.CharField object at 0xa97d990>), ('domain_name', <django.forms.fields.CharField object at 0xa97d290>), ('name', <django.forms.fields.CharField object at 0xa97d3d0>), ('description', <django.forms.fields.CharField object at 0xa928090>), ('enabled', <django.forms.fields.BooleanField object at 0xa928910>)])
declared_fields = OrderedDict([('domain_id', <django.forms.fields.CharField object at 0xa97d990>), ('domain_name', <django.forms.fields.CharField object at 0xa97d290>), ('name', <django.forms.fields.CharField object at 0xa97d3d0>), ('description', <django.forms.fields.CharField object at 0xa928090>), ('enabled', <django.forms.fields.BooleanField object at 0xa928910>)])
help_text = <django.utils.functional.__proxy__ object at 0xa928d90>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xa928d10>
permissions = ()
progress_message = <django.utils.functional.__proxy__ object at 0xa928a50>
slug = u'createprojectinfoaction'
class openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectNoQuota(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.identity.projects.workflows.CreateProject

default_steps = (<class 'openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectInfo'>, <class 'openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectMembers'>)
failure_message = <django.utils.functional.__proxy__ object at 0xa8d5850>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xa928990>
name = <django.utils.functional.__proxy__ object at 0xa928490>
slug = 'create_project'
success_message = <django.utils.functional.__proxy__ object at 0xa8d58d0>
success_url = 'horizon:identity:projects:index'
class openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectQuota(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of CreateProjectQuotaAction

contributes = ('metadata_items', 'cores', 'instances', 'injected_files', 'injected_file_content_bytes', 'ram', 'floating_ips', 'fixed_ips', 'security_groups', 'security_group_rules', 'volumes', 'snapshots', 'gigabytes', 'network', 'subnet', 'port', 'router', 'floatingip', 'security_group', 'security_group_rule')
depends_on = ('project_id',)
template_name = 'identity/projects/_common_horizontal_form.html'
class openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectQuotaAction(request, *args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.identity.projects.workflows.ProjectQuotaAction

base_fields = OrderedDict([('metadata_items', <django.forms.fields.IntegerField object at 0xacf6d50>), ('cores', <django.forms.fields.IntegerField object at 0xacf6350>), ('instances', <django.forms.fields.IntegerField object at 0xaa39e90>), ('injected_files', <django.forms.fields.IntegerField object at 0xaa399d0>), ('injected_file_content_bytes', <django.forms.fields.IntegerField object at 0xaa39990>), ('volumes', <django.forms.fields.IntegerField object at 0xaa39f90>), ('snapshots', <django.forms.fields.IntegerField object at 0xaa39ed0>), ('gigabytes', <django.forms.fields.IntegerField object at 0xaa39490>), ('ram', <django.forms.fields.IntegerField object at 0xaa39dd0>), ('floating_ips', <django.forms.fields.IntegerField object at 0xaa398d0>), ('fixed_ips', <django.forms.fields.IntegerField object at 0xa99ecd0>), ('security_groups', <django.forms.fields.IntegerField object at 0xa99edd0>), ('security_group_rules', <django.forms.fields.IntegerField object at 0xa99e3d0>), ('security_group', <django.forms.fields.IntegerField object at 0xa99e750>), ('security_group_rule', <django.forms.fields.IntegerField object at 0xa99e1d0>), ('floatingip', <django.forms.fields.IntegerField object at 0xa99e550>), ('network', <django.forms.fields.IntegerField object at 0xa99e910>), ('port', <django.forms.fields.IntegerField object at 0xa99e210>), ('router', <django.forms.fields.IntegerField object at 0xa97dad0>), ('subnet', <django.forms.fields.IntegerField object at 0xa97d6d0>)])
declared_fields = OrderedDict([('metadata_items', <django.forms.fields.IntegerField object at 0xacf6d50>), ('cores', <django.forms.fields.IntegerField object at 0xacf6350>), ('instances', <django.forms.fields.IntegerField object at 0xaa39e90>), ('injected_files', <django.forms.fields.IntegerField object at 0xaa399d0>), ('injected_file_content_bytes', <django.forms.fields.IntegerField object at 0xaa39990>), ('volumes', <django.forms.fields.IntegerField object at 0xaa39f90>), ('snapshots', <django.forms.fields.IntegerField object at 0xaa39ed0>), ('gigabytes', <django.forms.fields.IntegerField object at 0xaa39490>), ('ram', <django.forms.fields.IntegerField object at 0xaa39dd0>), ('floating_ips', <django.forms.fields.IntegerField object at 0xaa398d0>), ('fixed_ips', <django.forms.fields.IntegerField object at 0xa99ecd0>), ('security_groups', <django.forms.fields.IntegerField object at 0xa99edd0>), ('security_group_rules', <django.forms.fields.IntegerField object at 0xa99e3d0>), ('security_group', <django.forms.fields.IntegerField object at 0xa99e750>), ('security_group_rule', <django.forms.fields.IntegerField object at 0xa99e1d0>), ('floatingip', <django.forms.fields.IntegerField object at 0xa99e550>), ('network', <django.forms.fields.IntegerField object at 0xa99e910>), ('port', <django.forms.fields.IntegerField object at 0xa99e210>), ('router', <django.forms.fields.IntegerField object at 0xa97dad0>), ('subnet', <django.forms.fields.IntegerField object at 0xa97d6d0>)])
help_text = <django.utils.functional.__proxy__ object at 0xa97da10>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xa97d9d0>
permissions = ('openstack.roles.admin', 'openstack.services.compute')
progress_message = <django.utils.functional.__proxy__ object at 0xa97d250>
slug = 'create_quotas'
class openstack_dashboard.dashboards.identity.projects.workflows.ProjectQuotaAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.Action

base_fields = OrderedDict([('metadata_items', <django.forms.fields.IntegerField object at 0xacf6d50>), ('cores', <django.forms.fields.IntegerField object at 0xacf6350>), ('instances', <django.forms.fields.IntegerField object at 0xaa39e90>), ('injected_files', <django.forms.fields.IntegerField object at 0xaa399d0>), ('injected_file_content_bytes', <django.forms.fields.IntegerField object at 0xaa39990>), ('volumes', <django.forms.fields.IntegerField object at 0xaa39f90>), ('snapshots', <django.forms.fields.IntegerField object at 0xaa39ed0>), ('gigabytes', <django.forms.fields.IntegerField object at 0xaa39490>), ('ram', <django.forms.fields.IntegerField object at 0xaa39dd0>), ('floating_ips', <django.forms.fields.IntegerField object at 0xaa398d0>), ('fixed_ips', <django.forms.fields.IntegerField object at 0xa99ecd0>), ('security_groups', <django.forms.fields.IntegerField object at 0xa99edd0>), ('security_group_rules', <django.forms.fields.IntegerField object at 0xa99e3d0>), ('security_group', <django.forms.fields.IntegerField object at 0xa99e750>), ('security_group_rule', <django.forms.fields.IntegerField object at 0xa99e1d0>), ('floatingip', <django.forms.fields.IntegerField object at 0xa99e550>), ('network', <django.forms.fields.IntegerField object at 0xa99e910>), ('port', <django.forms.fields.IntegerField object at 0xa99e210>), ('router', <django.forms.fields.IntegerField object at 0xa97dad0>), ('subnet', <django.forms.fields.IntegerField object at 0xa97d6d0>)])
declared_fields = OrderedDict([('metadata_items', <django.forms.fields.IntegerField object at 0xacf6d50>), ('cores', <django.forms.fields.IntegerField object at 0xacf6350>), ('instances', <django.forms.fields.IntegerField object at 0xaa39e90>), ('injected_files', <django.forms.fields.IntegerField object at 0xaa399d0>), ('injected_file_content_bytes', <django.forms.fields.IntegerField object at 0xaa39990>), ('volumes', <django.forms.fields.IntegerField object at 0xaa39f90>), ('snapshots', <django.forms.fields.IntegerField object at 0xaa39ed0>), ('gigabytes', <django.forms.fields.IntegerField object at 0xaa39490>), ('ram', <django.forms.fields.IntegerField object at 0xaa39dd0>), ('floating_ips', <django.forms.fields.IntegerField object at 0xaa398d0>), ('fixed_ips', <django.forms.fields.IntegerField object at 0xa99ecd0>), ('security_groups', <django.forms.fields.IntegerField object at 0xa99edd0>), ('security_group_rules', <django.forms.fields.IntegerField object at 0xa99e3d0>), ('security_group', <django.forms.fields.IntegerField object at 0xa99e750>), ('security_group_rule', <django.forms.fields.IntegerField object at 0xa99e1d0>), ('floatingip', <django.forms.fields.IntegerField object at 0xa99e550>), ('network', <django.forms.fields.IntegerField object at 0xa99e910>), ('port', <django.forms.fields.IntegerField object at 0xa99e210>), ('router', <django.forms.fields.IntegerField object at 0xa97dad0>), ('subnet', <django.forms.fields.IntegerField object at 0xa97d6d0>)])
help_text = ''
help_text_template = None
ifcb_label = <django.utils.functional.__proxy__ object at 0xacf69d0>
media
name = 'ProjectQuotaAction'
permissions = ()
progress_message = <django.utils.functional.__proxy__ object at 0xa97d150>
slug = u'projectquotaaction'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProject(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.identity.projects.workflows.CommonQuotaWorkflow, openstack_dashboard.utils.identity.IdentityMixIn

default_steps = (<class 'openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectInfo'>, <class 'openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectMembers'>, <class 'openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectQuota'>)
failure_message = <django.utils.functional.__proxy__ object at 0xa8d5b10>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xa8d5110>
format_status_message(message)[source]
handle(request, data)[source]
name = <django.utils.functional.__proxy__ object at 0xa8d5050>
slug = 'update_project'
success_message = <django.utils.functional.__proxy__ object at 0xa8d5310>
success_url = 'horizon:identity:projects:index'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectGroups(workflow)[source]

Bases: horizon.workflows.base.UpdateMembersStep

action_class

alias of UpdateProjectGroupsAction

available_list_title = <django.utils.functional.__proxy__ object at 0xa928510>
contribute(data, context)[source]
members_list_title = <django.utils.functional.__proxy__ object at 0xa928410>
no_available_text = <django.utils.functional.__proxy__ object at 0xa9284d0>
no_members_text = <django.utils.functional.__proxy__ object at 0xa928390>
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectGroupsAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.MembershipAction

base_fields = OrderedDict()
declared_fields = OrderedDict()
help_text = ''
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xa928d50>
permissions = ()
progress_message = <django.utils.functional.__proxy__ object at 0xa928b90>
slug = 'update_group_members'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectInfo(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of UpdateProjectInfoAction

contributes = ('domain_id', 'domain_name', 'name', 'description', 'enabled')
depends_on = ('project_id',)
template_name = 'identity/projects/_common_horizontal_form.html'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectInfoAction(request, initial, *args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.identity.projects.workflows.CreateProjectInfoAction

base_fields = OrderedDict([('domain_id', <django.forms.fields.CharField object at 0xa97d990>), ('domain_name', <django.forms.fields.CharField object at 0xa8d5d90>), ('name', <django.forms.fields.CharField object at 0xa97d3d0>), ('description', <django.forms.fields.CharField object at 0xa928090>), ('enabled', <django.forms.fields.BooleanField object at 0xa8d5f10>)])
clean()[source]
declared_fields = OrderedDict([('domain_id', <django.forms.fields.CharField object at 0xa97d990>), ('domain_name', <django.forms.fields.CharField object at 0xa8d5d90>), ('name', <django.forms.fields.CharField object at 0xa97d3d0>), ('description', <django.forms.fields.CharField object at 0xa928090>), ('enabled', <django.forms.fields.BooleanField object at 0xa8d5f10>)])
help_text = <django.utils.functional.__proxy__ object at 0xa8d5c10>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xa8d5e90>
permissions = ()
progress_message = <django.utils.functional.__proxy__ object at 0xa8d5ed0>
slug = 'update_info'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectMembers(workflow)[source]

Bases: horizon.workflows.base.UpdateMembersStep

action_class

alias of UpdateProjectMembersAction

available_list_title = <django.utils.functional.__proxy__ object at 0xa9283d0>
contribute(data, context)[source]
members_list_title = <django.utils.functional.__proxy__ object at 0xa928550>
no_available_text = <django.utils.functional.__proxy__ object at 0xa928cd0>
no_members_text = <django.utils.functional.__proxy__ object at 0xa928610>
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectMembersAction(request, *args, **kwargs)[source]

Bases: horizon.workflows.base.MembershipAction

base_fields = OrderedDict()
declared_fields = OrderedDict()
help_text = ''
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xa928f90>
permissions = ()
progress_message = <django.utils.functional.__proxy__ object at 0xa928dd0>
slug = 'update_members'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectNoQuota(request=None, context_seed=None, entry_point=None, *args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.identity.projects.workflows.UpdateProject

default_steps = (<class 'openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectInfo'>, <class 'openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectMembers'>)
failure_message = <django.utils.functional.__proxy__ object at 0xa8d5b50>
finalize_button_name = <django.utils.functional.__proxy__ object at 0xa8d5a10>
name = <django.utils.functional.__proxy__ object at 0xa8d57d0>
slug = 'update_project'
success_message = <django.utils.functional.__proxy__ object at 0xa8d5410>
success_url = 'horizon:identity:projects:index'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectQuota(workflow)[source]

Bases: horizon.workflows.base.Step

action_class

alias of UpdateProjectQuotaAction

contributes = ('metadata_items', 'cores', 'instances', 'injected_files', 'injected_file_content_bytes', 'ram', 'floating_ips', 'fixed_ips', 'security_groups', 'security_group_rules', 'volumes', 'snapshots', 'gigabytes', 'network', 'subnet', 'port', 'router', 'floatingip', 'security_group', 'security_group_rule')
depends_on = ('project_id',)
template_name = 'identity/projects/_common_horizontal_form.html'
class openstack_dashboard.dashboards.identity.projects.workflows.UpdateProjectQuotaAction(request, *args, **kwargs)[source]

Bases: openstack_dashboard.dashboards.identity.projects.workflows.ProjectQuotaAction

base_fields = OrderedDict([('metadata_items', <django.forms.fields.IntegerField object at 0xacf6d50>), ('cores', <django.forms.fields.IntegerField object at 0xacf6350>), ('instances', <django.forms.fields.IntegerField object at 0xaa39e90>), ('injected_files', <django.forms.fields.IntegerField object at 0xaa399d0>), ('injected_file_content_bytes', <django.forms.fields.IntegerField object at 0xaa39990>), ('volumes', <django.forms.fields.IntegerField object at 0xaa39f90>), ('snapshots', <django.forms.fields.IntegerField object at 0xaa39ed0>), ('gigabytes', <django.forms.fields.IntegerField object at 0xaa39490>), ('ram', <django.forms.fields.IntegerField object at 0xaa39dd0>), ('floating_ips', <django.forms.fields.IntegerField object at 0xaa398d0>), ('fixed_ips', <django.forms.fields.IntegerField object at 0xa99ecd0>), ('security_groups', <django.forms.fields.IntegerField object at 0xa99edd0>), ('security_group_rules', <django.forms.fields.IntegerField object at 0xa99e3d0>), ('security_group', <django.forms.fields.IntegerField object at 0xa99e750>), ('security_group_rule', <django.forms.fields.IntegerField object at 0xa99e1d0>), ('floatingip', <django.forms.fields.IntegerField object at 0xa99e550>), ('network', <django.forms.fields.IntegerField object at 0xa99e910>), ('port', <django.forms.fields.IntegerField object at 0xa99e210>), ('router', <django.forms.fields.IntegerField object at 0xa97dad0>), ('subnet', <django.forms.fields.IntegerField object at 0xa97d6d0>)])
clean()[source]
declared_fields = OrderedDict([('metadata_items', <django.forms.fields.IntegerField object at 0xacf6d50>), ('cores', <django.forms.fields.IntegerField object at 0xacf6350>), ('instances', <django.forms.fields.IntegerField object at 0xaa39e90>), ('injected_files', <django.forms.fields.IntegerField object at 0xaa399d0>), ('injected_file_content_bytes', <django.forms.fields.IntegerField object at 0xaa39990>), ('volumes', <django.forms.fields.IntegerField object at 0xaa39f90>), ('snapshots', <django.forms.fields.IntegerField object at 0xaa39ed0>), ('gigabytes', <django.forms.fields.IntegerField object at 0xaa39490>), ('ram', <django.forms.fields.IntegerField object at 0xaa39dd0>), ('floating_ips', <django.forms.fields.IntegerField object at 0xaa398d0>), ('fixed_ips', <django.forms.fields.IntegerField object at 0xa99ecd0>), ('security_groups', <django.forms.fields.IntegerField object at 0xa99edd0>), ('security_group_rules', <django.forms.fields.IntegerField object at 0xa99e3d0>), ('security_group', <django.forms.fields.IntegerField object at 0xa99e750>), ('security_group_rule', <django.forms.fields.IntegerField object at 0xa99e1d0>), ('floatingip', <django.forms.fields.IntegerField object at 0xa99e550>), ('network', <django.forms.fields.IntegerField object at 0xa99e910>), ('port', <django.forms.fields.IntegerField object at 0xa99e210>), ('router', <django.forms.fields.IntegerField object at 0xa97dad0>), ('subnet', <django.forms.fields.IntegerField object at 0xa97d6d0>)])
help_text = <django.utils.functional.__proxy__ object at 0xa97d450>
help_text_template = None
media
name = <django.utils.functional.__proxy__ object at 0xa97de50>
permissions = ('openstack.roles.admin', 'openstack.services.compute')
progress_message = <django.utils.functional.__proxy__ object at 0xa97d910>
slug = 'update_quotas'

Previous topic

The openstack_dashboard.dashboards.identity.projects.views Module

Next topic

The openstack_dashboard.dashboards.identity.roles Module

This Page