lp://staging/~gholt/swift/utfdash8

Created by gholt and last modified
Get this branch:
bzr branch lp://staging/~gholt/swift/utfdash8
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

310. By gholt

Update staticweb generated test data to match utf-8 update

309. By gholt

Merged from trunk

308. By gholt

Updated functests to test for utf-8

307. By gholt

Fixed account and container listings to return with charset=utf-8 instead of charset=utf8

306. By gholt

In light of the upcoming Keystone auth service, which should become the standard OpenStack auth service, Swauth will need to move to its own project. Because we don't want the Swift project to require Keystone (or Swauth or any other auth service for that matter) we need a "placeholder". In this proposal I'm adding a TempAuth to fill our auth testing needs within Swift and removing Swauth.

To quickly change from Swauth on a standard SAIO install, change swauth in your pipeline to tempauth and add the following section:

[filter:tempauth]
use = egg:swift#tempauth
user_test_tester = testing .admin
user_test2_tester2 = testing2 .admin
user_test_tester3 = testing3
user_system_root = testpass .admin .reseller_admin

305. By gholt

replicator: Log timings for replicator-rpc sync method if debug mode is on.

304. By Juan J. Martínez

Don't track names on PUT failure to avoid extra failures in GET/DELETE because those objects weren't stored in the cluster.

303. By Thierry Carrez

Switch Swift trunk to 1.4.1, now that the 1.4.0 release branch is branched out.

302. By John Dickinson

changelog for 1.4.0 release

301. By Soren Hansen

Add a __canonical_version__ attribute to the swift module. This is only the numbered part of the version string, no "-dev" or similar suffixes.

Add a couple of unit tests to make sure __version__ and __canonical_version__ are generated correctly and to ensure __canonical_version__ never accidentally has anything other than numbers and points in it.

Branch metadata

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

Subscribers