Skip to content

Commit

Permalink
Mention with what version of vSphere the vPoller has been tested and …
Browse files Browse the repository at this point in the history
…add a bugs sectionx
  • Loading branch information
dnaeon committed Jan 9, 2014
1 parent cd461be commit 4e40546
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Possible scenarios where *vPoller* could be used is to integrate it into monitor

vPoller can also be described as a vSphere API-Proxy, because it translates user requests to vSphere API requests thus allowing the user to use the API without having the need to know how the vSphere API works internally.

vPoller has been tested with vSphere 5.x and with very limited testing on vSphere 4.x

## Requirements

* Python 2.7.x
Expand Down Expand Up @@ -182,3 +184,6 @@ This is an example command we would execute in order to get the capacity of a da

For more information about the property names you could use please refer to the [vSphere API documentation](https://www.vmware.com/support/developer/vc-sdk/).

## Bugs

Probably. If you experience a bug issue, please report it to the [vPoller issue tracker on Github](https://github.com/dnaeon/py-vpoller/issues).

0 comments on commit 4e40546

Please sign in to comment.