cinder/cinder/api/views
Sean McGinnis b7e7a33d5a Cleanup limit view name processing
There were several limit names in the limit view builder that
appear to have been copied over from the split from nova. Each
name gets checked against the actual returned Cinder limit data
so this was adding a very small but unnecessary extra processing
while parsing the limits.

Pared names to check down to only those names actually being used
by Cinder.

Change-Id: I712f5dd047a533604645e655a80e542a05fb10e0
2017-01-06 15:59:38 -06:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
availability_zones.py Fix and enable gating on H402 2013-12-14 12:34:24 +01:00
backups.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
capabilities.py Replication v2.1 (Cheesecake) 2016-02-26 13:15:19 -07:00
cgsnapshots.py CG API changes for migrating CGs 2016-11-22 19:08:20 -05:00
consistencygroups.py CG API changes for migrating CGs 2016-11-22 19:08:20 -05:00
limits.py Cleanup limit view name processing 2017-01-06 15:59:38 -06:00
manageable_snapshots.py Remove unused LOG 2016-07-05 10:36:28 +08:00
manageable_volumes.py Remove unused LOG 2016-07-05 10:36:28 +08:00
qos_specs.py To fix miscellaneous bugs in OVOs 2016-10-31 22:50:41 +00:00
scheduler_stats.py Docstring fix in scheduler-stats 2015-11-06 19:12:13 +09:00
snapshots.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
transfers.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
types.py Add the ability to update type public status 2015-08-18 09:36:25 +08:00
versions.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00