swift/swift
Tim Burke b40f25f9e4 py3: (Better) fix percentages in configs
We previously fixed a bunch of places, but not quite *all* the places;
at the very least, some account-layer services (like the replicator and
auditor IIRC) could still bomb out -- and it's important that
replicators still respect fallocate_reserve!

Now, do the NicerInterpolation thing every time we call readconf.
Additionally, clean up the original fix to avoid globally
monkey-patching configparser.

Related-Bug: #1844368
Closes-Bug: #1872553
Change-Id: I4512e686cde37930f0482909f537220a57fef76b
(cherry picked from commit 2854eddb44)
2020-06-19 19:55:40 +00:00
..
account Update hacking for Python3 2020-04-03 21:21:07 +02:00
cli Fix stable gate 2020-06-18 13:16:36 -07:00
common py3: (Better) fix percentages in configs 2020-06-19 19:55:40 +00:00
container Update hacking for Python3 2020-04-03 21:21:07 +02:00
locale Imported Translations from Zanata 2020-04-26 08:57:07 +00:00
obj Merge "Optimize obj replicator/reconstructor healthchecks" 2020-04-03 20:12:27 +00:00
proxy Use separate name for HeaderKeyDict var vs list of response headers 2020-04-29 18:17:45 +00:00
__init__.py py3: Monkey-patch json.loads to accept bytes on py35 2018-11-02 21:38:53 +00:00