Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vmware/govmomi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.0
Choose a base ref
...
head repository: vmware/govmomi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.1
Choose a head ref
  • 17 commits
  • 14 files changed
  • 5 contributors

Commits on Jun 9, 2020

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

Commits on Jun 12, 2020

  1. Merge pull request #2009 from dougm/example-collector-retrieve

    examples: add property.Collector.Retrieve example
    dougm authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    363a08b View commit details
    Browse the repository at this point in the history
  2. vcsim: add PbmQueryAssociatedProfile method

    Issue #1779
    dougm committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e63ec00 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Merge pull request #2015 from dougm/issue-1779

    vcsim: add PbmQueryAssociatedProfile method
    dougm authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    7650349 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. vcsim: set HostSystem IP in cluster AddHost_Task

    If HostConnectSpec.HostName is an IP address, also use it to set
    Config.Network.Vnic[0].Spec.Ip.IpAddress
    
    Fixes #1981
    dougm committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    916b12e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. vcsim: use HostNetworkSystem wrapper with -load flag

    The simulator.HostNetworkSystem wrapper was not included in the refactor to
    support 'vcsim -load'
    
    Fixes #2016
    dougm committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    d7f4bba View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. adding in link to OPS

    Ian Eyberg committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    c14e3bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c9e1f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge pull request #2026 from dougm/issue-2016

    vcsim: use HostNetworkSystem wrapper with -load flag
    dougm authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    736f1f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2029 from eyberg/master

    adding in link to OPS
    dougm authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    277d221 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Merge pull request #2017 from dougm/issue-1981

    vcsim: set HostSystem IP in cluster AddHost_Task
    dougm authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    717b1db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0697d33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2032 from dougm/issue-2027

    vcsim: add HostNetworkSystem.QueryNetworkHint
    dougm authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1ddd1fe View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

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

Commits on Jul 1, 2020

  1. Merge pull request #2041 from divyenpatel/fix-QueryVolumeInfo

    added support for returning array of BaseCnsVolumeOperationResult for QueryVolumeInfo API
    dougm authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    a411671 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. check if config isn't nil before returning an uuid

    Signed-off-by: Yassine TIJANI <[email protected]>
    yastij committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b7add48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2044 from yastij/fix-uuid-config-nil

    check if config isn't nil before returning an uuid
    dougm authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    cfbe1d5 View commit details
    Browse the repository at this point in the history
Loading