lp:~david-goetz/swift/zero_byte_obj_audit
Created by
David Goetz
and last modified
- Get this branch:
- bzr branch lp:~david-goetz/swift/zero_byte_obj_audit
Only
David Goetz
can upload to this branch. If you are
David Goetz
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp:~hudson-openstack/swift/trunk
- Swift Core security contacts: Pending requested
-
Diff: 819 lines (+204/-108)22 files modifiedbin/swift-log-uploader (+1/-1)
bin/swift-object-auditor (+7/-1)
doc/source/admin_guide.rst (+14/-0)
swift/account/auditor.py (+2/-3)
swift/account/reaper.py (+2/-3)
swift/account/server.py (+2/-3)
swift/common/bench.py (+3/-3)
swift/common/daemon.py (+6/-9)
swift/common/db_replicator.py (+4/-5)
swift/common/middleware/auth.py (+2/-2)
swift/common/utils.py (+7/-5)
swift/container/auditor.py (+2/-3)
swift/container/server.py (+2/-3)
swift/container/updater.py (+2/-3)
swift/obj/auditor.py (+66/-23)
swift/obj/replicator.py (+3/-5)
swift/obj/server.py (+2/-3)
swift/obj/updater.py (+2/-3)
swift/stats/account_stats.py (+2/-2)
swift/stats/log_uploader.py (+1/-1)
test/unit/common/test_utils.py (+6/-16)
test/unit/obj/test_auditor.py (+66/-11)
Branch information
Recent revisions
- 202. By Jay Payne
-
Simple change to the swift-auth-
to-swauth utility to only list out the commands for converting accounts to from auth to swauth. A later fix would be to actually run the commands on the new swauth server.
- 201. By Mike Barton
-
bump up some rsync time limits and make rsync log to error when it gets a bad return code
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