Bases: openstack_dashboard.dashboards.admin.flavors.workflows.CreateFlavorInfoAction
-
UpdateFlavorInfoAction.base_fields = {'name': <django.forms.fields.RegexField object at 0x977f550>, 'flavor_id': <django.forms.fields.CharField object at 0x97836d0>, 'vcpus': <django.forms.fields.IntegerField object at 0x977f890>, 'memory_mb': <django.forms.fields.IntegerField object at 0x977f9d0>, 'disk_gb': <django.forms.fields.IntegerField object at 0x977fb10>, 'eph_gb': <django.forms.fields.IntegerField object at 0x977fc50>, 'swap_mb': <django.forms.fields.IntegerField object at 0x977fd90>}
-
UpdateFlavorInfoAction.clean()[source]
-
UpdateFlavorInfoAction.help_text = <django.utils.functional.__proxy__ object at 0x9783850>
-
UpdateFlavorInfoAction.help_text_template = None
-
UpdateFlavorInfoAction.media
-
UpdateFlavorInfoAction.name = <django.utils.functional.__proxy__ object at 0x9783810>
-
UpdateFlavorInfoAction.permissions = ()
-
UpdateFlavorInfoAction.progress_message = <django.utils.functional.__proxy__ object at 0x97839d0>
-
UpdateFlavorInfoAction.slug = 'update_info'