Skip to content

toolbox: Add guest NicInfo RPC#4057

Merged
dougm merged 2 commits intovmware:masterfrom
dougm:toolbox
Feb 28, 2017
Merged

toolbox: Add guest NicInfo RPC#4057
dougm merged 2 commits intovmware:masterfrom
dougm:toolbox

Conversation

@dougm
Copy link
Copy Markdown
Member

@dougm dougm commented Feb 28, 2017

Fixes #3824

Copy link
Copy Markdown
Contributor

@caglar10ur caglar10ur left a comment

Choose a reason for hiding this comment

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

I've one comment about vendor directory, otherwise LGTM

{
"importpath": "github.com/davecgh/go-xdr/xdr2",
"repository": "https://github.com/davecgh/go-xdr",
"repository": "https://github.com/rasky/go-xdr",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this uses rasky but we vendor and use davecgh one. Is it intentional?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yes, meant to mention that - this pulls in davecgh/go-xdr#6 until it lands, we need it for xdr optional pointer field support.

@dougm dougm force-pushed the toolbox branch 6 times, most recently from 501b14e to 302ec9f Compare February 28, 2017 06:59
Copy link
Copy Markdown
Contributor

@mdubya66 mdubya66 left a comment

Choose a reason for hiding this comment

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

Vendor updates are lgtm

Optional fields (aka xdr_pointer) support required for issue vmware#3824
@dougm dougm merged commit 32fe6f3 into vmware:master Feb 28, 2017
wjun added a commit to wjun/vic-product that referenced this pull request Feb 13, 2020
Seems the UI difference is newer vCenter uses the
VirtualMachine guest.net property here, but older
vCenter UI used the guest.ipAddress field + guest.net.
The toolbox populates both fields, however guest.net
requires a fork of the xdr package: vmware/vic#4057.

It looks like the vic-product repo does not use the
same vendored package as vic. This fix uses the same
xdr2 package as vic.
wjun added a commit to wjun/vic-product that referenced this pull request Feb 13, 2020
Seems the UI difference is newer vCenter uses the
VirtualMachine guest.net property here, but older
vCenter UI used the guest.ipAddress field + guest.net.
The toolbox populates both fields, however guest.net
requires a fork of the xdr package: vmware/vic#4057.

It looks like the vic-product repo does not use the
same vendored package as vic. This fix uses the same
xdr2 package as vic.
wjun added a commit to wjun/vic-product that referenced this pull request Feb 14, 2020
Seems the UI difference is newer vCenter uses the
VirtualMachine guest.net property here, but older
vCenter UI used the guest.ipAddress field + guest.net.
The toolbox populates both fields, however guest.net
requires a fork of the xdr package: vmware/vic#4057.

It looks like the vic-product repo does not use the
same vendored package as vic. This fix uses the same
xdr2 package as vic.
ading007 pushed a commit to ading007/vic-product that referenced this pull request Feb 14, 2020
Seems the UI difference is newer vCenter uses the
VirtualMachine guest.net property here, but older
vCenter UI used the guest.ipAddress field + guest.net.
The toolbox populates both fields, however guest.net
requires a fork of the xdr package: vmware/vic#4057.

It looks like the vic-product repo does not use the
same vendored package as vic. This fix uses the same
xdr2 package as vic.
ading007 pushed a commit to ading007/vic-product that referenced this pull request Feb 14, 2020
Seems the UI difference is newer vCenter uses the
VirtualMachine guest.net property here, but older
vCenter UI used the guest.ipAddress field + guest.net.
The toolbox populates both fields, however guest.net
requires a fork of the xdr package: vmware/vic#4057.

It looks like the vic-product repo does not use the
same vendored package as vic. This fix uses the same
xdr2 package as vic.
wjun added a commit to wjun/vic-product that referenced this pull request Feb 14, 2020
Seems the UI difference is newer vCenter uses the
VirtualMachine guest.net property here, but older
vCenter UI used the guest.ipAddress field + guest.net.
The toolbox populates both fields, however guest.net
requires a fork of the xdr package: vmware/vic#4057.

It looks like the vic-product repo does not use the
same vendored package as vic. This fix uses the same
xdr2 package as vic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants