50b437a836e57ec67576f986fea3409d914b4960
Go to file
Adrian Smith 50b437a836 Fixed TestObjectController.test_PUT_auto_content_type()
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
2012年04月15日 09:55:33 +01:00
2012年03月16日 12:11:47 -07:00
2012年03月13日 15:47:41 +00:00
2012年03月07日 22:44:34 -08:00
2011年10月24日 15:05:49 -04:00
2012年03月13日 15:47:41 +00:00
2012年03月13日 15:47:41 +00:00
2011年01月27日 00:01:24 +00:00
2012年04月02日 15:05:01 +00:00
2010年07月12日 17:03:45 -05:00
2012年01月12日 10:41:14 +01:00
2012年03月07日 22:44:34 -08:00
2012年03月19日 13:45:34 -05:00
2012年03月16日 11:07:33 -07:00

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
OpenStack Storage (Swift)
Readme 204 MiB
Languages
Python 99.7%
JavaScript 0.2%