
The test was failing silently. To catch these errors the response from controller.PUT() is now checked. Fixes to the TestObjectController.test_PUT_auto_content_type(): * Check for the correct 'Content-Type' header in the fake connect() method * Pass in the correct number of responses to fake_http_connect() * Pass a 'transfer-encoding' header to PUT() so that constraints.check_object_creation() passes * Pass the correct number of elements in the 'expected' iter to the test_content_type() method Change-Id: I8dced7b2f3c7e1b1d292c6995b1faf46f5e863fe
Swift ----- A distributed object store that was originally developed as the basis for Rackspace's Cloud Files. To build documentation run `python setup.py build_sphinx`, and then browse to /doc/build/html/index.html. The best place to get started is the "SAIO - Swift All In One", which will walk you through setting up a development cluster of Swift in a VM. For more information, visit us at http://launchpad.net/swift, or come hang out on our IRC channel, #openstack on freenode. -- Swift Development Team
Description
Languages
Python
99.6%
JavaScript
0.3%