summaryrefslogtreecommitdiff
path: root/heatclient
Commit message (Expand)AuthorAgeFilesLines
* Accept sha256 hash for swift tempurlTakashi Kajinami2022-07-181-1/+1
* Merge "Remove six"Zuul2022-06-1337-227/+180
|\
| * Remove sixTakashi Kajinami2022-05-0937-227/+180
* | Encode urls in unit testsPavlo Shchelokovskyy2022-06-132-3/+6
|/
* Replace deprecated import of ABCs from collectionsTakashi Kajinami2021-12-161-3/+3
* Fix test and lower constraintsrabi2021-12-161-1/+1
* Replace oslo_utils.fnmatch with fnmatch2.4.0Takashi Kajinami2021-07-061-2/+1
* Merge "Stop to use the __future__ module."2.3.0Zuul2020-11-161-2/+0
|\
| * Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* | Python 3.9: base64.encodestring is removedThomas Goirand2020-10-161-1/+1
* | [goal] Migrate testing to ubuntu focalGhanshyam Mann2020-09-061-1/+1
* | Native Zuul v3 version of the functional legacy jobvictoria-em2.2.1Luigi Toscano2020-08-192-51/+2
* | Use unittest.mock instead of third party mockjacky062020-05-0627-29/+43
|/
* Update hacking for Python3ussuri-em2.1.0Andreas Jaeger2020-03-318-11/+14
* Merge "Add files-container option for stack create and update"Zuul2020-02-214-31/+91
|\
| * Add files-container option for stack create and updaterabi2018-08-294-31/+91
* | Merge "Allow to set poll interval to OSC stack create"Zuul2020-02-212-1/+28
|\ \
| * | Allow to set poll interval to OSC stack createPavlo Shchelokovskyy2019-09-252-1/+28
* | | Merge "Cleanup of .keys() from dict_object.keys() *in* operator"Zuul2020-02-214-4/+4
|\ \ \
| * | | Cleanup of .keys() from dict_object.keys() *in* operatorjacky062019-12-054-4/+4
| |/ /
* | | Remove dependency on mox3Zane Bitter2020-02-101-5/+0
* | | Remove mox usage from test_shellZane Bitter2020-02-102-291/+121
* | | tests: Convert 'test_resources' to mockStephen Finucane2020-01-301-38/+23
* | | tests: Pre-mox removal cleanupStephen Finucane2020-01-301-43/+47
|/ /
* | Merge "Ignore not found when delete in test"Zuul2019-09-051-1/+8
|\ \
| * | Ignore not found when delete in testricolin2019-02-031-1/+8
* | | Merge "Update stack_id clearify for heat client functions"1.18.0Zuul2019-08-053-16/+34
|\ \ \
| * | | Update stack_id clearify for heat client functionsricolin2019-08-033-16/+34
* | | | Fix unit testsZane Bitter2019-06-241-1/+1
* | | | Fix missing print formatzhufl2019-05-212-3/+2
|/ / /
* | | Set Content-Type header explictly for SessionClientRabi Mishra2019-03-152-2/+9
* | | Merge "Set X-Region-Name in header when using SessionClient"Zuul2018-12-191-0/+4
|\ \ \
| * | | Set X-Region-Name in header when using SessionClientrabi2018-09-191-0/+4
* | | | Merge "Replace deprecated "decodestring()" by "decodebytes()""Zuul2018-11-281-8/+8
|\ \ \ \
| * | | | Replace deprecated "decodestring()" by "decodebytes()"Vu Cong Tuan2018-11-021-8/+8
| |/ / /
* | | | Merge "Load files from adopt file when adopt stack"Zuul2018-11-204-9/+76
|\ \ \ \ | |/ / / |/| | |
| * | | Load files from adopt file when adopt stackricolin2018-07-204-9/+76
| |/ /
* | | Don't change pyyaml behaviorMehdi Abaakouk2018-09-041-4/+13
| |/ |/|
* | Merge "Enable some off-by-default checks"Zuul2018-07-201-2/+1
|\ \
| * | Enable some off-by-default checksblue552017-06-221-2/+1
* | | Merge "Add heat CLI test for stack-show"Zuul2018-07-132-0/+12
|\ \ \
| * | | Add heat CLI test for stack-showGeorgy Dyuldin2018-03-262-0/+12
| | |/ | |/|
* | | Merge "Fix log_http_request function in http module"Zuul2018-07-051-1/+4
|\ \ \
| * | | Fix log_http_request function in http moduleliyi2018-02-011-1/+4
* | | | Merge "Update the documentation link for doc migration"Zuul2018-06-291-1/+1
|\ \ \ \
| * | | | Update the documentation link for doc migrationlingyongxu2018-06-091-1/+1
* | | | | Handle token_endpoint auth type in osc pluginrabi2018-06-111-1/+3
|/ / / /
* | | | Mark stacks returned by get loadedThomas Herve2018-06-071-1/+1
* | | | Use assertRegex instead of assertRegexpMatchesVu Cong Tuan2018-04-111-17/+17
| |/ / |/| |
* | | Merge "Document osc CLI"Zuul2018-03-011-9/+10
|\ \ \