swift/test
Clay Gerrard d495d3ec72 Extend direct_client
Rework header handling and add some methods needed by the reconciler.

 * response headers are case insensitive HeaderKeyDicts
 * add direct client container obj put and delete
 * add headers param to direct head object
 * add headers to DirectClientException

DirectClientException is a subclass of ClientException with a convience
constructor.  ClientException now supports an http_headers kwarg.

Exceptions raised from direct_client will include headers.

DocImpact
Implements: blueprint storage-policies
Change-Id: Ia484d569619df0bf85f973e4e916de2ac6401d5e
2014-06-18 17:31:39 -07:00
..
functional properly quote www-authenticate header value 2014-06-18 11:10:17 -07:00
probe Fix several typos in the codebase. 2014-04-25 20:14:09 -07:00
unit Extend direct_client 2014-06-18 17:31:39 -07:00
__init__.py In-process swift server for functional tests 2014-04-29 08:45:11 -04:00
sample.conf Plumb insecure flag to functests 2014-04-30 12:17:25 -06:00