You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add back json_loads function
This was getting imported by direct_client.py in swift < 1.13.0.
Without it, account and container servers (among other things,
most likely) would refuse to start, spewing errors like
Error trying to load config from /etc/swift/account-server.conf:
cannot import name json_loads