horizon/openstack_dashboard/usage
Akihiro Motoki dc7d2582db quota: Use neutron default quota (read-only) API
Neutron provides an API to retrieve default quotas since newton.
Unfortunately there is no corresponding neutron API extension
is not defined, so there is no way to detect it via API.
The API exists since newton, so this commit just switches to
the default quota API.

Closes-Bug: #1337473
blueprint make-quotas-great-again
Change-Id: Ia826b67f4cec7d95335c62ef98c3040feaa06117
2018-01-14 04:53:30 +09: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 quota: Use neutron default quota (read-only) API 2018-01-14 04:53:30 +09:00
tables.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
views.py Use specified phrases in lieu of 'Used' for limit summary 2017-11-14 12:06:17 +00:00