summaryrefslogtreecommitdiff
path: root/heat_integrationtests/common
Commit message (Expand)AuthorAgeFilesLines
...
* Don't manipulate config for admin credsSteve Baker2016-08-132-19/+28
* Register heat tempest pluginSteve Baker2016-08-131-0/+9
* Adopt tempest plugin config namespaceSteve Baker2016-08-032-6/+11
* Increase default sighup_timeoutrabi2016-07-281-1/+1
* Merge "Pass keystone session to clients"Jenkins2016-07-061-35/+6
|\
| * Pass keystone session to clientsRabi Mishra2016-06-071-35/+6
* | Migrate to aodh for OS::Ceilometer::Alarmhuangtianhua2016-06-291-1/+1
* | Config: no need to set default=NoneChangBo Guo(gcb)2016-06-281-1/+0
* | Add integration tests for admin actionsrabi2016-06-142-7/+25
|/
* Migrate to nova api version 2.1huangtianhua2016-06-061-2/+2
* Use keystoneauth1 instead of keystoneclient.authEthan Lynn2016-05-241-7/+4
* Merge "Removes duplicate code autoscale_complete"Jenkins2016-05-191-0/+8
|\
| * Removes duplicate code autoscale_completeRakesh H S2016-04-281-0/+8
* | Remove unnecessary usage of stack_namerabi2016-05-171-8/+2
|/
* Use domain env variables as defaultsRabi Mishra2016-03-232-9/+15
* Fix race condition in reload_on_sighup functionalPeter Razumovsky2016-03-151-0/+5
* Heat integration tests failing against https endpointstyagi2016-03-073-13/+26
* Merge "Fix error msg for wrong auth_url in functional"Jenkins2016-03-071-2/+8
|\
| * Fix error msg for wrong auth_url in functionalPeter Razumovsky2016-03-041-2/+8
* | Merge "Fix test_encryption_vol_type to take admin creds from conf"Jenkins2016-03-021-2/+7
|\ \ | |/ |/|
| * Fix test_encryption_vol_type to take admin creds from confRakesh H S2016-02-191-2/+7
* | Merge "Add functional tests for update restrict"Jenkins2016-02-251-0/+8
|\ \
| * | Add functional tests for update restrictRabi Mishra2016-02-191-0/+8
* | | Merge "Don't resolve outputs during polling stack status"Jenkins2016-02-221-7/+8
|\ \ \ | |/ / |/| |
| * | Don't resolve outputs during polling stack statusSergey Kraynev2016-02-201-7/+8
| |/
* | Hook into environment merging on serverJay Dobies2016-02-121-2/+4
|/
* Merge "Fix imports for pep8 check"Jenkins2016-02-091-18/+17
|\
| * Fix imports for pep8 checkRabi Mishra2016-02-051-18/+17
* | Merge "Fix update preview to handle nested stacks"Jenkins2016-02-071-2/+4
|\ \ | |/ |/|
| * Fix update preview to handle nested stacksSteven Hardy2016-02-031-2/+4
* | Accommodate v2 and v3 auth for integration testsRabi Mishra2016-02-042-35/+81
|/
* Software config zaqar integration testsThomas Herve2016-01-241-1/+4
* Remove default None value for config optionsRabi Mishra2015-11-091-1/+0
* Expand test in-progress workaroundThomas Herve2015-10-221-27/+32
* Merge "Add functional test for ResourceGroup rolling_update"Jenkins2015-10-201-0/+21
|\
| * Add functional test for ResourceGroup rolling_updateRabi Mishra2015-10-161-0/+21
* | Allow LBaas integration tests to dynamically skipMark Vanderwiel2015-10-151-0/+8
|/
* Fix [H405] pep rule in heat_integrationtestsPeter Razumovsky2015-10-084-10/+10
* Merge "Add integration tests for preview update"Jenkins2015-10-061-0/+19
|\
| * Add integration tests for preview updateJason Dunsmore2015-09-211-0/+19
* | Add functional test coverage for PATCH updatesSteven Hardy2015-10-021-3/+5
* | Change cinder client version to 2 for integration testsRabi Mishra2015-09-291-1/+1
* | Add integration test for UPDATE_FAILED recoverySergey Kraynev2015-09-101-7/+15
|/
* Move TestResource in-treeAngus Salkeld2015-09-041-226/+0
* Make the TestResource a bit smarterAngus Salkeld2015-09-041-31/+123
* Assert DELETE_COMPLETE on all stack delete cleanupSteve Baker2015-08-191-5/+5
* Adds option to skip specific testsRabi Mishra2015-08-121-4/+6
* Add cleanup when skipping tests for stack actionsRabi Mishra2015-08-101-5/+6
* Add config entries to skip integration testsRabi Mishra2015-08-072-15/+25
* Merge "Add a functional test option to skip notification tests"Jenkins2015-08-031-0/+3
|\