summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove unnecessary install_heat_otherrabi2016-10-192-69/+2
* | Use RPC to retrieve nested stack outputThomas Herve2016-10-144-51/+70
* | Avoid loading nested stacks in memory where possibleZane Bitter2016-10-145-75/+81
* | Keep same physical_resource_name in backup stackZane Bitter2016-10-141-1/+1
|/
* Add http_proxy_to_wsgi middleware to Heat CFN endpointJuan Antonio Osorio Robles2016-10-131-2/+2
* Merge "Create a root Yaql context" into stable/newtonJenkins2016-10-101-2/+3
|\
| * Create a root Yaql contextThomas Herve2016-10-071-2/+3
* | Imported Translations from ZanataOpenStack Proposal Bot2016-10-0813-1733/+92
|/
* Merge "Don't get derived config if resource ID unset" into stable/newtonJenkins2016-10-072-4/+36
|\
| * Don't get derived config if resource ID unsetDrago Rosson2016-10-032-4/+36
* | Merge "Break cycle between Resource and Attributes" into stable/newtonJenkins2016-10-073-5/+22
|\ \
| * | Break cycle between Resource and AttributesThomas Herve2016-09-303-5/+22
| |/
* | Merge "Use __slots__ in ResourceInfo classes" into stable/newtonJenkins2016-10-071-0/+10
|\ \
| * | Use __slots__ in ResourceInfo classesZane Bitter2016-10-061-0/+10
| |/
* | Pass region_name to session clientrabi2016-10-0714-13/+31
|/
* Merge "Increase the timeout for the stop_stack message" into stable/newton7.0.0.0rc27.0.0Jenkins2016-09-263-8/+57
|\
| * Increase the timeout for the stop_stack messageZane Bitter2016-09-233-8/+57
* | Get rid of circular reference in Event classZane Bitter2016-09-231-4/+4
|/
* Merge "Don't use cast() to do StackResource delete" into stable/newtonJenkins2016-09-234-5/+7
|\
| * Don't use cast() to do StackResource deleteZane Bitter2016-09-224-5/+7
* | Do not attempt deletion of a DELETE_COMPLETE stack in service apiCrag Wolfe2016-09-222-0/+15
|/
* Merge "Fix cancel update for nova server with defined port" into stable/newtonJenkins2016-09-214-62/+161
|\
| * Fix cancel update for nova server with defined portOleksii Chuprykov2016-09-214-62/+161
* | Merge "Re-trigger on update-replace" into stable/newtonJenkins2016-09-213-24/+43
|\ \ | |/
| * Re-trigger on update-replaceAnant Patil2016-09-213-24/+43
* | Merge "Legacy delete attempt thread cancel before stop" into stable/newtonJenkins2016-09-212-37/+97
|\ \ | |/ |/|
| * Legacy delete attempt thread cancel before stopSteve Baker2016-09-212-37/+97
* | Merge "Updated from global requirements" into stable/newtonJenkins2016-09-211-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2016-09-201-1/+1
* | | Merge "Cancel traversal of nested stack" into stable/newtonJenkins2016-09-202-16/+53
|\ \ \
| * | | Cancel traversal of nested stackAnant Patil2016-09-202-16/+53
* | | | Merge "Don't acquire the lock when cancelling a stack" into stable/newtonJenkins2016-09-203-6/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't acquire the lock when cancelling a stackZane Bitter2016-09-193-6/+36
* | | | Merge "Use correct schema for SoftwareDeploymentGroup rolling_update" into st...Jenkins2016-09-201-0/+13
|\ \ \ \
| * | | | Use correct schema for SoftwareDeploymentGroup rolling_updateZane Bitter2016-09-191-0/+13
* | | | | Merge "Fix sync point delete" into stable/newtonJenkins2016-09-204-14/+46
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Fix sync point deleteAnant Patil2016-09-194-14/+46
| |/ /
* | | Merge "Correct the response info of template-version-list" into stable/newtonJenkins2016-09-201-1/+1
|\ \ \
| * | | Correct the response info of template-version-listhuangtianhua2016-09-191-1/+1
| |/ /
* | | Merge "Allow update inplace for allowed_address_pairs" into stable/newtonJenkins2016-09-202-2/+12
|\ \ \ | |/ / |/| |
| * | Allow update inplace for allowed_address_pairsSergey Kraynev2016-09-192-2/+12
* | | Update UPPER_CONSTRAINTS_FILE for stable/newtonDavanum Srinivas2016-09-191-1/+1
| |/ |/|
* | Don't log locked resource at ERROR levelZane Bitter2016-09-161-8/+9
|/
* Update .gitreview for stable/newtonDavanum Srinivas2016-09-151-0/+1
* Merge "Make get_attr consistent across template versions"7.0.0.0rc1stable/newtonJenkins2016-09-151-12/+17
|\
| * Make get_attr consistent across template versionsZane Bitter2016-09-141-12/+17
* | Merge "Skip resource counting during validation"Jenkins2016-09-152-0/+10
|\ \
| * | Skip resource counting during validationThomas Herve2016-09-142-0/+10
* | | Merge "Avoid circular references in Macro class"Jenkins2016-09-151-1/+11
|\ \ \
| * | | Avoid circular references in Macro classZane Bitter2016-09-141-1/+11