horizon/openstack_dashboard/dashboards/project/cg_snapshots
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
..
templates/cg_snapshots Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
__init__.py Move Consistency Group Snapshots out of Volumes panel 2017-03-06 15:50:02 +11:00
forms.py Move Consistency Group Snapshots out of Volumes panel 2017-03-06 15:50:02 +11:00
panel.py Move Consistency Group Snapshots out of Volumes panel 2017-03-06 15:50:02 +11:00
tables.py Move Consistency Group Snapshots out of Volumes panel 2017-03-06 15:50:02 +11:00
tabs.py Move Consistency Group Snapshots out of Volumes panel 2017-03-06 15:50:02 +11:00
tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
urls.py Move Consistency Group Snapshots out of Volumes panel 2017-03-06 15:50:02 +11:00
views.py Get rid of redundant cinder api calls 2017-07-14 16:29:06 +03:00