Skip to content

govmomi: Add HostDistributedVirtualSwitchManager MO#4021

Open
chaitanyabandi wants to merge 1 commit into
vmware:mainfrom
chaitanyabandi:kbandi/host-dvs
Open

govmomi: Add HostDistributedVirtualSwitchManager MO#4021
chaitanyabandi wants to merge 1 commit into
vmware:mainfrom
chaitanyabandi:kbandi/host-dvs

Conversation

@chaitanyabandi
Copy link
Copy Markdown

Description

This change adds the HostDistributedVirtualSwitchManager managed object into govmomi for the internal object implementation being added in [1] to use the manager to fetch the list of distributed virtual switches on the host.

This is needed for ESXi infravisord to fetch the list of distributed virtual switches on a host and get their port information for the CRXs that it manages.

  1. https://github-vcf.devops.broadcom.net/vcf/govmomi-internal/pull/44

How Has This Been Tested?

  • Consumed this logic in infravisord and able to use the added FetchPortState and DistributedVirtualSwitches APIs.

This change adds the HostDistributedVirtualSwitchManager managed
object into govmomi for the internal object implementation being added
in [1] to use the manager to fetch the list of distributed virtual
switches on the host.

This is needed for ESXi infravisord to fetch the list of distributed
virtual switches on a host and get their port information for the CRXs
that it manages.

1. https://github-vcf.devops.broadcom.net/vcf/govmomi-internal/pull/44

Testing Done: - Consumed this logic in infravisord and able to use the
added FetchPortState and DistributedVirtualSwitches APIs.

Signed-off-by: Chaitanya Bandi <chaitanya.bandi@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant