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

New tagging vsphere feature #54058

Merged
merged 60 commits into from
Dec 19, 2019
Merged

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    31067c1 View commit details
    Browse the repository at this point in the history
  2. Add ability to list tags, list categories. Moved vSphere client creat…

    …ion to util, added docstrings
    xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    3a789f1 View commit details
    Browse the repository at this point in the history
  3. More features

    xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    d7247aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87ff3bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cd1094 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7088e20 View commit details
    Browse the repository at this point in the history
  7. More tests

    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    abf68b5 View commit details
    Browse the repository at this point in the history
  8. More tests, fix docstring, etc

    xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    6e9113c View commit details
    Browse the repository at this point in the history
  9. More tests and stuff

    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    8de356d View commit details
    Browse the repository at this point in the history
  10. Pep compliance, I hope

    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    4d60ef9 View commit details
    Browse the repository at this point in the history
  11. Add package to /tests.txt for lint check

    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f851db9 View commit details
    Browse the repository at this point in the history
  12. Add skip to unit tests if the module isnt found

    and add required module to use new methods.
    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    a52da83 View commit details
    Browse the repository at this point in the history
  13. Fix unused import in pylint

    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f645454 View commit details
    Browse the repository at this point in the history
  14. Fix bad whitespace

    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    59ba918 View commit details
    Browse the repository at this point in the history
  15. Valid unused import this should be the last one

    xeacott authored and xeacott committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    947cbd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Fix docstring issue

    xeacott committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    ec34a81 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Add requests to import.

    xeacott committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    cd32126 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    e769885 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    6f0b419 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    46eb2d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    c520322 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    8011c5a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    034e772 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    bd93990 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Pylint cleanup

    xeacott committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    9cf684f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'new_tagging_vsphere_feature' of github.com:xeacott/salt…

    … into new_tagging_vsphere_feature
    xeacott committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    0b5690a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    3b7e430 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    2a14f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8429eb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    7c8ea52 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    549cefe View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    e74e469 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    70b31e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    dd919a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc493d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1cc2f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Configuration menu
    Copy the full SHA
    32ef9d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Adding vsphereClient as grains and usable in the module

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    54ec292 View commit details
    Browse the repository at this point in the history
  2. Add ability to list tags, list categories. Moved vSphere client creat…

    …ion to util, added docstrings
    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    599a17e View commit details
    Browse the repository at this point in the history
  3. More features

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b43bd1e View commit details
    Browse the repository at this point in the history
  4. Adding test cases and class behavior to the tests.

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    66e7a71 View commit details
    Browse the repository at this point in the history
  5. Add more tests and check call count for functions

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    23aee0a View commit details
    Browse the repository at this point in the history
  6. More docstring information, error handling, tests, etc

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2cc5c5f View commit details
    Browse the repository at this point in the history
  7. More tests

    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cf0c35d View commit details
    Browse the repository at this point in the history
  8. More tests, fix docstring, etc

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ae21e30 View commit details
    Browse the repository at this point in the history
  9. More tests and stuff

    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    63eebeb View commit details
    Browse the repository at this point in the history
  10. Pep compliance, I hope

    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    61e84c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ab1b2f View commit details
    Browse the repository at this point in the history
  12. Add skip to unit tests if the module isnt found

    and add required module to use new methods.
    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    5831765 View commit details
    Browse the repository at this point in the history
  13. Fix unused import in pylint

    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    3b8ec88 View commit details
    Browse the repository at this point in the history
  14. Fix bad whitespace

    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    3afcc26 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    87b176f View commit details
    Browse the repository at this point in the history
  16. Fix docstring issue

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    36ff365 View commit details
    Browse the repository at this point in the history
  17. Add requests to import.

    xeacott authored and xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b905a60 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f32cc54 View commit details
    Browse the repository at this point in the history
  19. Pylint cleanup

    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    95547c9 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'new_tagging_vsphere_feature' of github.com:xeacott/salt…

    … into new_tagging_vsphere_feature
    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    29d00dd View commit details
    Browse the repository at this point in the history
  21. remove no_mock from tests

    xeacott committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    e2e3888 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d0fc180 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    35b7fa6 View commit details
    Browse the repository at this point in the history