summaryrefslogtreecommitdiff
path: root/heatclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Accept sha256 hash for swift tempurlTakashi Kajinami2022-07-181-1/+1
* Merge "Remove six"Zuul2022-06-1315-152/+128
|\
| * Remove sixTakashi Kajinami2022-05-0915-152/+128
* | Encode urls in unit testsPavlo Shchelokovskyy2022-06-132-3/+6
|/
* Fix test and lower constraintsrabi2021-12-161-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-312-5/+5
* Merge "Add files-container option for stack create and update"Zuul2020-02-211-0/+12
|\
| * Add files-container option for stack create and updaterabi2018-08-291-0/+12
* | Merge "Allow to set poll interval to OSC stack create"Zuul2020-02-211-0/+18
|\ \
| * | Allow to set poll interval to OSC stack createPavlo Shchelokovskyy2019-09-251-0/+18
* | | Remove dependency on mox3Zane Bitter2020-02-101-5/+0
* | | Remove mox usage from test_shellZane Bitter2020-02-101-288/+120
* | | 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
* | | Fix unit testsZane Bitter2019-06-241-1/+1
* | | Set Content-Type header explictly for SessionClientRabi Mishra2019-03-151-2/+6
* | | 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-202-6/+66
|\ \ \ | |/ / |/| |
| * | Load files from adopt file when adopt stackricolin2018-07-202-6/+66
| |/
* | 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
| | |/ | |/|
* | | Use assertRegex instead of assertRegexpMatchesVu Cong Tuan2018-04-111-17/+17
|/ /
* | Merge "Add `--converge` argument for osc stack update"Zuul2017-12-011-0/+10
|\ \
| * | Add `--converge` argument for osc stack updatericolin2017-10-201-0/+10
* | | Allow cancelling create_in_progress stacks with --no-rollbackrabi2017-11-081-2/+17
* | | Add --no-rollback option for stack cancelrabi2017-11-082-0/+21
* | | Modify error message encountered during stack updatePriyaDuggirala2017-10-271-2/+2
* | | Merge "Use generic user for both zuul v2 and v3"1.12.0Zuul2017-10-231-3/+3
|\ \ \
| * | | Use generic user for both zuul v2 and v3Nam Nguyen Hoai2017-10-171-3/+3
* | | | Merge "No longer use oslotest.mockpatch"Zuul2017-10-171-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | No longer use oslotest.mockpatchThomas Bechtold2017-10-091-2/+1
* | | | Don't override sections in deep_updateThomas Herve2017-10-051-0/+45
|/ / /
* | | Support --show-nested in openstack stack update --dry-runRoberto Polli2017-09-281-0/+11
* | | Merge "Decode content before checking"Jenkins2017-08-091-1/+1
|\ \ \
| * | | Decode content before checkingrabi2017-07-261-1/+1
* | | | Fixing read before prompt bugJoe Borg2017-07-261-1/+3
* | | | Merge "Add functinoal tests for 'openstack stack snapshot delete'"Jenkins2017-07-191-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Add functinoal tests for 'openstack stack snapshot delete'shizhihui2016-11-141-0/+9
* | | | Merge "Add optional arguments '-y' in CLI:snapshot-delete"Jenkins2017-07-051-1/+63
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add optional arguments '-y' in CLI:snapshot-deletericolin2017-05-171-1/+63
* | | | Merge "Replace six.iteritems() with .items()"Jenkins2017-06-121-2/+2
|\ \ \ \
| * | | | Replace six.iteritems() with .items()M V P Nitesh2017-03-311-2/+2
* | | | | Merge "Don't encode path separators"1.10.0Jenkins2017-06-053-31/+31
|\ \ \ \ \ | |_|_|_|/ |/| | | |