Remove unnecessary code from test_account.py

Change-Id: Ia197ba08a606421244d5b94a900bdc39bc5da647
This commit is contained in:
Alistair Coles
2016年01月27日 10:18:37 +00:00
parent 0e91aa8368
commit e45d30d6b7

View File

@@ -220,7 +220,6 @@ class TestAccountController(unittest.TestCase):
# Verify that a GET/HEAD which receives privileged headers from the
# account server will strip those headers for non-swift_owners
hdrs_ext, hdrs_int = self._make_user_and_sys_acl_headers_data()
headers = {
'x-account-meta-harmless': 'hi mom',
'x-account-meta-temp-url-key': 's3kr1t',
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.