deb-horizon/openstack_dashboard
Mykhailo Dovgal d132c2eb11 Get rid of redundant cinder api calls
During executing tenant_limit_usages quotas function we get
information about cinder volumes/snapshots/gigabites usage
that we've already had after tenant_absolute_limits call.
Getting this information we make more api calls that slow down
our application.

This patch fixes this issue.

Closes-Bug: #1703584
Change-Id: Ia6d2dbb8f18ce93f71668d6ebd2689b851586ca9
2017-07-14 16:29:06 +03:00
..
api Merge "Use flake8-import-order plugin" 2017-07-03 20:14:35 +00:00
conf Update Horizon to use latest nova policy rules for validation 2017-03-13 13:43:02 +00:00
contrib hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
dashboards Get rid of redundant cinder api calls 2017-07-14 16:29:06 +03:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Merge "Cleanup ngdetails" 2017-07-07 16:43:58 +00:00
local Merge "Partially implements expiration date alert message" 2017-07-13 14:00:32 +00:00
locale Imported Translations from Zanata 2017-07-11 11:38:13 +00:00
management Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
static Merge "Attribute "isServer" of images visibility filter should be true." 2017-07-14 03:41:04 +00:00
templates Split out FWaaS dashboard 2017-06-27 14:20:03 +00:00
templatetags Use flake8-import-order plugin 2017-07-03 08:02:23 +00:00
test Merge "Use flake8-import-order plugin" 2017-07-03 20:14:35 +00:00
themes Horizon Forms should allow themable number spinners 2017-06-28 15:50:27 -07:00
usage Get rid of redundant cinder api calls 2017-07-14 16:29:06 +03:00
utils Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
wsgi Normalise the path to resolve ../.. 2016-11-14 16:29:28 +11:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Fix KeyError for HORIZON_CONFIG['plugins'] in plugin UT 2017-07-07 11:33:40 +00:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Remove duplicate line from settings.py 2017-06-25 22:04:51 +08:00
theme_settings.py Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
views.py Fix regression when identity panel is not registered. 2017-04-07 12:17:19 +01:00