8000 Fix rds_instance module… by stefanhorning · Pull Request #56220 · ansible/ansible · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix rds_instance module… #56220

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

Merged
merged 4 commits into from
Jun 8, 2019
Merged

Conversation

stefanhorning
Copy link
Contributor
@stefanhorning stefanhorning commented May 8, 2019
SUMMARY

… to run against an existing RDS instance successfully

Fixes tow issues I experienced when trying to run this module against an already existing RDS instance (created 2016). See details below.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

rds_instance module

ADDITIONAL INFORMATION

Fixes two errors (relevant exception snippets):

  1. [...] line 903, in get_current_attributes_with_inconsistent_keys KeyError: 'PerformanceInsightsEnabled' [...]
  2. [...] line 948, in get_changing_options_with_consistent_keys KeyError: 'Iops' [...]

…wrong type we get to the AWS client error that informs the user
@ansibot
Copy link
Contributor
ansibot commented May 8, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 aws bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. performance support:community This issue/PR relates to code supported by the Ansible community. labels May 8, 2019
Co-Authored-By: stefanhorning <stefan@hornings.de>
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label May 17, 2019
@stefanhorning
Copy link
Contributor Author

@Akasurde @s-hertel can this be merged?

Copy link
Contributor
@s-hertel s-hertel left a comment

Choose a reason for hiding this comment

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

Thanks for fixing these

@s-hertel
Copy link
Contributor
s-hertel commented Jun 7, 2019

rebuild_merge

@ansibot ansibot added shipit This PR is ready to be merged by Core automerge This PR was automatically merged by ansibot. and removed community_review In order to be merged, this PR must follow the community review workflow. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels Jun 7, 2019
@s-hertel s-hertel merged commit 8c631cb into ansible:devel Jun 8, 2019
@s-hertel
Copy link
Contributor
s-hertel commented Jun 13, 2019

@stefanhorning Do you mind opening a backport PR to 2.8 for this? It will need a changelog fragment. I noticed someone else with one of these problems in #50081.

@stefanhorning
Copy link
8000
Contributor Author

@s-hertel done here #57797, hope that was the correct branching.

@s-hertel
Copy link
Contributor

@stefanhorning Thanks!

@ansible ansible locked and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 automerge This PR was automatically merged by ansibot. aws bug This issue/PR relates to a bug. cloud module This issue/PR relates to a module. performance shipit This PR is ready to be merged by Core support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0