swift/swift/account
Pete Zaitcev bd8c3067b4 py3: slo
This adds wsgi_to_str(self.path_info) everywhere we forgot it,
not only in the slo module itself.

Dropping the body=''.join(body) after call_slo() is obvious:
the latter only returns strings of bytes, not lists of such.

Change-Id: I6b4d87e4cda4945bc128dbc9c1edd39e736a59d2
2019-05-17 17:57:23 -05:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Pass logger instances to AccountBroker/ContainerBroker 2019-05-03 01:15:20 +09:00
backend.py py3: adapt account/backend.py and utils.py 2018-10-15 22:42:22 -05:00
reaper.py Pass logger instances to AccountBroker/ContainerBroker 2019-05-03 01:15:20 +09:00
replicator.py change default ports for servers 2016-04-29 14:47:38 -04:00
server.py py3: slo 2019-05-17 17:57:23 -05:00
utils.py py3: adapt the account server completely 2018-12-18 20:45:35 -06:00