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

VMware vSphere Driver #514

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

VMware vSphere Driver #514

wants to merge 1 commit into from

Conversation

akutz
Copy link
Collaborator

@akutz akutz commented Apr 23, 2017

This patch introduces the new VMware vSphere Driver - "vmw". The driver uses the VMCI Sockets SDK to communicate directly with a vSphere host, removing the need for the sizeable dependency, govmomi.

@akutz akutz self-assigned this Apr 23, 2017
@akutz akutz added the vmware label Apr 23, 2017
@akutz akutz force-pushed the feature/vmw branch 6 times, most recently from 4f4bce7 to d94f15a Compare April 23, 2017 23:36
@codecov-io
Copy link

codecov-io commented Apr 23, 2017

Codecov Report

Merging #514 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #514   +/-   ##
=======================================
  Coverage   27.99%   27.99%           
=======================================
  Files          33       33           
  Lines        1997     1997           
=======================================
  Hits          559      559           
  Misses       1379     1379           
  Partials       59       59

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e752e4c...082145c. Read the comment docs.

@akutz akutz force-pushed the feature/vmw branch 20 times, most recently from dd45cac to bbb14c0 Compare April 25, 2017 22:09
@akutz akutz force-pushed the feature/vmw branch 20 times, most recently from aaf306f to 935e878 Compare April 26, 2017 19:20
This patch introduces the new VMware vSphere VMDK Driver - "vmdk".
The driver uses VMCI Sockets
(https://www.vmware.com/support/developer/vmci-sdk/)
to communicate directly with a vSphere host, removing the need
for the sizeable VMware SDK for Go library dependency.
@codenrhoden codenrhoden added this to the 2017.06-2 milestone May 23, 2017
@codenrhoden codenrhoden modified the milestones: 2017.06-2, 2017.08-1 Jun 5, 2017
@codenrhoden codenrhoden modified the milestones: 2017.09-1, 2017.08-1 Jul 5, 2017
@codenrhoden codenrhoden modified the milestone: 2017.09-1 Aug 18, 2017
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.

3 participants