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: Fix module usages in module_utils #49421

Merged
merged 4 commits into from
Dec 4, 2018

Commits on Dec 2, 2018

  1. VMware: Fix module usages in module_utils

    Added unit tests for vmware.py
    
    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    Akasurde committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    3c5b210 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Single test for both missing and found case

    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    Akasurde committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    4a77334 View commit details
    Browse the repository at this point in the history
  2. Skip test for Python 2.6

    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    Akasurde committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    c2c20e5 View commit details
    Browse the repository at this point in the history
  3. Review comments

    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    Akasurde committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    bb2d518 View commit details
    Browse the repository at this point in the history