summaryrefslogtreecommitdiff
path: root/oslo_vmware/rw_handles.py
Commit message (Expand)AuthorAgeFilesLines
* Download ISO in more simple way.4.0.0Fabian Wiesel2022-05-241-29/+108
* Ignore already deleted lease3.9.0Hemna2021-04-261-0/+8
* Add backend-independent access to cookiejar3.6.0Johannes Kulik2020-07-141-2/+2
* Validation of VMDK upload completionIvaylo Mitev2020-05-271-2/+15
* Drop use of sixHervé Beraud2020-03-021-3/+2
* Merge "Add ability to change read chunk size"3.2.0Zuul2020-03-021-2/+2
|\
| * Add ability to change read chunk sizeHemna2020-02-051-2/+2
* | Adds standard file operation functionsHemna2020-02-051-0/+32
|/
* Specify CA store when making secure connections with urllib32.29.1Radoslav Gerganov2018-05-211-1/+1
* Remove log translationsloooosy2017-03-241-10/+10
* Refactor VmdkWriteHandle and VmdkReadHandleJaveme2016-05-311-201/+186
* Should not raise Exception before connection closeJaveme2016-03-111-1/+2
* Python 3 deprecated the logger.warn method in favor of warning2.2.1ChangBo Guo(gcb)2015-12-291-10/+12
* Add support for SSL thumbprint when using FileWriteHandleRadoslav Gerganov2015-09-291-2/+6
* Add support for using HTTP POST in VmdkWriteHandleRadoslav Gerganov2015-09-171-8/+19
* Use SSL thumbprints for NFC transferRadoslav Gerganov2015-08-271-45/+49
* Update progress lease every 60 secondsRadoslav Gerganov2015-06-121-0/+11
* Switch to non-namespaced module imports0.11.1Davanum Srinivas2015-03-121-2/+2
* Move files out of the namespace packageDoug Hellmann2015-01-121-0/+632