lp:~gholt/swift/unittesttmp

Created by gholt and last modified
Get this branch:
bzr branch lp:~gholt/swift/unittesttmp
Only gholt can upload to this branch. If you are gholt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
gholt
Project:
OpenStack Object Storage (swift)
Status:
Merged

Recent revisions

195. By gholt

Fix tests to cleanup their /tmp dirs

194. By gholt

s3 compat additions for swauth

193. By anticw

Trivial output tweaks.

192. By Colin Nicholson

The default reseller_prefix in swift is "AUTH". The domain_remap feature fails in this case because browsers tend to convert urls to lowercase and so by the time the remapped url reaches proxy-server, it is not correct and the request fails.

Changed the code so that if the account starts with the wrongly cased version of reseller prefix, it is corrected. reseller_prefix read from proxy-server.conf.

191. By gholt

In-depth documentation on paste.deploy configuration files.
get_logger now uses python's log routing to separate multiple log_names and log_facilities in the same process.

190. By David Goetz

Fix rate limiting (middleware and util function) to allow for catch up. Configurable logging in auditor. Docs.

189. By anticw

Fixes to get audit to run cleanly over datasets where people have i18n strings (ie. bit 7 set utf-8 bytes) in container and object names.

Arguably these fixes aren't the most elegant or complete, but for now it suffices to get things working until we re-factor things later.

Also tweak output from foo... to "foo" (so cut & paste works a little better).

188. By Colin Nicholson

During a CNAME lookup, exception NXDOMAIN isn't caught by the check for DNSException, so need to also check for it.

187. By clayg

obsolete PATH_TO_TEST_XFS

186. By gholt

Updates to remove _ usage that is not i18n related

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/swift/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers