horizon/openstack_dashboard/usage
wei.ying 0b65dbc913 Disable 'Create Port' button if ports quota is exceeded
Ports has quota management in a project, if quota is exceeded,
will create failure and API returns
"Recoverable error: Quota exceeded for resources: ['port']".
So, it should be like creating a network and subnet to
perform quota checks on ports, and if the quota is exceeded,
add text descriptions to the create port button and disable it.

Change-Id: I31bd8f93c312179b86115544ba0fadc9a9ffec63
Closes-Bug:#1712556
2017-08-29 20:41:58 +08:00
..
__init__.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
base.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
quotas.py Disable 'Create Port' button if ports quota is exceeded 2017-08-29 20:41:58 +08:00
tables.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
views.py Add units in overview project page (limit summary) 2016-06-24 15:36:33 +00:00