Skip to content
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

Fix sanity errors #24

Merged
merged 15 commits into from
Aug 28, 2023
Merged

Fix sanity errors #24

merged 15 commits into from
Aug 28, 2023

Conversation

alinabuzachis
Copy link
Contributor

@alinabuzachis alinabuzachis commented Jul 5, 2023

Fix sanity errors

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis changed the title Fix sannity errors Fix sanity errors Jul 5, 2023
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the fix_linting branch 5 times, most recently from bd8c0f7 to 9c83e98 Compare August 14, 2023 14:44
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the fix_linting branch 2 times, most recently from eaac7a9 to de85383 Compare August 15, 2023 15:08
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
@alinabuzachis alinabuzachis force-pushed the fix_linting branch 2 times, most recently from cc9bac4 to dd1cbc1 Compare August 24, 2023 11:57
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

self.fail_json(
msg="NatGateway Subnet {0} Network Acl Egress Rules do not allow outbound traffic to destination: {1} : {2}".format(
self.src_subnet_id, self.dst_ip, str(dst_port)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't use f-string formatting?

@GomathiselviS GomathiselviS merged commit 80e3b0e into main Aug 28, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants