lp:~fujita-tomonori-deactivatedaccount/swift/fadvise

Created by FUJITA Tomonori and last modified
Get this branch:
bzr branch lp:~fujita-tomonori-deactivatedaccount/swift/fadvise
Only FUJITA Tomonori can upload to this branch. If you are FUJITA Tomonori please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
FUJITA Tomonori
Project:
OpenStack Object Storage (swift)
Status:
Merged

Recent revisions

311. By FUJITA Tomonori

fix posix_fadvise invalid argument error

off_t isn't always 64 bit. Let's use posix_fadvise64 instead.

310. By gholt

Fixed account and container listings so they return with charset=utf-8 instead of utf8.

309. By gholt

Fixed so account GETs, HEADs, and POSTs autocreate the account when account_autocreate = true

308. By gholt

Added account_autocreate mode where authorized requests to accounts that don't yet exist within Swift will cause those accounts to be automatically created. Also did a small refactor surrounding swift.common.utils.TRUE_VALUES.

307. By David Goetz

Ability to collect whether user metadata keys are set in container dbs. Keys to be collected are configurable.

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

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

No subscribers.