summaryrefslogtreecommitdiff
path: root/oslo_vmware
Commit message (Expand)AuthorAgeFilesLines
* Imported Translations from ZanataOpenStack Proposal Bot2022-07-061-2/+7
* Download ISO in more simple way.4.0.0Fabian Wiesel2022-05-241-29/+108
* Don't use 'requests.PreparedRequest'Stephen Finucane2021-09-211-4/+2
* Ignore already deleted lease3.9.0Hemna2021-04-261-0/+8
* Add serialize_object() helper functionJohannes Kulik2021-04-162-0/+48
* Add PBM WSDL for vSphere 7.03.8.0Xiangfei Zhu2021-01-258-0/+40875
* Imported Translations from ZanataOpenStack Proposal Bot2020-10-111-2/+7
* Merge "Adding pre-commit"Zuul2020-09-225-2349/+2349
|\
| * Adding pre-commitHervé Beraud2020-09-085-2349/+2349
* | Add backend-independent access to cookiejar3.6.0Johannes Kulik2020-07-145-14/+33
|/
* Add moref helper functions3.5.0Johannes Kulik2020-07-0911-46/+88
* Validation of VMDK upload completionIvaylo Mitev2020-05-272-2/+40
* Use unittest.mock instead of third party mockussuri-em3.3.1Sean McGinnis2020-03-3111-39/+22
* Update hacking for Python33.3.0Andreas Jaeger2020-03-305-12/+8
* Merge "Drop use of six"Zuul2020-03-2113-52/+38
|\
| * Drop use of sixHervé Beraud2020-03-0213-52/+38
* | Merge "Pass "base_image_ref" to backend when transfer volume to image"Zuul2020-03-182-7/+13
|\ \
| * | Pass "base_image_ref" to backend when transfer volume to imageRajat Dhasmana2020-03-062-7/+13
| |/
* | Fix object has no attribute 'readinto' in Python33.2.1xuel2020-03-112-9/+8
|/
* Merge "Add ability to change read chunk size"3.2.0Zuul2020-03-022-5/+22
|\
| * Add ability to change read chunk sizeHemna2020-02-052-5/+22
* | Merge "Ensure lease polling raises proper exception"Zuul2020-03-023-11/+57
|\ \
| * | Ensure lease polling raises proper exceptionHemna2020-02-063-11/+57
| |/
* | Adds standard file operation functionsHemna2020-02-052-0/+57
|/
* Pass "store_id" to backend when transfer volume to image2.35.0Damon Li2020-01-102-3/+7
* Merge "Ensure that log message with non-ascii code does not raise exception"Zuul2019-05-151-3/+1
|\
| * Ensure that log message with non-ascii code does not raise exceptionGary Kotton2019-05-141-3/+1
* | Merge "Update NFC lease progress"Zuul2019-05-142-3/+17
|\ \ | |/ |/|
| * Update NFC lease progressVipin Balachandran2019-05-102-3/+17
* | Set locale to englishVipin Balachandran2019-05-132-4/+5
|/
* Add nosec to skip bandit checkVipin Balachandran2019-05-101-1/+1
* When looping call fails do not log the exception traceGary Kotton2019-04-151-2/+3
* Fix invalid escape sequence warningSean McGinnis2019-04-101-1/+1
* Return None if no suitable datastore is foundGary Kotton2019-03-031-0/+3
* SDRS recommendation for create VMVipin Balachandran2019-03-031-6/+27
* Add DVS utility methods2.32.12.32.0Gary Kotton2018-09-042-0/+298
* Check if there is a context set before updating the storeRadoslav Gerganov2018-08-312-1/+32
* Merge "Set request context when polling vCenter tasks"Zuul2018-08-232-6/+22
|\
| * Set request context when polling vCenter tasksRadoslav Gerganov2018-08-072-6/+22
* | py37: deal with Exception repr changesCorey Bryant2018-07-301-6/+10
|/
* Utility method to check SDRS enabled statusrocky-em2.31.0Vipin Balachandran2018-07-181-0/+14
* Add function for getting recommended datastoreRadoslav Gerganov2018-07-172-0/+56
* Add utility function for datastore clustersRadoslav Gerganov2018-07-092-0/+68
* Add traversal spec for datastoreFolderRadoslav Gerganov2018-06-192-0/+11
* Fix docstring which breaks doc generationRadoslav Gerganov2018-06-191-0/+1
* Merge "Fix session re-establish failure with PBM APIs"2.29.2Zuul2018-06-022-7/+15
|\
| * Fix session re-establish failure with PBM APIsVipin Balachandran2018-05-072-7/+15
* | Merge "Refactor _start_transfer"Zuul2018-06-021-6/+16
|\ \
| * | Refactor _start_transferVipin Balachandran2018-05-071-6/+16
| |/
* | Specify CA store when making secure connections with urllib32.29.1Radoslav Gerganov2018-05-212-3/+7