2a38a040924b621bce4e999b3c7dab692f497a21
Go to file
Alex Yang 2a38a04092 Remove the gettext wrapper of server_type.
The gettext wrapper of server_type in controllers is used to translate
server_type in log. But the transfer_headers function which used to
filter the illegal metadata headers use the wrapped server_type. So, it
will cause problems that 'X-Account-Meta-' and 'X-Container-Meta-' would
be filtered when the language of operating system is not english, such
as Chinese or Japnese. So, I removed the wrapper.
Change-Id: I7d47e67b4caf5d0be171a90740f9bb12fa2cba84
Fixes: Bug #1042142 
2012年08月28日 10:51:49 +08:00
2012年08月22日 13:35:09 -07:00
2012年08月23日 17:20:08 -07:00
2012年08月28日 10:51:49 +08:00
2012年08月23日 17:20:08 -07:00
2012年08月21日 14:43:30 -07:00
2012年03月07日 22:44:34 -08:00
2011年10月24日 15:05:49 -04:00
2012年08月27日 09:55:06 +08:00
2011年01月27日 00:01:24 +00:00
2012年07月29日 19:13:23 -07:00
2010年07月12日 17:03:45 -05:00
2012年05月30日 15:39:37 +02:00
2012年06月08日 20:05:14 -04: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%