summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit/v1
Commit message (Expand)AuthorAgeFilesLines
* Tests: Don't write bash-completion cache filesEric Harney2019-08-221-0/+2
* Fix encoding of query parametersGoutham Pacha Ravi2018-09-131-7/+10
* Enable H306Eric Harney2017-08-016-5/+10
* Fix pep8 errorsGorka Eguileor2017-03-151-2/+1
* Python3 common patternsxianming mao2017-01-101-2/+2
* Modify assertTruezheng yin2016-09-111-2/+2
* Fix batch deleting issue in volume_type.unset_keys()Rui Chen2016-07-062-1/+10
* Fix Service.__repr__ to remove the undefined attributexiexs2016-06-251-0/+16
* Merge "Fix argument order for assertEqual to (expected, observed)"Jenkins2016-06-141-1/+1
|\
| * Fix argument order for assertEqual to (expected, observed)reedip2016-06-141-1/+1
* | Make __repr__ print encryption_id for VolumeEncryptionType classxiexs2016-05-271-0/+18
* | Support api-microversionsscottda2016-04-192-15/+6
* | Merge "Removed Extra code"Jenkins2016-03-241-5/+0
|\ \
| * | Removed Extra coderoot2016-03-141-5/+0
| |/
* | Merge "Keep py3.X compatibility for urllib"Jenkins2016-03-171-4/+1
|\ \ | |/ |/|
| * Keep py3.X compatibility for urllibLiuNanke2016-01-141-4/+1
* | Return wrapper classes with request_ids attributeAnkit Agrawal2016-01-281-1/+2
|/
* New mock release(1.1.0) broke unit/function testsrico.lin2015-07-141-3/+3
* Revert "Enable version discovery"Mike Perez2015-07-021-17/+4
* Merge "Support host-attach of volumes"Jenkins2015-06-092-3/+8
|\
| * Support host-attach of volumesTomoki Sekiyama2015-06-012-3/+8
* | Merge "Add findall server side filtering"Jenkins2015-06-051-1/+2
|\ \ | |/ |/|
| * Add findall server side filteringAnton Arefiev2015-05-221-1/+2
* | Bump hacking to >=0.10.0,<0.11 to fix failure of gate pep8Tomoki Sekiyama2015-06-011-1/+1
|/
* Find resource refactoringAnton Arefiev2015-05-122-4/+4
* Support pagination param limit in volume list in V1Anton Arefiev2015-04-221-0/+4
* Merge "cinder list now supports filter by tenant"Jenkins2015-04-201-0/+10
|\
| * cinder list now supports filter by tenantyatin karel2015-04-121-0/+10
* | Enable version discoveryMike Perez2015-04-201-4/+17
|/
* Move unit tests into test directoryJohn Griffith2015-03-2319-0/+2588