Skip to content

Conversation

@jillr
Copy link
Contributor

@jillr jillr commented Jul 15, 2020

SUMMARY

Deprecate state=list in ec2_vol
Functionality is already available in ec2_vol_info
Add missing return docs to ec2_vol_info

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ec2_vol
ec2_vol_info

jillr added 2 commits July 15, 2020 15:19
Functionality is already available in ec2_vol_info
Add missing return docs to ec2_vol_info
@jillr
Copy link
Contributor Author

jillr commented Jul 15, 2020

cc @tremble

Copy link
Contributor

@tremble tremble left a comment

Choose a reason for hiding this comment

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

1 minor nit, otherwise looks good. (Thought I'd already submitted PRs for deprecating state=list, must just have been the tests)

type: str
sample: "standard"
zone:
description:
Copy link
Contributor

@tremble tremble Jul 16, 2020

Choose a reason for hiding this comment

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

Suggested change
description:
description: The Availability Zone of the volume

Not 100% on the whitespace here it's difficult to compare the 'real' and suggested indentation.

Copy link
Contributor Author

@jillr jillr Jul 16, 2020

Choose a reason for hiding this comment

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

Whitespace is totally wrong, thanks.
I think you did the deprecation for ec2_tag. I didn't find any others at least

Copy link
Contributor

@tremble tremble left a comment

Choose a reason for hiding this comment

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

Assuming the tests pass (don't see why they wouldn't given it's only docs changes since the last tests),
LGTM.

@jillr
Copy link
Contributor Author

jillr commented Jul 16, 2020

they would fail if I didn't bother to make the changelog valid yaml :)

@jillr jillr merged commit 3701795 into ansible-collections:main Jul 16, 2020
@jillr jillr deleted the ec2_vol_deprecate_list branch July 16, 2020 19:26
softwarefactory-project-zuul bot pushed a commit that referenced this pull request May 25, 2022
ec2_vol - remove deprecated state=list

SUMMARY
Remove the deprecated state list from ec2_vol.  This functionality has been moved to the ec2_vol_info module.
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
ec2_vol
ADDITIONAL INFORMATION
See also: #108

Reviewed-by: Alina Buzachis <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
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.

2 participants