summaryrefslogtreecommitdiff
path: root/heat_integrationtests/functional/test_template_resource.py
Commit message (Expand)AuthorAgeFilesLines
* Replace KeyPair resource by TestResourceTakashi Kajinami2022-08-011-13/+8
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-3/+2
* Improve error reporting for missing nested templateZane Bitter2018-06-181-1/+3
* Update functional tests missing skip checkStefan Nica2017-06-281-1/+1
* Remove unnecessary setUp and tearDownzhufl2016-09-301-21/+0
* Remove unknown parameters in patched updateThomas Herve2016-03-171-0/+66
* Merge "Ignore errors on old properties during update"Jenkins2016-02-241-0/+87
|\
| * Ignore errors on old properties during updateThomas Herve2016-02-101-0/+87
* | Use yaml.safe_load() instead of yaml.load()Bo Wang2016-02-161-2/+2
|/
* Split abandon into pre-abandon(export) and abandonKanagaraj Manickam2015-11-201-0/+3
* Fix [H405] pep rule in heat_integrationtestsPeter Razumovsky2015-10-081-2/+8
* Merge "Test case for resource_facade"Jenkins2015-10-061-0/+36
|\
| * Test case for resource_facadeAngus Salkeld2015-09-031-0/+36
* | Merge "Validate TemplateResource schema when based on other templates"Jenkins2015-09-161-0/+90
|\ \ | |/ |/|
| * Validate TemplateResource schema when based on other templatesAngus Salkeld2015-08-051-0/+90
* | Add config entries to skip integration testsRabi Mishra2015-08-071-16/+9
|/
* Add test for template resource suspend/resumekairat_kushaev2015-08-041-0/+33
* Scan for output errors in functional testsAngus Salkeld2015-07-271-0/+3
* Produce more meaningful exception messages in nested stacksAngus Salkeld2015-06-241-0/+36
* Fix property validation for TemplateResource during updateRabi Mishra2015-05-151-3/+97
* Assert that we can update TemplateResources with a new file pathAngus Salkeld2015-05-081-0/+30
* Remove redundant checks of stack statusSergey Kraynev2015-04-201-23/+7
* Persist parent_resource_name and make sure it's availableAngus Salkeld2015-04-101-1/+5
* Use oslo.log for heat_integrationtestsSteve Baker2015-03-171-4/+0
* Move nested stack delete test to functionalAngus Salkeld2015-02-171-26/+49
* Merge "Move assign_keypair method in base class"Jenkins2015-02-131-5/+1
|\
| * Move assign_keypair method in base classSergey Kraynev2015-02-131-5/+1
* | Merge "Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled"Jenkins2015-02-131-1/+1
|\ \ | |/ |/|
| * Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabledSirushti Murugesan2015-02-041-1/+1
* | fixed typo from dependant to dependentVikas Jain2015-02-111-1/+1
* | Fix update on failed stackAngus Salkeld2015-02-031-0/+48
|/
* Convert parser tests that need nested stacks to unit testsAngus Salkeld2015-01-231-0/+53
* Enable H305 and H307 style checksPavlo Shchelokovskyy2015-01-201-0/+1
* Move template resource tests to functionalAngus Salkeld2015-01-121-0/+421