Skip to content

Conversation

@abhi1693
Copy link
Contributor

The current implementation only returned basic nics information. However, in most cases this is not enough to run automation as we need to know how the VM is connected to the physical port of the host. If it uses DVS or standard switch, and what device the host is connected etc.

This PR solves such problems and provides a much detailed information about the following

  • vnics
  • pnics
  • vswitches
  • dvs
  • portgroups
  • cdp info

Copy link
Contributor

@waynew waynew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abhi1693 am I missing something? I don't see any changes here except what looks to be just formatting changes 🤔

@abhi1693
Copy link
Contributor Author

The PR adds the missing information that may be useful as mentioned in the description

@abhi1693
Copy link
Contributor Author

@joechainz Hi Joe, is it possible to help merge this PR? I'm not good with pytest and currently dont have an environment to write integration tests.

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.

2 participants