Bases: openstack_dashboard.dashboards.admin.flavors.workflows.CreateFlavorInfoAction
-
UpdateFlavorInfoAction.base_fields = {'name': <django.forms.fields.RegexField object at 0x5e99410>, 'flavor_id': <django.forms.fields.CharField object at 0x5eb1590>, 'vcpus': <django.forms.fields.IntegerField object at 0x5e99750>, 'memory_mb': <django.forms.fields.IntegerField object at 0x5e99890>, 'disk_gb': <django.forms.fields.IntegerField object at 0x5e999d0>, 'eph_gb': <django.forms.fields.IntegerField object at 0x5e99b10>, 'swap_mb': <django.forms.fields.IntegerField object at 0x5e99c50>}
-
UpdateFlavorInfoAction.clean()[source]
-
UpdateFlavorInfoAction.help_text = <django.utils.functional.__proxy__ object at 0x5eb1710>
-
UpdateFlavorInfoAction.help_text_template = None
-
UpdateFlavorInfoAction.media
-
UpdateFlavorInfoAction.name = <django.utils.functional.__proxy__ object at 0x5eb16d0>
-
UpdateFlavorInfoAction.permissions = ()
-
UpdateFlavorInfoAction.progress_message = <django.utils.functional.__proxy__ object at 0x5eb1890>
-
UpdateFlavorInfoAction.slug = 'update_info'