| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Note that this test does not exercise the IAM features, because I now suspect them to be invalid (see #4087). |
Sorry, something went wrong.
There was a problem hiding this comment.
Mostly LGTM
Sorry, something went wrong.
| acl.reload() | ||
| acl.all().grant_read() | ||
| acl.save() | ||
| self.assertTrue('READER' in acl.all().get_roles()) |
| new_bucket_name, requester_pays=True) | ||
| self.case_buckets_to_delete.append(new_bucket_name) | ||
|
|
||
| with_up = Config.CLIENT.bucket( |
|
Rebased after merging #4086. I will merge when CI is green. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uses #4086 as a base.