
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
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%