lp:~cthier/swift/fix_ppa

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chuck Thier
Project:
OpenStack Object Storage (swift)
Status:
Merged

Recent revisions

352. By Chuck Thier

Fixed ppa for multinode instructions

351. By Doug Weimer

Proposed fix for bug #837428.

To test:
Create an object without an x-timestamp or x-put-timestamp header and request the object with the X-newest header.

Without the patch, the proxy will return a 404 object not found even though the storage nodes return the object to the proxy.

With the patch, the proxy will return the first object received unless an object with a newer timestamp header exists.

350. By David Goetz

Fix for object auditor. It doesn't close files that are quarantined for certain reasons, zero byte files for one, which will cause it to eventually crash due to keeping too many files open. Thanks David Kranz for finding / reporting this!!

349. By David Goetz

Changes needed for SOS

348. By John Dickinson

deleting a database (account or container) now also clears the metadata

347. By John Dickinson

updated the proxy to return all headers stored for manifest objects

346. By John Dickinson

simplified setup.py

It contained code to automatically build a change log from bzr. We are moving to git, and we don't use this function anyway--we manually maintain the change log.

I confirmed with Monty Taylor on IRC that the openstack packagers don't use this functionality either.

345. By Florian Hines

Add support for pulling quarantine stats.

344. By Marcelo Martins

Updated the swift tool so that when uploading an object giving the full path, such as e.g: /etc/vim/vimrc , it will strip the initial "/" from the object name.

343. By gholt

Minor fix of quarantine naming

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