swift/test/unit/common/middleware/crypto
Cao Xuan Hoang a67bb2e249 Removes unnecessary utf-8 encoding
The following file(s) added utf-8 encoding but never used. So we can
remove them at all.

test/functional/test_access_control.py
test/unit/common/middleware/crypto/test_keymaster.py
test/unit/obj/test_diskfile.py

Change-Id: I00adc968872ebe9f9c0619a4e393e048c7c1a91e
2016-12-22 10:49:56 +07:00
..
__init__.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
crypto_helpers.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
test_crypto_utils.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
test_crypto.py Add encrypter and decrypter links to middleware.rst 2016-07-08 11:50:55 +01:00
test_decrypter.py Fix encryption-delimiter interaction 2016-08-04 17:55:26 +00:00
test_encrypter.py Use six.moves.urllib.parse instead of urllib 2016-09-28 19:02:09 +08:00
test_encryption.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
test_keymaster.py Removes unnecessary utf-8 encoding 2016-12-22 10:49:56 +07:00