swift/swift/obj
Joe Yang 08d59ebcd4 Change partition name from string to integer
Object-replicator let user to input target partition numbers and
run the replicator job, and partition input will be stored as
integer list. But in build_replication_jobs method, it use
os.listdir method to retreve partitions in string list, so it is
failed to compare with target partition numbers.

Change-Id: I85dcaf65b9f19ac4659fa5937f9b0b0e804fc54e
Closes-Bug: #1822731
2019-04-08 09:44:48 +08:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Change object_audit_location_generator() to yield for a single policy. 2018-03-22 03:02:35 +00:00
diskfile.py Remove uncalled function 2019-03-19 14:52:19 -07:00
expirer.py Fix object-server to not 400 all expirer DELETEs 2018-03-02 15:25:38 +00:00
mem_diskfile.py Stop monkey-patching mimetools 2019-03-13 21:51:36 -07:00
mem_server.py Per-policy DiskFile classes 2015-04-14 00:52:16 -07:00
reconstructor.py Rebuild frags for unmounted disks 2019-02-08 18:04:55 +00:00
replicator.py Change partition name from string to integer 2019-04-08 09:44:48 +08:00
server.py Merge "Cleanup EC and SSYNC frag index parameters" 2019-02-06 19:59:09 +00:00
ssync_receiver.py Cleanup EC and SSYNC frag index parameters 2019-02-04 17:02:17 -06:00
ssync_sender.py Cleanup EC and SSYNC frag index parameters 2019-02-04 17:02:17 -06:00
updater.py Have check_drive raise ValueError on errors 2018-06-20 17:15:07 -07:00