summaryrefslogtreecommitdiff
path: root/oslo_vmware/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't use 'requests.PreparedRequest'Stephen Finucane2021-09-211-4/+2
* Add serialize_object() helper functionJohannes Kulik2021-04-161-0/+30
* Add backend-independent access to cookiejar3.6.0Johannes Kulik2020-07-143-6/+6
* Add moref helper functions3.5.0Johannes Kulik2020-07-096-38/+41
* Validation of VMDK upload completionIvaylo Mitev2020-05-271-0/+25
* Use unittest.mock instead of third party mockussuri-em3.3.1Sean McGinnis2020-03-3111-39/+22
* Update hacking for Python33.3.0Andreas Jaeger2020-03-301-5/+0
* Merge "Drop use of six"Zuul2020-03-216-19/+14
|\
| * Drop use of sixHervé Beraud2020-03-026-19/+14
* | Merge "Pass "base_image_ref" to backend when transfer volume to image"Zuul2020-03-181-6/+10
|\ \
| * | Pass "base_image_ref" to backend when transfer volume to imageRajat Dhasmana2020-03-061-6/+10
| |/
* | Fix object has no attribute 'readinto' in Python33.2.1xuel2020-03-111-4/+4
|/
* Merge "Add ability to change read chunk size"3.2.0Zuul2020-03-021-3/+20
|\
| * Add ability to change read chunk sizeHemna2020-02-051-3/+20
* | Merge "Ensure lease polling raises proper exception"Zuul2020-03-021-0/+29
|\ \
| * | Ensure lease polling raises proper exceptionHemna2020-02-061-0/+29
| |/
* | Adds standard file operation functionsHemna2020-02-051-0/+25
|/
* Pass "store_id" to backend when transfer volume to image2.35.0Damon Li2020-01-101-2/+5
* Merge "Update NFC lease progress"Zuul2019-05-141-2/+10
|\
| * Update NFC lease progressVipin Balachandran2019-05-101-2/+10
* | Set locale to englishVipin Balachandran2019-05-131-3/+3
|/
* Add nosec to skip bandit checkVipin Balachandran2019-05-101-1/+1
* Add DVS utility methods2.32.12.32.0Gary Kotton2018-09-041-0/+139
* Check if there is a context set before updating the storeRadoslav Gerganov2018-08-311-0/+30
* Merge "Set request context when polling vCenter tasks"Zuul2018-08-231-4/+16
|\
| * Set request context when polling vCenter tasksRadoslav Gerganov2018-08-071-4/+16
* | py37: deal with Exception repr changesCorey Bryant2018-07-301-6/+10
|/
* Add utility function for datastore clustersRadoslav Gerganov2018-07-091-0/+39
* Add traversal spec for datastoreFolderRadoslav Gerganov2018-06-191-0/+4
* Merge "Fix session re-establish failure with PBM APIs"2.29.2Zuul2018-06-021-6/+9
|\
| * Fix session re-establish failure with PBM APIsVipin Balachandran2018-05-071-6/+9
* | Specify CA store when making secure connections with urllib32.29.1Radoslav Gerganov2018-05-211-2/+6
|/
* set default python to python3Doug Hellmann2018-04-161-8/+6
* Use request_handler() for ExtensionManager APIsVipin Balachandran2017-07-101-4/+4
* Add hacking rule to prevent log translations2.22.1Ngo Quoc Cuong2017-07-031-0/+29
* Merge "Make sure host in maintenance mode excluded from image upload"2.22.0Jenkins2017-06-282-4/+141
|\
| * Make sure host in maintenance mode excluded from image uploadZhongcheng Lao2017-05-242-4/+141
* | Do not prune some special XML elements which are empty2.21.0Radoslav Gerganov2017-06-211-1/+2
|/
* Merge "Make the mock call in MemoryCacheTest forward-compatible"Jenkins2017-03-111-2/+3
|\
| * Make the mock call in MemoryCacheTest forward-compatibleJavier Pena2017-02-131-2/+3
* | Merge "Improve logging for task updates"Jenkins2017-02-271-1/+6
|\ \ | |/ |/|
| * Improve logging for task updatesGiridhar Jayavelu2016-08-181-1/+6
* | Improve unit test coverageVipin Balachandran2017-02-071-8/+17
* | Fix setting the SOAP headers for remote calls.2.17.0Radoslav Gerganov2017-01-131-8/+7
* | Remove some useless log messagesRadoslav Gerganov2016-12-211-4/+7
* | Merge "Add operation ID for remote calls"Jenkins2016-12-213-6/+36
|\ \
| * | Add operation ID for remote callsRadoslav Gerganov2016-12-203-6/+36
* | | Fix image meta-data update for Glance v2Vipin Balachandran2016-12-161-7/+7
|/ /
* | Merge "Files with no code must be left completely empty"2.16.0Jenkins2016-11-291-11/+0
|\ \
| * | Files with no code must be left completely emptyCao Xuan Hoang2016-11-281-11/+0