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

VMware: Don't think all files are valid cause libs present #50103

Merged
merged 1 commit into from Dec 19, 2018

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Dec 18, 2018

verify_file was improperly always returning true if pyvimomi and requests libs were correct
moved library checking to parse, avoid unneded errors unless the file is actually meant for
this plugin

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

inventory/vmware_inventory_plugin

  verify_file was improperly always returning true if pyvimomi and requests libs were correct
  moved library checking to parse, avoid unneded errors unless the file is actually meant for
  this plugin
@bcoca bcoca requested a review from Akasurde December 18, 2018 19:32
@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. community_review In order to be merged, this PR must follow the community review workflow. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. labels Dec 18, 2018
Copy link
Member

@Akasurde Akasurde left a comment

Choose a reason for hiding this comment

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

LGTM

@Akasurde Akasurde changed the title dont think all files are valid cause libs present VMware: Don't think all files are valid cause libs present Dec 19, 2018
@Akasurde Akasurde removed the needs_triage Needs a first human triage before being processed. label Dec 19, 2018
@ansibot ansibot added shipit This PR is ready to be merged by Core and removed community_review In order to be merged, this PR must follow the community review workflow. labels Dec 19, 2018
@Shaps
Copy link
Contributor

Shaps commented Dec 19, 2018

LGTM

@gundalow gundalow added the vmware VMware community label Dec 19, 2018
@bcoca bcoca merged commit 49993a5 into ansible:devel Dec 19, 2018
@bcoca bcoca deleted the fix branch December 19, 2018 15:47
bcoca added a commit to bcoca/ansible that referenced this pull request Dec 19, 2018
verify_file was improperly always returning true if pyvimomi and requests libs were correct
  moved library checking to parse, avoid unneded errors unless the file is actually meant for
  this plugin

(cherry picked from commit 49993a5)
abadger pushed a commit that referenced this pull request Jan 7, 2019
verify_file was improperly always returning true if pyvimomi and requests libs were correct
  moved library checking to parse, avoid unneded errors unless the file is actually meant for
  this plugin

(cherry picked from commit 49993a5)
kbreit pushed a commit to kbreit/ansible that referenced this pull request Jan 11, 2019
verify_file was improperly always returning true if pyvimomi and requests libs were correct
  moved library checking to parse, avoid unneded errors unless the file is actually meant for
  this plugin
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. cloud shipit This PR is ready to be merged by Core support:community This issue/PR relates to code supported by the Ansible community. vmware VMware community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants