manila/manila/tests/api
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
..
contrib Data Replication: Ensure Snapshots across replicas 2016-03-18 20:29:11 -04:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00
openstack Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
v1 Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
v2 Merge "Fix share server info in CGs created from CGs" 2016-05-12 16:19:30 +00:00
views Cleanup deprecation warnings from using share proxy properties in API 2016-02-17 17:26:45 -08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
test_common.py Pass context down to ViewBuilder method 2016-06-08 10:48:37 -04:00
test_extensions.py Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00
test_middleware.py Added CORS support to Manila 2015-11-11 10:10:58 -08:00
test_versions.py Clean up removed hacking rule from [flake8] ignore lists 2016-01-14 23:27:17 +08:00
test_wsgi.py Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00