-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s3tests_boto3/functional/test_sts.py: clean up, fix pep warnings #586
Open
rkhudov
wants to merge
42
commits into
ceph:master
Choose a base branch
from
rkhudov:s3tests_boto3_functional_test_sts-clean-up
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
s3tests_boto3/functional/test_sts.py: clean up, fix pep warnings #586
rkhudov
wants to merge
42
commits into
ceph:master
from
rkhudov:s3tests_boto3_functional_test_sts-clean-up
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Rostyslav Khudov <[email protected]>
…x too long lines, remove redundant brackets Signed-off-by: Rostyslav Khudov <[email protected]>
…, fix too long lines, remove redundant brackets Signed-off-by: Rostyslav Khudov <[email protected]>
…, fix too long lines, remove redundant brackets Signed-off-by: Rostyslav Khudov <[email protected]>
…dd whitespaces, remove redundant variable assignment Signed-off-by: Rostyslav Khudov <[email protected]>
…paces, remove redundant variable assignment Signed-off-by: Rostyslav Khudov <[email protected]>
… add whitespaces, remove redundant variable assignment Signed-off-by: Rostyslav Khudov <[email protected]>
…espaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…t_creds_denied add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…espaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…spaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…dd whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…xistent add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…existent add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…fferent_buckets add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…me_bucket add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…bj_denial add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ession_policy add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…rent_op_permissions add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…deny_effect add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…deny_on_same_op add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…cy_role_arn add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…cy_session_arn add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
… add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ole_policy add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…cy_deny add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_with_sub add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_with_azp add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_with_request_tag add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_with_principal_tag add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_for_all_values add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_for_all_values_deny add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_tag_keys_trust_policy add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_tag_keys_role_policy add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_resource_tag add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_resource_tag_deny add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_wrong_resource_tag_deny add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_resource_tag_princ_tag add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_resource_tag_copy_obj add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
…ity_resource_tag add whitespaces, use correct ident level, remove unusued variables Signed-off-by: Rostyslav Khudov <[email protected]>
Signed-off-by: Rostyslav Khudov <[email protected]>
@cbodley Hello, will it get chance to be reviewed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No functional changes.