summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* Merge "Stop periodic watcher tasks before deleting stack" into stable/icehouse2014.1.2Jenkins2014-08-022-0/+26
|\
| * Stop periodic watcher tasks before deleting stackJason Dunsmore2014-07-152-0/+26
* | Merge "Sync threadgroup module from the oslo stable branch" into stable/icehouseJenkins2014-08-022-5/+40
|\ \ | |/
| * Sync threadgroup module from the oslo stable branchJason Dunsmore2014-07-152-5/+40
* | Merge "Move novaclient exceptions to heat.tests.v1_1.fakes" into stable/icehouseJenkins2014-08-013-16/+17
|\ \ | |/
| * Move novaclient exceptions to heat.tests.v1_1.fakesJason Dunsmore2014-07-153-16/+17
* | Merge "Pass the parent's registry into child stacks" into stable/icehouseJenkins2014-08-015-12/+144
|\ \
| * | Pass the parent's registry into child stacksAngus Salkeld2014-06-255-12/+144
* | | Merge "Allow metadata updates to provider resources" into stable/icehouseJenkins2014-07-281-1/+1
|\ \ \ | |_|/ |/| |
| * | Allow metadata updates to provider resourcesZane Bitter2014-06-191-1/+1
| |/
* | Fix String Parameter Receive a unicodeEthan Lynn2014-06-202-3/+14
|/
* Merge "Do no re-validate parameters for existing stacks" into stable/icehouseJenkins2014-06-132-4/+60
|\
| * Do no re-validate parameters for existing stacksThomas Spatzier2014-06-102-4/+60
* | Merge "Do not validate constraints in schema constructor" into stable/icehouseJenkins2014-06-1314-83/+153
|\ \ | |/
| * Do not validate constraints in schema constructorThomas Spatzier2014-06-1014-83/+153
* | Ensure routing key is specified in the address for a direct producerRussell Bryant2014-06-091-1/+1
|/
* Merge "Fix status reason in events for deployment signals" into stable/icehouse2014.1.1Jenkins2014-06-032-2/+23
|\
| * Fix status reason in events for deployment signalstengqm2014-05-282-2/+23
* | Merge "Avoid redundant polling of DB for metadata" into stable/icehouseJenkins2014-06-011-5/+4
|\ \
| * | Avoid redundant polling of DB for metadataZane Bitter2014-05-281-5/+4
| |/
* | Merge "Using correct attribute of exception" into stable/icehouseJenkins2014-05-311-1/+2
|\ \
| * | Using correct attribute of exceptionSergey Kraynev2014-05-281-1/+2
| |/
* | Merge "Catch NotFound for keystone delete operations" into stable/icehouseJenkins2014-05-312-7/+50
|\ \
| * | Catch NotFound for keystone delete operationsSteve Baker2014-05-282-7/+50
| |/
* | Merge "Truncate status_reason to column length" into stable/icehouseJenkins2014-05-312-13/+44
|\ \
| * | Truncate status_reason to column lengthSteve Baker2014-05-282-13/+44
| |/
* | Merge "Fix failed to delete the NovaFloatingIPAssociation resource" into stab...Jenkins2014-05-312-2/+24
|\ \
| * | Fix failed to delete the NovaFloatingIPAssociation resourcehuangtianhua2014-05-282-2/+24
| |/
* | Merge "Ignore nova limits set to '-1'" into stable/icehouseJenkins2014-05-292-16/+34
|\ \
| * | Ignore nova limits set to '-1'Vladimir Kuklin2014-05-062-16/+34
* | | Allow NotFound to be created without argsSteve Baker2014-05-282-10/+103
| |/ |/|
* | Don't dynamically create provider types in the global envAngus Salkeld2014-05-212-1/+6
|/
* Don't pass enable_snat by default in RouterThomas Herve2014-04-282-2/+67
* Cherry pick oslo-incubator db fixes2014.1.rc22014.1Thomas Herve2014-04-101-4/+14
* Add handle_update to VolumeAttachmentPavlo Shchelokovskyy2014-04-102-45/+319
* Ensure outputs are resolved for adopted stacksSteven Hardy2014-04-102-10/+15
* Pass and use the environment in validate_templateThomas Herve2014-04-107-31/+59
* Cherry pick oslo rpc HA fixesThomas Herve2014-04-102-4/+9
* Check top-level sections when parsing a templateThomas Spatzier2014-04-099-4/+153
* Fix timeout for stack actionsBartosz Górski2014-04-099-12/+75
* Credentials for native heat os-collect-config pollingSteve Baker2014-04-092-6/+10
* Allow for stack users in _authorize_stack_userSteve Baker2014-04-095-5/+163
* Fix Jenkins translation jobsAndreas Jaeger2014-04-0962-36638/+0
* Add a resource_facade intrinsic function to HOTZane Bitter2014-04-093-2/+95
* Resolve data from Resource FacadeZane Bitter2014-04-092-2/+25
* Add a default DeletionPolicy for Fn::ResourceFacadeZane Bitter2014-04-092-13/+2
* Always answer empty list if deployments not readyJUNJIE NAN2014-04-092-6/+19
* Ensure parameter timeout_mins available in updateZhang Yang2014-04-094-4/+32
* Insertion port id in address attribute of serverSergey Kraynev2014-04-093-6/+82
* Merge "version migration fails if version is an integer"2014.1.rc1Jenkins2014-03-311-1/+1
|\