summaryrefslogtreecommitdiff
path: root/heatclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Set Content-Type header explictly for SessionClient1.16.2Rabi Mishra2019-03-181-2/+6
* Merge "Enable some off-by-default checks"Zuul2018-07-201-2/+1
|\
| * Enable some off-by-default checksblue552017-06-221-2/+1
* | 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 "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 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 "Don't encode path separators"1.10.0Jenkins2017-06-053-31/+31
|\ \ \ | |_|/ |/| |
| * | Don't encode path separatorsrabi2017-05-093-31/+31
* | | Merge "Replace mox3 with mock"Jenkins2017-05-271-278/+230
|\ \ \
| * | | Replace mox3 with mockPanFengyun2016-12-201-278/+230
* | | | Merge "Pass event filters to the server side"Jenkins2017-05-191-3/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Pass event filters to the server sideThomas Herve2017-03-281-3/+9
* | | | Merge "Add '--yes' for openstack stack snapshot delete"Jenkins2017-05-171-1/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add '--yes' for openstack stack snapshot deletericolin2017-04-261-1/+27
* | | | Build event stack_name from linksThomas Herve2017-03-281-2/+3
| |/ / |/| |
* | | Merge "Support openstack stack export"Jenkins2017-03-161-0/+36
|\ \ \
| * | | Support openstack stack exporthuangtianhua2017-02-141-0/+36
* | | | Merge "Replace mox3 with mock"Jenkins2017-03-141-382/+297
|\ \ \ \
| * | | | Replace mox3 with mockshizhihui2016-11-131-382/+297
| | |/ / | |/| |
* | | | Merge "Replace mox3 with mock"Jenkins2017-03-141-60/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Replace mox3 with mockshizhihui2016-11-131-60/+60
| |/ /
* | | Merge "Show 'project' info if heat server returns"Jenkins2017-02-132-20/+43
|\ \ \
| * | | Show 'project' info if heat server returnshuangtianhua2017-01-242-20/+43
* | | | Don't always resolve outputs when showing a stackCrag Wolfe2017-01-281-3/+16
|/ / /
* | | Distinguish between stack and resource events when pollingZane Bitter2017-01-092-13/+60
* | | Make sure the --heat-url option is respected, part 2Jason Dunsmore2017-01-061-3/+6
* | | Merge "Add convenience function for events over websocket"Jenkins2016-12-271-0/+42
|\ \ \
| * | | Add convenience function for events over websocketThomas Herve2016-12-191-0/+42
* | | | Add aliases to orchestration template version listSteven Hardy2016-12-141-9/+20
| |_|/ |/| |
* | | Merge "User server side env merging with osc plugin"Jenkins2016-12-141-0/+22
|\ \ \
| * | | User server side env merging with osc pluginrabi2016-12-141-0/+22
| | |/ | |/|
* | | Update headers for the Openstack Orchestration commandsVijendra Soni2016-11-222-5/+5
|/ /
* | Move required modules from oslo-incubatorrabi2016-11-121-1/+1
|/
* Return condition functions based on the filter paramhuangtianhua2016-10-201-5/+21
* Merge "Fix "heat output-show -F json" output format"Jenkins2016-10-171-3/+13
|\
| * Fix "heat output-show -F json" output formatJason Dunsmore2016-09-301-3/+13
* | Use event_time as default event sort key in OSCJason Dunsmore2016-09-281-1/+35
|/
* Don't use endpoint_override with sessiontamilhce2016-09-091-3/+3