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 features #66

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

New features #66

wants to merge 11 commits into from

Commits on Dec 15, 2015

  1. Add Kerberos login

    gentoo90 committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    6d08c7e View commit details
    Browse the repository at this point in the history
  2. Add snapshots renaming

    gentoo90 committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    bead920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f302ec View commit details
    Browse the repository at this point in the history
  4. Add VIFileManager

    gentoo90 committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    9d7bbf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef939e3 View commit details
    Browse the repository at this point in the history
  6. VIFileManager changes

    * 'datastore' is now a part of 'path' parameter ('[datastore] /path/to/file.vmx')
    * add 'delete_file' method
    * 'upload'/'download' methods now use cookies of
    main HTTP session for authentication
    * some fixes and code cleaning
    gentoo90 committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    0703d0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dc5d76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b27c2c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a668fb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76640ef View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Changed cache to false by default

    Using a from_cache=True setting for clusters, datacenters, and resource pools causes issues when using multiple vcenter hosts, or when using multiple standalone esxi hosts. I expect the performance impact to be minimal, but I don't have a large cluster to test this against.
    a-hadley authored and gentoo90 committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    aebc2b8 View commit details
    Browse the repository at this point in the history