manila/manila/api/views
Goutham Pacha Ravi adc958f253 Pass context down to ViewBuilder method
The versioned_method decorator helps add/remove fields in
API responses.

The method reads the request object but does not pass down
the context to the called methods.

The context would be helpful to make decisions regarding
whether the fields are specific to an administrator context
or owner/tenant context.

Change-Id: Ic2e2df305362fa3f353fa2dfd75203afc38afb82
Closes-Bug: #1589516
2016-06-08 10:48:37 -04:00
..
__init__.py Address H104 File contains nothing but comments 2014-07-14 10:19:15 +02:00
availability_zones.py Fix grammatical mistake, Changed character from "an" to "a" 2016-01-08 07:11:22 +00:00
cgsnapshots.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
consistency_groups.py Fix share server info in CGs created from CGs 2016-05-09 16:58:44 +00:00
export_locations.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
limits.py Port used limits to core API 2015-10-19 15:15:20 +03:00
quota_class_sets.py Port quotas to core API 2015-11-09 13:54:59 +00:00
quota_sets.py Port quotas to core API 2015-11-09 13:54:59 +00:00
scheduler_stats.py Fix issues with get_pool scheduler API 2015-03-16 16:32:15 +00:00
security_service.py Fix grammatical mistake, Changed character from "an" to "a" 2016-01-08 07:11:22 +00:00
services.py Port services to core API 2015-11-09 13:54:48 +00:00
share_instance.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
share_networks.py Add support of nova network for share-networks API and DB 2015-02-16 14:41:00 +02:00
share_replicas.py Fix Share Replica details in the API 2016-02-12 02:17:22 +00:00
share_servers.py Add share network id field in share server info 2014-10-08 10:38:40 -04:00
share_snapshots.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
shares.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
types.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
versions.py Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00