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

Implement IP lookup for VCH create endpoint #6595

Closed
jak-atx opened this issue Oct 19, 2017 · 3 comments
Closed

Implement IP lookup for VCH create endpoint #6595

jak-atx opened this issue Oct 19, 2017 · 3 comments
Assignees
Labels
area/ui The Virtual Container Host administration UI priority/p0 team/lifecycle

Comments

@jak-atx
Copy link
Contributor

jak-atx commented Oct 19, 2017

Details:
We need to implement the findings from this issue #6551 regarding the H5C VCH wizard being able find the correct IP of vic-machine-service.

Acceptance Criteria:
Demonstrate ability to deploy OVA with vic-machine-service and have the H5C vch wizard be able to find the correct API endpoint and get a successful response.

@jak-atx jak-atx added the area/ui The Virtual Container Host administration UI label Oct 19, 2017
@andrewtchin
Copy link
Contributor

need to find an API that can view a VM's tags https://github.com/vmware/vic-product/blob/master/installer/tagvm/tagvm.go
alternatively, find some other way the appliance can identify itself that is visible to the H5C

@jak-atx jak-atx added this to the Sprint 20 Lifecycle milestone Oct 25, 2017
@jooskim
Copy link
Contributor

jooskim commented Nov 1, 2017

After a discussion with @andrewtchin, it seems that we can use the value property as another way of tagging of VIC OVA appliance. This functionality is tracked in vmware/vic-product#1018, and once available, I could modify the vic-service Java project to discover VIC OVA VM based on that information, and expose the IP address of it through a REST endpoint so the Angular app can consume it.

@jooskim
Copy link
Contributor

jooskim commented Nov 3, 2017

Issue moved to vmware/vic-ui #26 via ZenHub

@jak-atx jak-atx reopened this Nov 7, 2017
@jooskim jooskim closed this as completed Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui The Virtual Container Host administration UI priority/p0 team/lifecycle
Projects
None yet
Development

No branches or pull requests

4 participants