Pete Zaitcev 0d29b01d2b py3: Port the acl, account_quotas, cname_lookup, container_sync
These are trivial, but need to be done sooner or later.

About the isEnabledFor, our FakeLogger causes this on py3:
  AttributeError: 'FakeLogger' object has no attribute '_cache'
Adding the isEnabledFor short-cuts a need for that private member.

Change-Id: I4d1df857a24801fe2a396dc003719f54d099f72c
2018-12-27 18:55:47 +00:00
..
2018-09-19 14:59:32 -07:00