horizon/openstack_dashboard/dashboards/admin/flavors
pengyuesheng e33d56ff79 add the max_value to field in create flavor form
The value of vcpus, ram and disk exceeds 2147483647,
the service will throw an error,
so I add the max_value to field in create flavor form

Change-Id: I8d7c7bff06b546126ac41c8295265363849719be
2019-03-01 16:09:34 +08:00
..
templates/flavors Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
constants.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
panel.py Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
tables.py Delete the deprecated Edit Flavor feature 2018-04-13 15:49:54 +03:00
tests.py Convert admin.flavors tests into mock 2018-05-14 09:29:38 +09:00
urls.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
views.py Drop Flavor Edit completely 2018-04-24 01:18:55 +09:00
workflows.py add the max_value to field in create flavor form 2019-03-01 16:09:34 +08:00