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

[PR #951/1a4595a5 backport][stable-4] Bump CloudRetry.backoff deprecation to 6.0.0 #952

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Aug 4, 2022

This is a backport of PR #951 as merged into main (1a4595a).

SUMMARY

We originally slated CloudRetry.backoff to go away with 4.0.0, bump it out to 6.0.0 since we missed the cut-off (no hurry)

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/module_utils/cloud.py

ADDITIONAL INFORMATION

Bump CloudRetry.backoff deprecation to 6.0.0

SUMMARY
We originally slated CloudRetry.backoff to go away with 4.0.0, bump it out to 6.0.0 since we missed the cut-off (no hurry)
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
plugins/module_utils/cloud.py
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
(cherry picked from commit 1a4595a)
@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request module_utils module_utils needs_triage new_contributor Help guide this first time contributor plugins plugin (any type) tests tests labels Aug 4, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 4m 53s
✔️ build-ansible-collection SUCCESS in 5m 25s
✔️ ansible-test-sanity-aws-ansible-python38 SUCCESS in 8m 24s
✔️ ansible-test-sanity-aws-ansible-2.12-python38 SUCCESS in 8m 39s
✔️ ansible-test-sanity-aws-ansible-2.13-python38 SUCCESS in 8m 50s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 7m 30s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 7m 13s
✔️ ansible-test-splitter SUCCESS in 2m 34s
⚠️ integration-amazon.aws-1 SKIPPED
⚠️ integration-amazon.aws-2 SKIPPED
⚠️ integration-amazon.aws-3 SKIPPED
⚠️ integration-amazon.aws-4 SKIPPED
⚠️ integration-amazon.aws-5 SKIPPED
⚠️ integration-amazon.aws-6 SKIPPED
⚠️ integration-amazon.aws-7 SKIPPED
⚠️ integration-amazon.aws-8 SKIPPED
⚠️ integration-amazon.aws-9 SKIPPED
⚠️ integration-amazon.aws-10 SKIPPED
⚠️ integration-amazon.aws-11 SKIPPED
⚠️ integration-amazon.aws-12 SKIPPED
⚠️ integration-amazon.aws-13 SKIPPED
✔️ integration-community.aws-1 SUCCESS in 6m 13s
⚠️ integration-community.aws-2 SKIPPED
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Aug 4, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 4m 13s
✔️ build-ansible-collection SUCCESS in 5m 10s
✔️ ansible-test-sanity-aws-ansible-python38 SUCCESS in 11m 02s
✔️ ansible-test-sanity-aws-ansible-2.12-python38 SUCCESS in 9m 08s
✔️ ansible-test-sanity-aws-ansible-2.13-python38 SUCCESS in 9m 30s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 6m 20s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 6m 53s
✔️ ansible-test-splitter SUCCESS in 2m 55s
⚠️ integration-amazon.aws-1 SKIPPED
⚠️ integration-amazon.aws-2 SKIPPED
⚠️ integration-amazon.aws-3 SKIPPED
⚠️ integration-amazon.aws-4 SKIPPED
⚠️ integration-amazon.aws-5 SKIPPED
⚠️ integration-amazon.aws-6 SKIPPED
⚠️ integration-amazon.aws-7 SKIPPED
⚠️ integration-amazon.aws-8 SKIPPED
⚠️ integration-amazon.aws-9 SKIPPED
⚠️ integration-amazon.aws-10 SKIPPED
⚠️ integration-amazon.aws-11 SKIPPED
⚠️ integration-amazon.aws-12 SKIPPED
⚠️ integration-amazon.aws-13 SKIPPED
✔️ integration-community.aws-1 SUCCESS in 7m 22s
⚠️ integration-community.aws-2 SKIPPED
⚠️ integration-community.aws-3 SKIPPED
⚠️ integration-community.aws-4 SKIPPED
⚠️ integration-community.aws-5 SKIPPED
⚠️ integration-community.aws-6 SKIPPED
⚠️ integration-community.aws-7 SKIPPED
⚠️ integration-community.aws-8 SKIPPED
⚠️ integration-community.aws-9 SKIPPED
⚠️ integration-community.aws-10 SKIPPED
⚠️ integration-community.aws-11 SKIPPED
⚠️ integration-community.aws-12 SKIPPED
⚠️ integration-community.aws-13 SKIPPED

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 172efda into stable-4 Aug 4, 2022
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-4/1a4595a59318062dfbc6ec89c7a2e5d096e319bb/pr-951 branch August 4, 2022 20:16
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>
mandar242 pushed a commit to mandar242/amazon.aws that referenced this pull request Sep 22, 2023
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@82ad084
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 6, 2023
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@82ad084
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 6, 2023
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@82ad084
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 6, 2023
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@82ad084
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request mergeit Merge the PR (SoftwareFactory) module_utils module_utils needs_triage new_contributor Help guide this first time contributor plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants