Bases: openstack_dashboard.dashboards.admin.flavors.workflows.CreateFlavorInfoAction
-
UpdateFlavorInfoAction.base_fields = {'name': <django.forms.fields.RegexField object at 0x4ec6250>, 'flavor_id': <django.forms.fields.CharField object at 0x5167790>, 'vcpus': <django.forms.fields.IntegerField object at 0x4ec6110>, 'memory_mb': <django.forms.fields.IntegerField object at 0x4ec6290>, 'disk_gb': <django.forms.fields.IntegerField object at 0x4ec64d0>, 'eph_gb': <django.forms.fields.IntegerField object at 0x4ec6410>, 'swap_mb': <django.forms.fields.IntegerField object at 0x5005910>}
-
UpdateFlavorInfoAction.clean()[source]
-
UpdateFlavorInfoAction.help_text = <django.utils.functional.__proxy__ object at 0x5167650>
-
UpdateFlavorInfoAction.help_text_template = None
-
UpdateFlavorInfoAction.media
-
UpdateFlavorInfoAction.name = <django.utils.functional.__proxy__ object at 0x51677d0>
-
UpdateFlavorInfoAction.permissions = ()
-
UpdateFlavorInfoAction.progress_message = <django.utils.functional.__proxy__ object at 0x5167810>
-
UpdateFlavorInfoAction.slug = 'update_info'