python-manilaclient/manilaclient/tests/unit
cFouts 36384fa190 Manila REST API Microversion Support for Client
Manila client needs to provide 'X-Openstack-Manila-Api-Version' in the
HTTP request header along with the appropriate version. Manila client
also needs to provide 'X-OpenStack-Manila-API-Experimental' in the HTTP
request header for APIs that are marked as experimental. This is a
temporary fix until Manila client can support Nova style microversions.

Closes-bug: #1489450

Change-Id: I6344dfa6d272f0e813a4873c015be614ebeb4e7e
2015-09-01 21:01:18 +00:00
..
v1 Manila REST API Microversion Support for Client 2015-09-01 21:01:18 +00:00
__init__.py Move tests into manilaclient package 2014-10-20 15:41:18 +03:00
fakes.py Print expected and actual request body in fake client 2015-01-26 14:28:11 +02:00
test_base.py Move tests into manilaclient package 2014-10-20 15:41:18 +03:00
test_client.py Move tests into manilaclient package 2014-10-20 15:41:18 +03:00
test_functional_utils.py Implement wrapper for ascii table parser from tempest_lib.cli 2015-04-23 16:53:40 +03:00
test_httpclient.py Manila REST API Microversion Support for Client 2015-09-01 21:01:18 +00:00
test_shell.py Add hint for HDFS protocol while creating shares 2015-02-14 10:53:13 +08:00
utils.py Move tests into manilaclient package 2014-10-20 15:41:18 +03:00