summaryrefslogtreecommitdiff
path: root/heat/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Make standalone heat work with keystone v3rabi2017-07-171-1/+1
* Add a NodeData class to roll up resource dataZane Bitter2017-02-241-0/+4
* Allow to create admin context for testshuangtianhua2016-12-191-2/+2
* Remove db.api wrapperThomas Herve2016-12-131-1/+1
* Don't use config option sqlite_dbChangBo Guo(gcb)2016-08-171-1/+1
* Merge "Commented config for unit test sql logging"Jenkins2016-07-221-0/+2
|\
| * Commented config for unit test sql loggingSteve Baker2016-06-211-0/+2
* | del _session(), use context.session directlySteve Baker2016-06-221-1/+1
|/
* Unit tests: compare stack names in PhysNameZane Bitter2016-03-101-3/+9
* Convergence: Fix to use cache_data for FnGetRefId (1)Rakesh H S2015-09-301-2/+2
* Some lambda were replaced on defDmitry Tyurnikov2015-09-231-2/+1
* Improve unit tests to succeed without hash tweakWang Muyu2015-08-191-0/+31
* Add OS::Heat::None resourceSteven Hardy2015-07-211-0/+9
* Add __hash__ functions where necessarySirushti Murugesan2015-07-021-0/+3
* Pass the environment into the Template class and not StackAngus Salkeld2015-03-181-1/+1
* Store template + environment for rollback.Anant Patil2015-03-111-3/+4
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-2/+2
* Use unique stack name in tests by defaultPavlo Shchelokovskyy2015-01-301-1/+3
* Merge "Adds multi-region support for stack resource"Jenkins2014-12-111-4/+4
|\
| * Adds multi-region support for stack resourceBartosz Górski2014-12-111-4/+4
* | Merge "Fill test database from models description"Jenkins2014-12-081-1/+2
|\ \ | |/ |/|
| * Fill test database from models descriptionVictor Sergeyev2014-11-271-1/+2
* | Pickup the region name passed in from heatclientQI ZHANG2014-11-281-2/+3
|/
* Merge "Import the stack module directly"Jenkins2014-10-061-7/+7
|\
| * Import the stack module directlyAngus Salkeld2014-09-091-7/+7
* | Cleanup trust on delete with stored context if neededSteven Hardy2014-09-091-2/+4
|/
* Use the template module to access the Template classAngus Salkeld2014-08-211-2/+3
* Migrate to oslo.dbThomas Herve2014-07-151-2/+3
* Use None instead of mutables in method params defaultsliu-sheng2014-07-021-2/+4
* tests remove stack_delete_after decoratorSteven Hardy2014-04-301-28/+0
* tests remove wr_delete_after decoratorSteven Hardy2014-04-281-39/+0
* Sync latest oslo.db codeAndrey Kurilin2014-04-111-6/+5
* Merge "Make the first line of every file consistent."Jenkins2014-04-081-1/+1
|\
| * Make the first line of every file consistent.Jason Dunsmore2014-03-041-1/+1
* | Merge "Allow for stack users in _authorize_stack_user"Jenkins2014-04-071-1/+2
|\ \
| * | Allow for stack users in _authorize_stack_userSteve Baker2014-04-071-1/+2
* | | Fix timeout for stack actionsBartosz Górski2014-04-071-2/+4
|/ /
* | Order imports in alphabetical order (8/9)Pavlo Shchelokovskyy2014-03-271-4/+2
|/
* Remove vim header from files.Jason Dunsmore2014-03-041-1/+0
* Account for truncated resource names in test PhysNameRandall Burt2013-12-061-9/+8
* Derive context is_admin from policySteven Hardy2013-11-291-0/+1
* Shorten physical resource name to custom limitSteve Baker2013-11-131-8/+13
* Move db_sync into the sqlalchemy DB api.Dan Prince2013-10-211-2/+2
* Migrate to Oslo DB 96d1f887dda Part 3Alexander Gordeev2013-10-091-1/+7
* heat_keystoneclient: Fix consuming trusts via v2 APISteven Hardy2013-10-011-1/+0
* Change _testnoexisthost_ references in testsSteven Hardy2013-09-041-1/+1
* Migrate stored credentials to keystone trustsSteven Hardy2013-09-041-0/+1
* Remove localhost references from testsSteven Hardy2013-08-301-1/+1
* Merge "Provide a way to clean up testing database"Jenkins2013-08-081-1/+14
|\
| * Provide a way to clean up testing databaseLiang Chen2013-08-081-1/+14