summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Implement socket timeout in v1"Jenkins2015-09-081-1/+1
|\
| * Implement socket timeout in v1Federico Ceratto2015-08-111-1/+1
| | | | | | | | | | | | | | | | | | Add endpoint_override keyword to v2.Client() and check for the session argument in DesignateAdapter() Add unit test, fix minor typos Change-Id: I038ec7b0d1feadc9642bd47285e397b3fe84c13c Closes-Bug: 1469739
* | Replacing print with print() to provide py 2/3 compatibilitysonu.kumar2015-07-203-3/+7
|/ | | | | | Replaced print in python 2 to print() to provide py 2/3 compatibility Change-Id: I805ecdbdd07ea89c1595c045fc5b380f9bb42335
* V2 BindingsEndre Karlson2015-05-076-0/+253
This provides bindings for: - zones - recordsets - tlds - blacklists - limits - nameservers With associated unit tests. Change-Id: Ie9b79340bd327b78916fd038633842da3ace881b