swift3 does not enforce missing write permission for owner on bucket

Bug #1488646 reported by Christof Schmitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Swift3
New
Undecided
Unassigned

Bug Description

From the failing s3tests testcase:

======================================================================
FAIL: s3tests.functional.test_s3.test_bucket_acl_no_grants
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/s3-tests/virtualenv/lib/python2.6/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/s3-tests/s3tests/functional/test_s3.py", line 3787, in test_bucket_acl_no_grants
    check_access_denied(key.set_contents_from_string, 'bar')
  File "/s3-tests/s3tests/functional/test_s3.py", line 64, in check_access_denied
    e = assert_raises(boto.exception.S3ResponseError, fn, *args, **kwargs)
  File "/s3-tests/s3tests/functional/utils.py", line 21, in assert_raises
    raise AssertionError("%s not raised" % excName)
AssertionError: S3ResponseError not raised

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to swift3 (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/227035

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.