You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by srinivasashok <gi...@git.apache.org> on 2018/05/15 09:19:03 UTC

[GitHub] libcloud pull request #1210: Vmware tool fix

GitHub user srinivasashok opened a pull request:

    https://github.com/apache/libcloud/pull/1210

    Vmware tool fix

    ## Changes Title (replace this with a logical title for your changes)
    
    ### Description
    
    Replace this with the PR description (mention the changes you have made, why
    you have made them, provide some background and any references to the provider
    documentation if needed, etc.).
    
    For more information on contributing, please see [Contributing](http://libcloud.readthedocs.org/en/latest/development.html#contributing)
    section of our documentation.
    
    ### Status
    
    Replace this: describe the PR status. Examples:
    
    - work in progress
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [ ] Documentation
    - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DimensionDataDevOps/libcloud vmware_tool_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/1210.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1210
    
----
commit c67c2ba3c7cb745a6429efee77616fb8881a888d
Author: srinivasashok <sr...@...>
Date:   2018-05-14T12:59:07Z

    changes made to get the VMware tools status.

commit 4fb72a21a485952c00f9e767a84817400fc25c0d
Author: srinivasashok <sr...@...>
Date:   2018-05-15T09:17:37Z

    get status vmware versions fixed

----


---